#divheader
{
	position:relative;
	background-color:#ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	height:99px;
	top:-20px;
}

#spanCenter
{   
	position:absolute;
	right:170px;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	color: #6f3a50;
	text-decoration: none;
}

#spanRight
{
	position:absolute;
	right:0px;
        width:170px;
	background-image: url(/AAC/images/INSIDE_PAGE_03.jpg);
         padding: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	color: #ffffff;
	text-align: right;
	height:99px;
}


#spanRight input{
	border: 1px solid #936b7c;
	font-size: 10px;
        color: #999999;
	height: 13px;
	width: 100;
}

#spanRight a:link{
	color: #ffffff;
	text-decoration: underline;

}
#spanRight a:visited {
	color: #ffffff;
	text-decoration: underline;

}
#spanRight a:hover {
	color: #ffffff;
	text-decoration: none;

}
#spanRight a:active {
	color: #ffffff;
	text-decoration: underline;

}

#divright
{
	height:570px;
	width:170px;
	background-image: url(/AAC/images/INSIDE_PAGE_06.jpg);	
	
}

#tableStyle1 { margin: 1em; border-collapse: collapse; }
#tableStyle1 td, th {padding: .3em; border: 1px d3d8e2 solid; }
#tableStyle1 th { color:#d3d8e2; background: #415e88; }
#tableStyle1 tbody { background: #dee7e4; }

.tableRight {
    position: relative;
    top: 10px;
    color: #ffffff;
}

.tableRight th{
   font-weight:normal;
   font-size: 11px;
}

.tableRight td{
   padding-top:5px;
}

.tableRight a {
 color:#e1c58d;
}