body
{
	background-color: #666666;
	font-size: 10pt;
	font-family: Arial;
}

.menu
{
	font-size: 10pt;
	font-family: Arial;
}

.copy
{
	font-size: 8pt;
	font-family: Arial;
	text-align:center;
	text-decoration:none;
}

A1
{
	text-decoration:none;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}

A1:hover
{
	text-decoration:none;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight:bold;
}

TD
{
	font-size: 10pt;
	font-family: Arial;
}

P.heading, TD.heading
{
	font-size: 14pt;
	font-family: Arial , MS Sans Serif;
	font-weight:bold;	
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}


.menuCell
{
	padding: 0px 10px 0px 2px;
	font-family: Arial;
	font-size:10pt
}


.newshead
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
	background-color:#C0C0C0;
	padding-top:5px;
	padding-bottom:5px;
}

.newsbody
{
	font-size: 9pt;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:15px;


}

.CalendarHeading
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
	background-color:#C0C0C0;
	padding-top:5px;
	padding-bottom:5px;
}

#wrapper 
{
	margin:0px auto 0px auto;
	padding:0px 25px 0px 25px;
	width:760px;
	background-color:#ffffff;
}

#wrapper_header {
	position:relative;
	width:760px;
	height:141px;
}

#wrapper_body {
	float:left;
	width:760px;
	background-color:#ffffff;
}

#footer {
	margin:0px auto 0px auto;
	padding:0px 25px 0px 25px;
	width:760px;
	height:45px;
	overflow:hidden;
}