.tabletop {
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
body {
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

}
.tablemenu {
	background-color: #CC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
	vertical-align: middle;

}
.tableleft {
	background-color: #dedede;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	width: 160px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: top;



}
.tableleft img {
	background-color: #dedede;
	
	border: 1px solid #333333;
	border: #333333;
}
.official {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 75%;
	padding: 4px;


}
.leftlatest {
	font-size: 70%;
	padding: 3px;

}
.merchandise {
	width: 120px;
	text-align: center;
	font-size: 70%;
	border: 1px solid #333333;


}
.tablecentre {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 75%;
	vertical-align: top;
	padding: 8px;




}
.tableright {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
}
.tablefooter {
	font-size: 60%;
	text-align: center;
}
input {
	font-size: 70%;
}

hr {
	border: none 0;
	border-top: 1px dashed #cc0000;
		height: 1px;
	text-align: center;

} 

A:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #dedede;









	
	}
A:visited {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #dedede;


}
A:hover {
	COLOR: #cc0000;
	font-weight: bold;
	background-color: #FFFFFF;
	

}
h1 {
	font-weight: bold;
	color: #000000;
	font-size: 1.3em;
	
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;


}

.higlight {  color: #666666; font-weight: bold; text-align: justify;}form {
	background-attachment: fixed;
	background-image: url(images/babesWbushell.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
button {
	background-color: #FF0000;
}

UL 
{
	list-style-image: url('images/bullet.jpg');
	}
	
	/*this is to keep page from shifting to left on load in safari and firefox*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }