BODY {	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: black;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-arrow-color: #222222;
	scrollbar-base-color: #222222;
	scrollbar-darkshadow-color: #222222;
	scrollbar-face-color: #FF6600;
	scrollbar-highlight-color:;
	scrollbar-shadow-color: gold;
	text: #ff6600;
	link: #ff6600;
	alink: #ff3333;
	vlink: #cc6633; }


TD { background-repeat: no-repeat;}

.text { font-family: Arial; font-size: 12px; color: #FF6600; align: justify; }

.menusection { font: 10px Arial, sans-serif;
font-weight: bold;
color: #FF6600;
text-decoration: underline;
text-align: left;
}

.boldtext2 { font-family: Arial; font-weight: Bold; color: #FF6600; }
.boldtext { font-family: Arial; font-size: 14px; font-weight: Bold; color: #FF6600; }

.imagetext { font-family: Arial; font-size: 10px; color: #FFFF66; }	

.italictext { font-family: Arial; font: italic; color: #FF6600; }	

.note { font-family: Arial; font-size: 10px; font-weight: Normal; color: #FF6600; }

.ultranote { font-family: Arial; font-size: 9px; color: #FF6600; }

input, textarea, select { font-family: Verdana; font-size: 10px; color: #FF6600; background-color: #000000; }
.formhead { font-family: Verdana; font-size: 10px; font-weight: Bold; color: #FF6600; background-color: #000000; padding: 0px;}
.formitem  { font-family: Verdana; font-size: 10px; color: #FF6600; background-color: #000000; padding: 0px;}


A:link { font-family: Arial; text-decoration: underline; color: #FF6600;}
A:hover { text-decoration: none; color: #FFFF66; }
A:active { text-decoration: underline; color: #FF3333; }
A:visited { text-decoration: underline; color: #CC6633; }

.buttonscontainer {width: 140px;}

.buttons a
{
color: #cccccc;
background-color: #000000;
padding: 2px;
padding-left: 1px;
display: block;
border-bottom: 1px solid #000000;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}

.buttons a:hover
{
background-color: #000000;
color: #ff6600;
border-bottom: 1px solid #ff6600;
text-decoration: none;
}

.buttons a:visited
{
color: #cccccc;
background-color: #000000;
padding: 2px;
padding-left: 1px;
display: block;
border-bottom: 1px solid #000000;
font: 10px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
}


