/* CSS Document */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 7.5pt; 
line-height: 8pt;
color: #FFFFFF;
cursor:default;
margin: 2px;
padding: 2 2 2 2;
background-color: #000000;}

i, em {color: #FF0066;}
b, strong {font-weight: bold; color: #FF0066; text-transform: uppercase;}
u {color: #FF0066; border-bottom: 0px dotted #FFFFFF;}
s {color: #FF0066;}

a:link, a:visited, a:active {
	color: #CC6699;
	text-decoration: none;
	cursor: help;}
	
a:hover {
	color: #CC6699;
	text-decoration: none;
	cursor: help;}

input 
{color: #ffffff;
background: #000000;
font-family: verdana; 
font-weight: normal;
text-decoration: none;
font-size: 9px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #ffffff;}

 
#header {
align: center;
margin: 0;
padding: 0;
float: left;
width: 951px;
}

#content {
margin: 0;
padding: 5px;
float: right;
width: 350px;
background: #000000;
border-right: 0px solid #000000;
border-top: 5px solid #99FF33;
}

/* NAVIGATION */

#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	background-color: transparent;
}

#navigation a {
padding: 6px;
margin: 0;
font-weight: bold;
text-decoration:none;
background: #000000;
color: #FFFFFF;
text-transform: uppercase;
border: 1px double #FF3366;
}

#navigation a:hover{
font-weight: bold;
text-decoration: none;
color: #FF3366;
background: #000000;
text-transform: uppercase;
border: 1px double #FFFFFF;}

div#menu {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align: left;
color: #FFFFFF;
font-weight:bold;
padding: 2pt;
text-transform:uppercase;
background-color: transparent;
letter-spacing:2px;
border-bottom: 1px #99FF33 dotted; 
      }
	  
div#menu1 {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align: left;
color: #FFFFFF;
font-weight:bold;
padding: 2pt;
text-transform:uppercase;
background-color: transparent;
letter-spacing:2px;
border-bottom: 1px #99FF33 dotted; 
      }

