body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color:#000099;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration:none;
	color: #FDE226;
}
a:active {
	text-decoration: none;
	color: #168EE7;
}

.topHeader {
	width:100%;
	height:100px;
	background-image:url(../top_navbar_bk.gif);
	background-color: #829AC8;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	height: 5px;
	width: 460px;
	left: 265px;
	top: 78px;
	color: #000099;
}
#sideNav {
	/*height: 305px;*/
	width: 130px;
	background-color: #A8B9D9;
	background-image: url(../sideNav_bk.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	left: 0px;
	top: 130px;
	padding-right: 5px;
	z-index: 1;
	list-style-image: url(../bullet.gif);
}
#sideNav a:link, #sideNav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FB7446;
	padding-left: 15px;
}
#sideNav a:hover, #sideNav a:active {
	text-decoration: underline;
	font-weight:bold;
	color: #8493FB;
}
#sideNav li {
	margin-left:-20px;
}
#sideNav ol {
	margin-right: -3px;
}
.productHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 160px;
	color: #6487DB;
	padding-bottom: 5px;
}
.mainContent {
	position:relative;
	width: 600px;
	background-image: url(../horse_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 160px;
	list-style-image: url(../bullet.gif);
	
}
.mainContent a:link, .mainContent a:visited {
	color:#0C34C0;
}
.mainContent a:hover, .mainContent a:active {
	text-decoration: underline;
	color: #8493FB;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1E7F2;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D2DBEB;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 20px;
	color: #6180B8;
	text-align: center;
	z-index: 3
}
#footer a:link, #footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FB7446;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #8493FB;
}
#productTable {
	background-color: #FFFFFF;
	border-left: 1px solid #C4D0E5;
	border-bottom: 1px solid #C4D0E5;
	border-top: 1px solid #C4D0E5;
	margin-left: 10%;
	width: 450px;
}
#productTable td{
	border-top: 1px solid #C4D0E5;
	border-right: 1px solid #C4D0E5;
	text-align: left;
	padding-left: 10px;
	height: 20px;
}
#productTable th{
	background-color: #EBEFF6;
	border-right: 1px solid #C4D0E5;
	text-align: left;
	padding-left: 7px;
	height: 25px;
}
#orderTable {
	width: 400px;
	margin-left: 15%;
}
#orderTable td {
	vertical-align: bottom;
	text-align:center;
}
#twoPly {
	position: relative;
	/*top: 400px;
	left: 175px;*/
}
