body {
	scrollbar-darkshadow-color:#2D3E61;
	scrollbar-track-color:#2D3E61;
	scrollbar-face-color:#1F2A40;
	scrollbar-shadow-color:#1F2A40;
	scrollbar-highlight-color:#2D3E61;
	scrollbar-3dLight-color:#2D3E61;
	scrollbar-arrow-color:#cccccc;

	background-color: #000000;
     }

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
	font-family: verdana;
	color="#ffffff";
	font-size: 10px;
     }

a:link
     {
	text-decoration: none; color: #ffffff; font-weight: bold;
     }

a:visited
     {
	text-decoration: none; color: #ffffff; font-weight: bold;
     }

a:active
     {
	text-decoration: none; color: #ffffff;
	border-style: solid; border-top-width: 1px;
	border-right-width: 0px; border-bottom-width: 1px;
	border-left-width: 0px; font-weight: bold;
     }

a:hover
     {
	text-decoration: underline overline; color: #cccccc;
	font-weight: bold;
	border-style: dashed; border-top-width: 1px;
	border-right-width: 0px; border-bottom-width: 1px;
	border-left-width: 0px; bold;
     }

.buttons, textarea, input, select
     {
	BACKGROUND-COLOR: #f9f9f9; BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid; COLOR: #000000;
	FONT-FAMILY: Verdana; FONT-SIZE: 9px;
     }

.dash, .dash1, .dash2
     {
	border-style: dashed; border-top-width: 1px;
	border-right-width: 1px; border-bottom-width: 1px;
	border-left-width: 1px; border-color: #ccc;
	padding-left:10px; BACKGROUND-COLOR: #2D3E61;
      }

.dash1
     {
	border-bottom-width: 0px;
      }

.dash2
     {
	border-top-width: 0px;
      }


h1
     {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin:15px 300px 15px 0px;
	padding:6px;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	background-color:#eee;
	color:#000;
     }
.input
     {
     	border:1px solid #000000;
     	color:#000000;background-color:#f9f9f9; 
     	font-size:9px;font-family:Verdana;
     }
