BODY{
	margin:  0;
	padding: 0;
}
.body{
	width:  770px;
	border: 1px solid black;
}
.leftBar   { color: #000; border-right: 1px solid #c5cac5 }
.footer{
	border-top: 1px solid #C5CAC5;
}
BODY, TD { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica }
.mainTable{border: 1px solid Black}
A { color: #000 }
A:visited { color: #000 }
A:hover{
	color: #FF9B19;
}
UL { }
H1,H2,H3,H4  { color: #000; font-family: Tahoma, Verdana, Helvetica; font-weight: bold; margin: 0; padding: 0 }
H1,H2 { color: #000; font-size: 12px; font-weight: bold }
H2{
	color: Black;
}
H3{
	font-size: 11px;
	color: black;
	margin-bottom: 5px;
}
H4{
	color: Black;
	font-size: 10px;
	margin-bottom: 0;
}
.leftBar { }
.leftMenu SPAN { color: #ff0 }
.leftMenu{
	font-weight: bold;
}
.leftMenu A  { color: #000; text-decoration: none }
.leftMenu A:visited { color: white; text-decoration: none }
.leftMenu A:hover  {color: #FFBE10}
.categoryList{line-height:1.1em}
.categoryList A{text-decoration:none}
#content { padding: 10px 24px 30px 15px }
.footer{
	padding-top:    8px;
	padding-bottom: 8px;
}
.footer, .footer TD{font-size: 11px}
.footer A{
	text-decoration: underline;
	color: Black;
}
.footer .links A{margin-right: 6px}
.footer A:visited{color: #393939}
.footer A:hover{color: #FF9B19}
P{
	margin: 0;
	margin-bottom: 1ex;
}

.button{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border: 0px solid White;
	padding: 2px;
	vertical-align: center;
	height: 20px;
	display: inline-block;
}
INPUT.text, SELECT{
	border: 1px solid Gray;
	font-size: 12px;
	height: 20px;
	vertical-align: center;
}
.menu     { color: #c03; font-size: 11px; font-family: Tahoma, Verdana, Arial; font-weight: bold; margin-top: 4px; margin-right: 10px; margin-left: 10px; padding-bottom: 1px }
.menu a   { color: #000; text-decoration: none }
.menu a:hover   { color: #000 }

