body {
	color: #000000;
	background:#D6D6D6 url('/images/layout_hg.gif') repeat-x top;
	padding-top:0px;
	margin-top:0px;
	text-align:center;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

.headertext {
	font-weight:bold;
	color:#FFFFFF;	
	font-size : 13px;
}

.menu0link {
	color:#000000;	
	font-weight:bold;
	text-decoration: none;
}

.menu1item {
	margin-left:15px;
	float:right;
	text-align:right;
}

A.menu1link {
	color:#333333;	
	font-weight:bold;
	text-decoration: none;
}

A.menu1link:HOVER {
	color:#FEEF90;	
	font-weight:bold;
	text-decoration: none;
}

.menu2container {
	width: 190px;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
	padding:5px;
	text-align:left;
}

A.menu2link {
	color:#333333;	
	text-decoration: none;
	font-weight:bold;
}

A.menu2link:HOVER {
	color:#666666;	
	text-decoration: none;
	font-weight:bold;
}

A.menu2sublink {
	color:#7DA03A;	
	text-decoration: none;
	margin-left:10px;
}

A.menu2sublink:HOVER {
	color:#333333;	
	text-decoration: none;
	margin-left:10px;
}


.bodycontent {
	text-align:left;
}