*{margin:0;padding:0;}

table.sample {
	border-width: 5px 5px 5px 5px;
	border-spacing: 0px;
	border-style: none none none none;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}

#divheader
{
	position:relative;
	background-color:#ffffff;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	height:113px;
        background-image: url(/AAC/images/main_header.gif);

}

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

#spanRight
{
	position:absolute;
	right:0px;
	width:170px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	color: #2c527f;
	text-align: right;
	height:99px;
}


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

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

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

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

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

}

.mainDiv {
        margin: 0;
        padding: 0;
	border-style: none;
        border-width:0px;
}

.mainDiv p {
	margin: 0;
}
.mainDiv a {
	margin: 0;
        padding: 0;
}

.mainDiv img{
	margin: 0;
        padding: 0;
}

p {
  margin: 0;
  padding: 0;
}