.headerImg
{
	padding:0;
	margin:0;
	background-image: url(../images/ancc/2012banner.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 150px;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
}
.MainLeft
{
	width:150px;
	background-color:#669ACC;
	border-top: 0px;
	border-left: 0px;
	border-right: 1px;
	padding-bottom:20px;
	text-align:left;
}
.MainNotHighlighted UL  , .MainHighlighted UL  
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #94abbe;
background-color: #000000;
}

.loginTable caption 
{
	background-color:#669ACC;
}