

.a1 a {color:#0000CC;}
.a1 a:hover {color:#FF0000;}

.a2 a {color:#0000CC; text-decoration:underline}
.a2 a:hover {color:#FF0000;}

.a3   {font-family:Verdana, Tahoma, sans-serif;font-size:13px;color:#3A3A3A ; font-weight: bold;}
.a3 a {color:#000000;}
.a3 a:hover {color:#FF0000;}

.search {font-family:Verdana, Tahoma, sans-serif;font-size:10px;color:#3A3A3A ; }


BODY{
	margin:  0;
	padding: 0;
}
.body{
	width:  980px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.body2{
	width:  980px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.body3{
	
	border: 1px solid black;

}

.leftBar{
	padding: 3px;
	border-right: 1px solid #C5CAC5;

}

.rightBar{
	border-left: 1px solid #C5CAC5;
}
/*
.leftBar,.content{
	background: url(images/bg1.gif);
	background-repeat: repeat-x;
}
*/
.footer{
	border-top: 1px solid #C5CAC5;
}
BODY, TD{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
.mainTable{border: 1px solid Black}
A{
	color: #2969A4;
}

A:hover{
	color: #FF9B19;
}
UL{
	margin-top:    3px;
	margin-bottom: 10px;
	padding-left:  16px;
	margin-left:   0px;
}
H1,H2,H3,H4{
	font-family: Tahoma, Verdana, Helvetica;
	color: #2969A4;
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-top:    5px;
	margin-bottom: 10px;
}
H1,H2{
	font-size: 12px;
	color: #2969A4;
	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{
	padding-left: 18px;
	padding-right: 4px;
	padding-top:   8px;
	padding-bottom:6px;
}
.leftMenu SPAN{color: #FFBE10}
.leftMenu{
	font-weight: bold;
}
.leftMenu A{
	color: #2969A4;
	text-decoration: none;
}
.leftMenu A:visited{color: #255E93}
.leftMenu A:hover  {color: #FFBE10}
.categoryList{line-height:1.1em}
.categoryList A{text-decoration:none}
#content{
	padding-top:   10px;
	padding-left:  25px;
	padding-right: 24px;
	padding-bottom:30px;
}
.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;
}