.TopNavRow2Text{
	 color :#000000;
	 font-size  :13px;
	 font-family : Arial ;
	 text-decoration  : none ;
	 background-color :#D4DDEE;
}
.THHeader{
	 color :#FFFFFF;
	 font-size  :12px;
	 font-family : Verdana ;
	 font-weight  : bold ;
	 text-decoration  : none ;
	 background-color :#08416C;
}
.tdRow1Color {
	 background-color :#90A870;
}
.tdRow2Color {
	 background-color :#FFFCCC;
}
a.allpage:link {
	 color :#000000;
	 font-size  :12px;
	 font-family : Verdana ;
	 text-decoration  : underline ;
}
a.allpage:visited {
	 color :#000000;
	 font-size  :12px;
	 font-family : Verdana ;
	 text-decoration  : underline ;
}
a.allpage:hover {
	 color :#000000;
	 font-size  :12px;
	 font-family : Verdana ;
	 text-decoration  : none ;
}
.Plaintext{
	 color :#000000;
	 font-size  :11px;
	 font-family : Verdana ;
	 text-decoration  : none ;
}
.Plaintextbold{
	 color :#000000;
	 font-size  :12px;
	 font-family : Verdana ;
	 font-weight  : bold ;
	 text-decoration  : none ;
}
.ProductTitle{
	 color :#666666;
	 font-size  :12px;
	 font-family : Tahoma,Verdana,Arial, sans-serif;
	 font-weight  : bold ;
	 text-decoration  : none ;
}
.ProductPrice{
	 color :#000000;
	 font-size  :11px;
	 font-family : Tahoma,Verdana,Arial, sans-serif;
	 font-weight  : bold ;
	 text-decoration  : none ;
}
.ProductDesc {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}
.CompPrice{
	 color :#FF0000;
	 font-size  :11px;
	 font-family : Tahoma,Verdana,Arial ;
	 font-weight  : bold ;
	 text-decoration  : none ;
}
.smalltextblk{
	 color : #000000;
	 font-size  :10px ;
	 font-family : Verdana ;
	 text-decoration  : none ;
}
.pagenavbg {
	 background-color :#FFFFFF;
}

/* custom styles */
body {
	font-family: Arial, Helvetica, sans-serif;
}
body > table {
	margin: 0px auto;
}
.background {
	background-color :#08416C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #680000;
	font-size:12px;
}
.header {
	padding: 0px 5px 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00336B;
	font-size:20px;
	font-weight:bold
}
.title {
	color:#00336B;
	font-size:20px;
	font-weight:bold;
}
.names {
	color: #680000;
	font-size:12px;
}
a.homelink {
	color: #680000;
}
a.homelink:hover {
	color: #8FA163;
	text-decoration: none;
}
img.homeimg {
	border-width: 1px;
}