body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
} 
td, p { font-family : Verdana, Geneva, sans-serif; font-size: 12px; font-weight: normal }
#divHeader {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 772px;
}
#divTop {
	height: 290px;
	padding: 0px;
	margin: 0px;
	background-color: #3588D6;
}
#divMenu {
	width: 772px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#divMenu ul {
	display: inline;
}
#divMenu li {
	display: inline;
	padding-right: 7px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 7px;
	border-right-width: 1px;
}




h3 { font-size : 16px; font-weight: bold; color : #000000; font-family : arial, helvetica, sans-serif; text-decoration : none; }
h2 { font-size : 12px; font-weight: Bold; color : #353535; font-family : arial, helvetica, sans-serif; text-decoration : none; }
a:link { color : #048; text-decoration : none; } 
a:visited { color : #048; text-decoration : none; } 
a:hover { color : #FF3E3E; text-decoration : underline; } 
a:active { color : #048; text-decoration : none; } 
.tabon { FONT-WEIGHT: bold; CURSOR: hand; COLOR: #FFFFFF;  TEXT-DECORATION: none;}
.taboff {	CURSOR: hand; COLOR: #FFFFFF; TEXT-DECORATION: none; }

.ItemName {
	color: #FF8100;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	text-decoration:none;
}

.ItemPrice {
	color: #000000;
	font-weight:bold;
}

.ItemDesc {
	color: #777777;
	text-align:left;
	margin-top: 10px;
	margin-bottom:10px;
}
#footertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
