body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: Black;
	font-weight:normal;
	margin: 0;
}
table, td {
	background-color: Black;
	font-size: 12px;   
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
}
ul {
	margin-left:2em;
}
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: 12px;   
	color: #CCCCCC
}
.Headline {
	font-size: 12px;
	font-weight: bold;
	color: #0490F2;
}
h1 {
	font-size: 16px;
	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: 15px;
}
#base {
	vertical-align:bottom;
}
div#menu { 
height: auto; 
width: 164px; 
} 
li{
margin-left: -40px;
}
div#menu li { 
	height: 25px; 
	width: 164px; 
 	margin-top: 15px;
	text-align: center; 
	line-height: 25px; 
	list-style-type: none; 
	background-image:  url("images/button.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/button.gif"); 
	background-position: 0px 0px; 
} 
div#menu li a:visited { 
	color: #CCCCCC;
	background-image:  url("images/button.gif");
	background-position: 0px 0px; 
} 
div#menu li a:hover { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-image:  url("images/button.gif"); 
	background-position: 0px -25px; 
}
div#menu li a:active { 
	font-weight: bold; 
	color: #FFFFFF; 
	background-image:  url("images/button.gif"); 
	background-position: 0px -25px; 
} 
div.listcontainer {
	border:0; 
	margin:20px;
}
div.listcontainer ul {
	border:0; 
	margin:0 0 0 1.25em; 
	padding:0;
}
div.listcontainer li {
	border:0; 
	margin:0; 
	padding:.3em;
	text-indent:.75em; 
	list-style-position:outside;
	font-weight:normal;
	font-style:normal;
}
dt { 
	font-weight:bold;
}
dd {
	font-weight:normal;
}
div.smallerdd dd {
	font-style:italic; 
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}
.smalltext a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	font-weight: bold;   
	color: #062254; 
	text-decoration: underline
}
.smalltext a:visited {  
	color: #062254; 
	font-weight: bold;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}