BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 5;
	color : #000066;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	margin-left : 20;
	margin-top : 2px;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #990000;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 18px;
	margin-bottom : 2;
	margin-top : 5;
	margin-left: 5;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #990000;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 18px;
	margin-left : 5;
	margin-right : 3;
	margin-bottom : 2;
	margin-top : 2;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000066;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 18px;
	margin-left: 5;
	margin-right : 3;
	margin-bottom : 2;
	margin-top : 2;	
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	margin-left: 5;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000066;
	font-weight : normal;
	margin-top : 2;
	margin-right : 2;
	margin-bottom : 2;
	margin-left: 5;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000066;
	font-weight : normal;
	margin-left: 2;
	margin-top: 2
}
HR {
	color : Maroon;
}

.BWHITE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
	font-weight : bold;
}

.H1Orange{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #990000;
	font-weight : bold;
	margin-bottom : 2;
	margin-top : 2;
}

.browse {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
}
.browse:hover {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #990000;
}
.TDMainHeader {
	background-color : White;
}
.TDMainBody {
	background-color : White;
}
.TDMainFooter {
	background-color :  White;
}
.TDMainLeft {
	background-color : White;
}
.TDMainRight {
	background-color : White;
}
.headerlink {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-weight : normal;
}
.headerlink:hover {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #990000;
	font-weight : normal;
}
.productheader {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
	font-weight : bold;
	background-color : White;
	border-bottom : 1px solid Black;
	vertical-align : top;
}
.productcell {
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-weight : normal;
	background-color : White;
	vertical-align : top;
}
.productlink {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-weight : normal;
}
.productlink:hover {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #990000;
	font-weight : normal;
}
.headermenulink {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000066;
	font-weight : bold;
}
.headermenulink:hover {
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	font-weight : bold;
}
