body 
{
	
	background-color: #212638;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	color: #212638;
	
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 1px;
}

h2
{
	color: #476332;
	font-size: 16px;
	margin-bottom: 1px;
}

h3, h4, h5, h6
{
	margin-top: 1px;
	margin-bottom: 1px;
}

.productListImage
{
	padding-right: 10px;

}

.tblNav td a, a:link, a:active, a:visited, a:hover
{
	color: #E0BD3F;	
}
.tblNav a:hover 
{
	text-decoration: underline;
	color: #E0BD3F;
}
.tblNav a:visited 
{
	color: #E0BD3F;
}


.tblContent a:active, a:link, a:visited 
{
	color:#B38600;
	text-decoration: none;
}

.tblContent a:hover 
{
	text-decoration: underline;
	color: #B38600;
}

a 
{
	font-size: 12px;
	font-weight: bold;
}

.errortext
{
	color: Maroon;
	font-size: 8pt;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}
.page
{
	width: 750px;
	border: 0px;
	
}


.banner
{
	width:750px;
	height:176px;
	vertical-align: top;
	background-image: url(../images/top.jpg);
}
.tblBanner
{
	width: 750px;
	height:176px;
	border: 0px; 
}
.tblNav
{
	width: 490px;
	border: 0px; 
}
.tblNav td
{
	padding-left: 10px;
	text-align: center;
}
.content
{
	vertical-align: top;
	background-image: url(../images/contentbg.jpg);
	width: 750px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.tblContent
{
	width: 100%;
	padding: 0, 10px, 0, 10px;
	border: 0px;
}
.tblContent td
{
	vertical-align: top;
}
.footer
{
	 height: 80px;
	 vertical-align:bottom;
	 background-image: url(../images/bottom.jpg);
}
.footer_text
{
	color: #FFFFFF;	
	font-size: x-small;
}