#LTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #a80000;
	font-weight: bold;
	width: 200px;
	padding-left: 4px;
	padding-bottom: 2px;
}
#LTH a{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#LTH a:hover{
	color: #000;
	background-color: #EEE;
}
#LTH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #a80000;
	font-weight: normal;
	position: relative;
	width: 200px;
}
#LTH2 a{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#LTH2 a:hover{
	color: #000;
	background-color: #EEE;
}
body {
	background-image:url(/images/dcground.gif);
	background-repeat:repeat;
}
a {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #b70004;
}
.pagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a80000;
	margin-left: 15px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.CategoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #BC0007;
	font-size: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.CategoryHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 14px;
	font-weight: bold;
}
.CategoryHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 6px;
}
.conttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555;
}
.ProductInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #555555;
}
.ProductSmallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #a80000;
}
.ProductHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC0007;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: bold;
}
.ProductHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC0007;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: normal;
}
.bottmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
.spagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #B70004;
}
.barlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.spacer {
	border-top:1px solid #999999;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.menulinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
	text-decoration: none;
	border-right-width: thin;
	border-left-width: thin;
	font-weight: bold;
}
.LTGround {
	background-color: #a80000;
	padding-bottom: 4px;
}
.LTH2Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #EEE;
	font-weight: normal;
	left: 10px;
	position: relative;
}
.LTH2MenuRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #a80000;
	font-weight: normal;
	left: 10px;
	position: relative;
}
.TableRedBorder {
	border: 1px solid #a80000;
}
.TableGreyBorder {
	border: 1px solid #AAAAAA;
}
.SmallCopyRed {
	color: #a80000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SmallCopyWhite {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.HeatherLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.SmallCopyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	text-decoration: none;
}
.MediumCopyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a.MediumCopyGrey:Hover{
	color: #a80000;
	text-decoration: underline;
}
a.SmallCopyGrey:Hover{
	color: #a80000;
	text-decoration: underline;
}
a.HeatherLinks:Hover {
	color: #a80000;
	text-decoration: underline;
}
#search_box {
	width: 160px;
	height: 23px;
	background: url(images/searchground.gif);
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 4px;
	border: 0;
	width: 125px;
	background: none;
	height: 17px;
}
#search_box #go {
	float: right;
	margin: 1px;
}
#join_box {
	width: 168px;
	height: 23px;
	background: url(images/joinground.gif);
}
#join_box #j {
	float: left;
	padding: 0;
	margin: 4px;
	border: 0;
	width: 125px;
	background: none;
	height: 17px;
}
#join_box #join {
	float: right;
	margin: 1px;
}
