body,  td, th, div, a, span, fieldset, li, ul, ol, blockquote,select,input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}
body
{
	background-color: #000000;
}
th
{
	text-align: left;
}

.sec1
{
	background: #880019;

}
.sec1 a
{
	border-left: 4px #BD6131 solid;
	color: #FFFFFF;
	padding: 5px;
}
.sec2
{
	background: #F0B942;
}
.sec3
{
	background: #6B6B6B;
}
.sec4
{
	background: #E2E2E2;

}
.sec4 th,
.mainTable th,
.mainTable th a
{
	font-size: 13px;
	color: #880016;
	border-right: #A2A2A2 1px dashed ;
	border-bottom: #A2A2A2 1px dashed ;
}
.sec4 td
{
	border-right: #A2A2A2 1px dashed ;
}
.centerSec
{
	background: #FFFFFF;
}
.topNav
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fefefe, EndColorStr=#9C9C9C)
}
.txtField1
{
	width: 100%;
}
.copyright, p
{
	padding: 3px;
	border-bottom: #AB0069 1px solid;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#880019, EndColorStr=#4C0018);
	color: #ffffff;
}
.submit1,
.mainTable .but
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#C42300, EndColorStr=#821700);
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
	border: none;
	padding: 2px;
}
.menuMain a
{
	width: 100%;
	height: 18px;
	padding: 4px;
}
.menuMain a:hover
{
	background: E7A73F;
}
#pop1
{
	position: absolute;
	top:0;
	left: 0;
	z-index:100;
	visibility:hidden;
	width: 100;
	border: #FFFFFF 1px solid;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)
	progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=3)
}
.menuSub
{
	background-color: #E7A73F;
}
.menuSub a
{
	padding: 5px;
	line-height: 120%;
	width: 155px;
	text-decoration: none;
	color: #000000;
	text-transform: lowercase;
}
.menuSub a:hover
{
	color: #951B00;
	padding: 4px;
	border-left: #FFFFFF 1px solid;
	border-top: #ebebeb 1px solid;
	border-right: #999966 1px solid;
	border-bottom:#999966 1px solid;
}
a.link1,
.mainTable td a
{
	font-weight:bold;
	color:#880016;
	background: #E2E2E2;
	line-height: 22px;
	padding: 3px;
	text-decoration: none;
	border: #A2A2A2 1px solid;
}
a.link2
{
	font-weight:bold;
	color:#880016;
	line-height: 22px;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
}
a.link3
{
	color:#880016;
	line-height: 22px;
	padding: 3px;
	text-decoration: none;
}
.menuSubALinkCurrent {
	width: 150px;
	height: 23px;
	text-decoration: none;
	color: #F5C330;
	padding-left: 5px;
	font-weight: bold;
	line-height: 22px;
}
.mainTable td {
  background-color: #E2E2E2;
  border-top: #A2A2A2 1px dashed;
  border-bottom: #A2A2A2 1px dashed;
  border-left: #A2A2A2 1px dashed;
  border-right: #A2A2A2 1px dashed;
}