body{
	background-color : #000000;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
}

h3 {
	font-size: 15px;
	color: #333333;
	text-decoration : none;
}

p {
	color: #ffffff;
}


ul {
	color: #333333;
}

li {
	color: #333333;
}

ol {
	color: #333333;
}

hr {
	width: 100%;
}

.topnav {
font-size: 10px;
color: #000000;
margin: 10px 0px 0px 730px;
}

.topnav a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.topnav a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration : underline;
}

.topnav a:active{
	font-size: 10px;
	color: #808080;
	text-decoration : underline;
}

.topnav a:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

.persistentnav {
position: relative;
top: 150px;
left: 30px;
height: 210px;
padding: 20px 0px 0px 2px;
background-image: url(../images/persistentnav_bg.gif);
background-position : left center;
background-repeat : no-repeat;
color: white;
}

.persistentnav a:link {
font-size: 13px;
color: white;
}

.persistentnav a:visited {
font-size: 13px;
color: #cccccc;
}

.persistentnav a:active {
font-size: 13px;
color: #999999;
}

.persistentnav a:hover {
font-size: 13px;
color: #cc0000;
}

.related_links {
height: 405px;
width: 215px;
border: 0px solid #cccccc;
background-image: url(../images/related_links_bg.jpg);
background-position : top center;
background-repeat : no-repeat;
color: white;
padding: 10px 0px 0px 10px;
margin: 10px 0px 0px 30px;
font-size: 10px;
}

.related_links a:link {
font-size: 11px;
color: white;
}

.related_links a:visited {
font-size: 11px;
color: #cccccc;
}

.related_links a:active {
font-size: 11px;
color: #999999;
}

.related_links a:hover {
font-size: 11px;
color: #cc0000;
}

.textarea {
position: relative;
top: 190px;
left: 0px;
width: 740px;
border-top: 2px dotted #660000;
border-left: 2px dotted #660000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
vertical-align: top;
background-color: transparent;
padding: 10px 10px 0px 10px;
}

.textarea td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}

.textarea a:link {
color: #ffffff;
font-weight: bold;
}

.textarea a:visited {
color: #000000;
font-weight: bold;
}

.textarea a:active {
color: #999999;
font-weight: bold;
}

.textarea a:hover {
color: #cccccc;
font-weight: bold;
}

.footer {
 background-image: url(../images/footer_bg.jpg);
 background-position : left center;
 background-repeat : no-repeat;
 }
 
 .footer td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 font-weight: normal;
 font-size: 11px;
 height: 100px;
 }
 
 .footer A:link {
 color: #333333;
 text-decoration: underline;
 font-size: 11px;
 }
 
 .footer A:active {
 color: #666666;
 text-decoration: underline;
 }
 
 .footer A:visited {
 color: #000000;
 text-decoration: underline;
 }
 
 .footer A:hover {
 color: #FFFFFF;
 text-decoration: none;
 }
 