BODY
{ 
background-color: #000000;
font: arial,verdana,tahoma,arial,helvetica,sans-serif;
font-family: arial,verdana,tahoma,helvetica,sans-serif;
font-size: 10pt;
color: #e0e0e0;
margin: 0px 10px 0px 10px;
scrollbar-face-color:#404040;
scrollbar-base-color:#000000;
scrollbar-shadow-color:#202020;
scrollbar-arrow-color:#660000;
scrollbar-highlight-color:#808080;
scrollbar-darkshadow-color:#404040;
scrollbar-3dlight-color:#000000;
scrollbar-track-color:#6d6d6d;
}

a:link { color: #20f000; font-family: arial,verdana,tahoma,helvetica,sans-serif; text-decoration: none; }
a:visited { color: #00c000; font-family: arial,verdana,tahoma,helvetica,sans-serif; text-decoration: none; }
a:hover { color: #00ff00; font-family: arial,verdana,tahoma,helvetica,sans-serif; text-decoration: underline; }
a:active { color: #00ff00; font-family: arial,verdana,tahoma,helvetica,sans-serif; text-decoration: none; }

.page { color: silver; }
A.page:Link { color: #00ff00; text-decoration: none; }
A.page:Active { color: #ff6600; text-decoration: none; }
A.page:Visited { color: #00ff00; text-decoration: none; }
A.page:Hover { color: #ff6600; text-decoration: underline; }

.small { font-size:8pt; font-family: verdana,arial,tahoma,helvetica,sans-serif; color:#cccccc; }
A.small:Link { color: #cccccc; text-decoration: none; }
A.small:Active { color: #00ff00; text-decoration: none; }
A.small:Visited { color: #aaaaaa; text-decoration: none; }
A.small:Hover { color: #00ff00; text-decoration: underline; }

.smalldark { font-size:8pt; font-family: verdana,arial,tahoma,helvetica,sans-serif; color:#101010; }

.nav { font-size:9pt; font-weight: bold; font-family: verdana,tahoma,arial,helvetica,sans-serif; color:#00ff00; }
A.nav:Link { color: #00ff00; text-decoration: none; }
A.nav:Active { color: #ff6600; text-decoration: none; }
A.nav:Visited { color: #00ff000; text-decoration: none; }
A.nav:Hover { color: #ff6600; text-decoration: underline; }

.navlite { font-size:9pt; font-weight: bold; font-family: verdana,tahoma,arial,helvetica,sans-serif; color:#d4d4d4; }
A.navlite:Link { color: #00ff00; text-decoration: none; }
A.navlite:Active { color: #ff6600; text-decoration: none; }
A.navlite:Visited { color: #00ff000; text-decoration: none; }
A.navlite:Hover { color: #ff6600; text-decoration: underline; }

.navdark { font-size:9pt; font-weight: bold; font-family: verdana,tahoma,arial,helvetica,sans-serif; color:#101010; }

.title { font-size:12pt; font-family: arial,verdana,tahoma,arial,helvetica,sans-serif; font-weight: bold; color: #eeeeee;}
A.title:Link { font-size:12pt; font-weight: bold; color:#00bb00; text-decoration:none }
A.title:Active { font-size:12pt; font-weight: bold; color:#00ff00; text-decoration:none }
A.title:Visited { font-size:12pt; font-weight: bold; color:#00bb00; text-decoration:none }
A.title:Hover { font-size:12pt; font-weight: bold; color:#00ff00; text-decoration:underline }

.image {  border:2px; border-thickness: 2px; border-color: #660000; border-style: solid; }
A:hover .image, A:active .image { border:2px; border-thickness: 2px; border-color: #00ff00; border-style: solid; }

table.outer2 { background-color: #000000; }
table.outer1 { background-color: #660000; }
td { font-size: 10pt; color: #d0d0d0; }
td.header { background-image : url("/images/nav_bg2.gif"); background-color: #002000; }
td.nav { background-image : url("/images/nav_bg.gif"); background-color: #003000; font-size:8pt; font-family: verdana,arial,tahoma,helvetica,sans-serif; color:#cccccc; }
td.cell { background-color: #000000; }
.bullet { font-weight: bold; color: #00ff00; }

hr { color: #6d6d6d; }

.input_box
{
    FONT-FAMILY: Arial;
	color: #00ff00;
	background-color: #202020;
	border-color: #660000;
	border-width: 2px;
	border-style: groove;
}
.button
{
    FONT-FAMILY: Arial;
	color: #ffffff;
	background-image : url("/images/nav_bg.gif");
	border-color: #283E1D;
	border-width: 2px;
	border-style: groove;
}
.textarea { 
	font-size:14px;
    font-family: Arial;
	color: #00ff00;
	background-color: #202020;
	border-color: #660000;
	border-width: 2px;
	border-style: groove;
}
.select { 
	border: 0; 
	font: icon; 
	cursor: default;
	font-size:14px;
    font-family: Arial;
	color: #00ff00;
	background-color: #202020;
	border-color: #660000;
	border-width: 2px;
	border-style: groove;
}
.dropDown {
	position: absolute;
	visibility: hidden;
	width: 100%;
	border: 1 solid windowtext;
	padding: 0;
	background: window;
	color:#808080;
	background-color:#202020;
	border-color:#404040;
	border-width: 2px;
	border-style: groove;
}
.select .button	{
	width: 16px;
	font-family: webdings;
	padding: 0;
	font-size: 11px;
	color:#00ff00;
	background-image : url("/images/nav_bg.gif");
	border-color:#404040;
	border-width: 2px;
	border-style: groove; 
}



