TD, SPAN, DIV, LI, INPUT, SELECT, TEXTAREA
{
	font-family:Tahoma, Georgia, Verdana, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
}

P
{
	font-family:Tahoma, Georgia, Verdana, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:10px;
}

UL, OL
{
	font-family:Tahoma, Georgia, Verdana, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	margin-top:0px;
	margin-left:25px;
	margin-bottom:0px;
}

A
{
	color:666958;
	text-decoration:none;
	font-weight:bold;
}

A:hover
{
	color:#999999;
	text-decoration:none;

}

H1
{
	font-size:19px;
	margin-bottom:0px;
	font-weight:bold;
	margin:0px;	
}

H2
{
	font-size:16px;
	margin-bottom:0px;
	font-weight:bold;
	margin:0px;	
}

H3
{
	font-size:14px;
	margin-bottom:0px;
	font-weight:bold;
	margin:0px;	
}

H4, H5, H6
{
	font-size:12px;
	margin-bottom:0px;
	font-weight:bold;
	margin:0px;	
}
.topMenuItem
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;

}
.topMenuItem A
{
	font-family:Tahoma, Georgia, Verdana, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;		
	text-transform:uppercase;
	width:100%;
}
.topMenuItem A:hover
{
	padding-top:2px;
	background-color:#626262;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	height:100%;
}


.subMenuItem
{
	background-color:#d7d7d7;

}

.subMenuItem A
{	padding:3px;
padding-left:8px;
	color:666958;
	text-decoration:none;
	font-weight:bold;
	width:100%;	
}

.subMenuItem A:hover
{
	color:666958;
	text-decoration:none;
	font-weight:bold;
	background-color:#c2c2c2;
	width:100%;
}

.bottomTD
{
	color:#666958;
	font-weight:bold;
	font-size:10px;
}