body {
	background-color: #eff2f9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d3349;
}
a {
	color: #2c4155;
}
a:hover {
	color: #2c4155;
}

.saleprice {
	color: #cb0b0b;
}
#tableheaderrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image:url(images/headerbg.gif);
	height:37px;
	text-align:center;
}
#tableleftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4b83c6;
	padding-left:7px;
	width:176px;
	background-image:url(images/table_leftcol_bg.gif)
}
#table{
border-top: solid 1px #cde1f9;
border-right: solid 1px #cde1f9;
}

#table TD {
border-left: solid 1px #cde1f9;
border-bottom: solid 1px #cde1f9;
font-weight:bold;
}
#switch {
	padding-left: 10px;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1d3349;
	font-style: italic;
	padding-top:10px;
	text-align:center;
	width:620px;
}
#award {
	padding-left: 15px;
	padding-top:7px;
}
#footerpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1d3349;
	font-style: normal;
	padding-top:12px;
	text-align:center;
}
#promocode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	padding-top:12px;
	text-align:center;
}
