/* basic elements */
body {
	background: #EAEAEA;
	color: #000000;
	text-align:center
}
a {
	color: black;
}
a:hover {
	color: red;
}
p {
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
}
li {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h2 {
	color: navy;
	font-size: 18pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h3 {
	color: #060;
	font-size: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h6 {
	color: black;
	font-weight: lighter;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* extra formating */
#content {
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
}
#menu {
	background: url(images/hoodback.jpg) repeat-y left top;
	width: 150px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	background: #ffffff;
	text-decoration: underline;
}
#maintable {
	background: #FFFFFF url(images/ahaback.jpg) no-repeat fixed center;
	width: 1064px;
	margin-right:auto;
	margin-left:auto;
}#banner {
	
}#cornerlogo {
	width: 150px;
}
#webmaster {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#base_cell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
}
#content a {
	color: #0000FF;
}
#content a:hover {
	color: #FF0000;
}
#homethirdcol {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	float: right;
	border: 1px dashed #CCCCCC;
}
#cmsmenu {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
}
#cmsmenu a {
	color: #000000;
	text-decoration: none;
}
#cmsmenu a:hover {
	color: #FF0000;
	background: #ffffff;
	text-decoration: underline;
}
#cmsusernotes {
	background: #CCCCCC;
	padding: 5px;
}#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	font-variant: small-caps;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	text-decoration: underline;
}
