body {
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #0033CC;
}

p {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 18px;
	color: #000099;
	margin-left: 10px;
	margin-right: 10px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
	margin-right: 10px;
}

.top {
	background-image: url(images/graph.gif);
	width: 99%;
	border-bottom: #0099FF thin solid;
	border-left: #000000 medium solid;
	border-right: #000000 medium solid;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2em;	
}

.top a {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover {
	text-decoration: none;
	border-bottom: 1px #0099FF solid;
}	

.content {
	background-image: url(images/graph.gif);
	width: 99%;
	border-left: #000000 medium solid;
	border-right: #000000 medium solid;
	border-bottom: #0099FF thin solid;
}

.content a	{
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.bottom {
	background-image: url(images/graph.gif);
	width: 99%;
	border-left: #000000 medium solid;
	border-right: #000000 medium solid;
	border-bottom: #000000 medium solid;
	font-size: 10px;
	color: #FFFFFF;
}

.bottom a {
	color: #FFFFCC;
	text-decoration: none;
}

.bottom a:hover {
	color: #00CCFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#topcenter {
	background-image: url(images/heading_background.jpg);
	background-position:center;
	background-repeat: no-repeat;
	vertical-align: top;
	height:161px;
	width:740px;
	
}

.top_ends {
	background-image: url(images/wrapper-a.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	width: auto;
}

#bottomcenter {
	background-image: url(images/bottom.jpg);  
	background-repeat: no-repeat;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:95px;
	width:740px;
}

.bottomends {
	background-image: url(images/bottom_ends.gif);  
	background-repeat: repeat-x;
}


	