body {
	background-color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
	text-decoration:none;
}
.footer a:link a:active a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:center;
	text-decoration:none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:center;
	text-decoration: underline;
}
#content {
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	color:#000000;
	padding: 0 25px 0 25px;
	font-size:14px;
	}
	
#content a {
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	color:#003366;
	font-size:14px;
	}
	
.header, h1, h2, h3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#004c80;
}

.header {
	font-size: 14px;
}
h1 { font-size: 18px;}
h2 { font-size: 16px;}
h3 { font-size: 14px; }


.menuTop {
	width: 101 px;
	font-family: Arial, sans-serif;
	font-size:10px;
	color: red;
}

.menuTop a {
	padding: 15px 0 0 0;
	text-decoration: none;
	color: #FFF;
}
		
.menuTop a:hover {
#	font-weight:bold;
color:#004c80;

}

ul.menuTop, ul.menuSub  {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	border: none;
}

ul.menuSub  {
	margin-left: 10px;
	font-weight:normal;
}


.menuRow {
	border-bottom: 1px dotted #666;
	padding: 12px 0 0 0;
}

.active {
	font-weight:bold;
border: none;
}


