body{margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; 
     color:#FFFFFF; font-size:12px; background-color:#000000;
}

.search{padding-left:1em;}

.staticlink:link, .staticlink:visited{text-align:center; font-weight:bold; color:#FFFFFF;}

a:link, a:visited{ color: #00CCFF; text-decoration:none;}

a:hover{text-decoration:underline;}

.copyright{text-align:center; font-size:14px; vertical-align: middle; border-top:#FFFFFF 1px solid; font-weight:bold;}


.navigation:link, .navigation:visited {
	font-style: normal;
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	padding: 4px 8px 4px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #993300;
}

.navigation:hover {
	font-style: normal;
	font-weight: bold;
	display: block;
	color:#FFFFFF;
	padding: 4px 6px 4px 8px;
	width: 140px;
	text-decoration: none;
	background-color: #D03D03;
	border: #663300 1px solid;
}

h1{font-size:25px;}
h2{font-size:15px;}

.bodytext{padding:0 10px 0 10px;}

.bodytext a{color: #00CCFF;}

.componentstext:link{font-weight:bold; color:#FFFFFF; text-decoration:none;}


/* Styles for Input box, textarea, buttons  */

Input.blkBorder{border:1px #EBB294 solid; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;}
TextArea.blkBorder{border:1px #EBB294 solid; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:11px;

					scrollbar-3dlight-color : white;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #DF8C62;
	scrollbar-darkshadow-color : #000000;
	scrollbar-face-color : #EBB294;
	scrollbar-highlight-color : #EBB294;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #DF8C62; 
	overflow-y : scroll;
	overflow-x : auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff

				}

.button{border:1px #000000 solid; font-family:Verdana, Arial, Helvetica, sans-serif; color:#993300; font-size:13px; font-weight:bold; height:25px; width:80px}

.bodytext_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; background-color:#996600; height:25px;
	font-weight: bold; padding-left:1em;
	color: #FFFFFF;
	text-decoration: none;
}