/*	STYLESHEET FOR AONHOSTING.NET

	TO THE SAME CSS ELEMENT, DO NOT ASSIGN THESE TOGETHER:
	width		margin-left/right		padding-left/right --OR--
	height		margin-top/bottom		padding-top/bottom
*/
#pageOverall { 
	margin: 0 auto;
	width: 760px;
	text-align: left;
}

BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: center;
}

A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
	color: #000000;
	background-color: #FFAA33;
}

A:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
	color: #FFFFFF;
}

A:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	text-decoration: none;
	color: #FFFFCC;
}

H1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: black;
}

H2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: black;
}
H3 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: black;
}

INPUT {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: black;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}

#menuBarBG {
	position: relative;
	top: 162px;
	left: 0px;
	float: left;
	height: 29px;
	width: 360px;
	background-color: #008080;
}

#menuBar {
	position: relative;
	top: 191px;
	left: -378px;
	float: left;
	height: 29px;
	width: 360px;
	background-color: transparent;
}

.menuTextleft {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 7px;
	left: -6px;
	float: left;
}

.menuTextright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 7px;
	left: 0px;
	float: left;
}

#contentBlock {
	position: relative;
	top: 20px;
	left: 0px;
	float: left;
	width: 760px;
	background-color: transparent;
	padding-bottom: 15px;
}

#contentBlockOrder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	background-color: transparent;
}

#content1 {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 350px;
	background-color: transparent;
}

#content2 {
	position: relative;
	top: 0px;
	left: 40px;
	float: left;
	width: 360px;
	background-color: transparent;
}

P {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}

P.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-top: 2px solid #EEFFFF;
	border-bottom: 3px solid #366466;
	color: black;
	background-color: #99CCCC;
}

.menuBG {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#footerBar {
	float: left;
	position: relative;
	top: 10px;
	left: 0px;
	background-color: #008080;
	width: 760px;
	height: 20px;
}

/*	FireFox renders this one	*/
#footerText[id] {
	float: left;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
/*	IE6 renders this one	*/
#footerText {
	float: left;
	position: relative;
	top: 3px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}

TABLE.chart {
	border-collapse: collapse;
}

.chartLeft {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	background-color: #F2F2F2;
}
.chartCenter {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
	background-color: #EEFFEE;
}

.chartGroup {
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	padding-left: 3px;
	background-color: #FFFFFF;
}

#starfield {
	position: relative;
	top: 70px;
	left: 260px;
	background-color: transparent;
}
