
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

p, li {
 font-size: 12px;
 line-height: 135%;
 color: #ffffff;
 font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
 list-style-image:url(images/blt01.gif); }

a:link, a:visited, a:active{
	color: #E0DF9A;
	text-decoration:underline;
}

a:hover{
	color: #FFD966;
	text-decoration:none;
}

ul  {
 font-size: 14px;
 line-height: 21px;
 font-family: Georgia, "Times New Roman", Times }

ol  {
 font-size: 14px;
 line-height: 21px;
 font-family: Georgia, "Times New Roman", Times }

h1 {
 font-weight: normal;
 font-style:italic;
 font-size: 22px;
 color: #DDDD97;
 font-family: Georgia, "Times New Roman", Times, serif }

h2 {
 font-weight: bold;
 font-size: 13px;
 color: #DDDD97;
 font-family:Geneva, Arial, Helvetica, sans-serif }

h3 {
 font-weight: bold;
 font-size: 16px;
 line-height: 21px;
 font-family: Georgia, "Times New Roman", Times }
 
 
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDD97 }
	
.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	font-size: 11px;
	line-height: 125%;}

.prtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #DDDD97;
	font-size: 12px; }
	

/* Dropdown Menu */

#dropmenudiv{
position: absolute;
margin-left: 195px;
margin-top: -40px;
border: 1px dotted #f5f5f5;
font: normal 10px Verdana;
color: #FFE28C;
line-height: 30px;
z-index: 100;
background-color: #361466;
}

#dropmenudiv a{
display: block;
text-indent: 5px;
border-bottom: 1px dotted #f5f5f5;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFE28C;
background-color:#593796;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #FFF4BF;
background-color: #53318C;
}