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

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

td { font-size: 10pt; color: #ffffff; }
td.header { background-color: #333333; }
td.nav { background-color: #200000; border: 1px solid; border-color: #300000 #200000 #100000 #200000; font-size:8pt; font-family: verdana,arial,tahoma,helvetica,sans-serif; color:#808080; line-height:18px; }
td.darkcell { background-color: #080808; font-color: #404040; }
td.cellflip { background-color: #181818; border: 1px solid; border-color: #202020 #181818 #101010 #181818; line-height:18px; }
td.cellflop { background-color: #101010; border: 1px solid; border-color: #181818 #101010 #080808 #101010; line-height:18px; }
td.cell { background-color: #000000; }
table.outer2 { background-color: #ff0000; }
td.outer { background-color: #ff0000; }
table.outer1 { background-color: #000000; }
table.inner { background-color: #800000; } 

hr { color: #ff0000; }

a:link { color: #ff0000; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; }
a:visited { color: #ff0000; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; }
a:hover { color: #ffffff; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: underline; background-color:#990000; }
a:active { color: #ff0000; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; }

.small { font-size:8pt; font-family: verdana,arial,tahoma,helvetica,sans-serif; font-weight:normal; }
.smallwhite, A.smallwhite:link, A.smallwhite:visited { font-size:8pt; color: #ffffff; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; font-weight:normal; }
A.smallwhite:hover, A.smallwhite:active { font-size:8pt; color: #ffffff; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; font-weight:normal; }
.nav { font-size:9pt; font-weight: bold; font-family: verdana,tahoma,arial,helvetica,sans-serif; color:#d0d0d0; }

.menu { font-size:8pt; color:#ffffff; font-weight: bold; font-family: verdana,tahoma,arial,helvetica,sans-serif; }
a.menu:link, a.menu:visited { color: #FFFFFF; font-family: tahoma,arial,helvetica,sans-serif; text-decoration: none; }
a.menu:hover, a.menu:active { color: #FFFFFF; font-family: tahoma,arial,helvetica,sans-serif; text-decoration: underline; background-color:#990000; }

.menusmall { font-size:8pt; color:#808080; font-family: verdana,tahoma,arial,helvetica,sans-serif; }
a.menusmall:link, a.menusmall:visited { font-size:8pt; color: #808080; font-family: verdana,tahoma,arial,helvetica,sans-serif; text-decoration: none; }
a.menusmall:hover, a.menusmall:active { font-size:8pt; color: #FFFFFF; font-family: verdana,tahoma,arial,helvetica,sans-serif; text-decoration: underline; background-color:#990000; }

.title { font-size:11pt; font-family: verdana,arial,tahoma,arial,helvetica,sans-serif; font-weight: bold; vertical-align: top; }
.titleetc, A.titleetc:link, A.titleetc:visited { font-size:9pt; color: #ffffff; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: none; font-weight:bold; }
A.titleetc:hover, A.titleetc:active { font-size:9pt; color: #ffffff; font-family: verdana,arial,tahoma,helvetica,sans-serif; text-decoration: underline; font-weight:bold; }

.bullet { font-weight: bold; color: #ff0000; }

.input_box
{
    FONT-FAMILY: Arial;
	color: #ffffff;
	background-color: #101010;
	border-color: #ff0000;
	border-width: 2px;
	border-style: ridge;
}
.button
{
	border-color: #aE3030; 
	background-color: #7E0000; 
	color: #FFFFFF; 
	font-weight: bold;
}
.textarea { 
	font-size:14px;
    font-family: Arial;
	color: #ffffff;
	background-color: #101010;
	border-color: #ff0000;
	border-width: 2px;
	border-style: ridge;
}
.select { 
	font: icon; 
	cursor: default; 
	font-size:14px;
    font-family: Arial;
	color: #ffffff;
	background-color: #101010;
	border-color: #ff0000;
	border-width: 2px;
	border-style: ridge;
}





