body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Black;
	margin: 0;
}
table, td {
	background-color: Black;
	font-size: 11px;   
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0490F2;
}
h2 {
	font-size: 14px;
	font-weight: ;
	color: #0490F2;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
h4 {
	font-size: 10px;
	font-weight: ;
	color: #FF33FF;
}
h5, h6 {
	font-size: 12px;
	font-weight: ;
	color: #0490F2;
}
a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;   
	color: #0490F2; 
	text-decoration: underline
}
a:visited {  
	color: #0490F2; 
	text-decoration: underline;
}
a:hover {  
	color: #FFFFFF;
	text-decoration: underline;
}
.textBlack {  
	font-size: 12px; 
	color: #000000
}
.textGray {  
	font-size: 11px;   
	color: #CCCCCC
}
.Headline {
	font-size: 12px;
	font-weight: bold;
	color: #0490F2;
}
#footer {
	vertical-align: middle;
	text-align: center;
	background-image:url(Images/footer-bg.gif);
}
.footer a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;   
	color: #062254; 
	text-decoration: underline;
}
.footer a:visited {  
	color: #062254; 
	font-weight: bold;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#content table{
	width: 100%;
	padding: 2px;
}
#content td{
	padding: 2px;
}
td#mainContent {
	width: 675px; 
	padding: 2px
}
#base {
	vertical-align: bottom;
}
div#menu { 
height: auto; 
width: 130px; 
} 
li{
margin-left: -10px;
}
div#menu li { 
	height: 30px; 
	width: 130px; 
 	margin-top: 5px;
	text-align: center; 
	line-height: 30px; 
	list-style-type: none; 
	background-image: url(images/buttonrr.gif); 
	background-repeat: no-repeat; 
} 
div#menu li a { 
	display: block; 
	width: 100%; 
	height: 100%; 
	text-decoration: none; 
	color: #FFFFFF; 
}
div#menu li a:link { 
	color: #CCCCCC; 
	background-image: url(images/buttonrr.gif); 
	background-position:  0px  0px; 
} 
div#menu li a:visited { 
	color: #CCCCCC;
	background-image: url(images/buttonrr.gif);
	background-position:   0px   0px; 
} 
div#menu li a:hover { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-image: url(images/buttonrr.gif); 
	background-position: 0px -25px; 
}
div#menu li a:active { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-image: url(images/buttonrr.gif); 
	background-position: 0px -25px; 
} 