#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/bgfade_r2_c2.jpg);
	text-align: justify;
	height: 550px;
	border: 1px solid #666666;
	padding-top: 0px;
	overflow: visible;
	background-color: #FFFFFF;
}
#main #text {
	padding-right: 10px;
	overflow: auto;
	height: 400px;
	margin-top: 10px;
	width: 650px;
	float: right;
}
#main #nav {
	width: 120px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-left: 5px;
}
#main #nav td {
	padding: 5px;
}

#main #text ol {
	margin-left: 5px;
}
.texttop {
	vertical-align: top;
}
#main #text #aoreport td{
	padding: 5px;
}



#main #nav a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#main #nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}

}
a.navigation {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	background-image: url(images/bg800greychklite.gif);
	background-repeat: repeat;
}
#main #text table.forminfo {
	border: 1px solid #000000;
}
a.navigation_small {

	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#main a.navigation_small:hover {
	color: #FF0000;
	text-decoration: underline;
}
#main #text td.sectionhead {
	background-color: #CCCCCC;
}
#main #text #alphabet a:hover {
	background-color: #CCCCCC;
	display: block;
}
