

body{
 	margin:0px;
  	padding:0px;
	background-color:#000000;
	}
td,div,select,input,textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#050000;
	line-height:13px;
}
.white{
	color:#FFFFFF;
}
.m1{
	color:#050000;
}
.red{
	color:#DB0500;
}
a.white:hover{ text-decoration:none}
a.red:hover{ text-decoration:none}




 .input{
  		width:164px; height:18px;
		font-size:11px;
    	font-family:Tahoma;
		color:#050000;
		padding-top:2px;
		padding-left:3px;
		border-color:#DB0500;
		border-style:solid;
		border-width:1px;
		background-color:#960100;
		}
.textarea{
  		width:164px; height:46px;
		font-size:10px;
    	font-family: Geneva, Arial, Helvetica, sans-serif;
		color:#050000;
		padding-top:2px;
		padding-left:3px;
		border-color:#DB0500;
		border-style:solid;
		border-width:1px;
		background-color:#960100;
		/*overflow:hidden;*/
		}
.style2 {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}
.style3 {color: #000000; font-size: 12px; font-weight:bold; font-family: "Trebuchet MS"}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {color: #000000; font-size: 10px; }
.textbox{
background-color:#AA0300;
font-size:11px;
color:#000000;
border-collapse:collapse;
border-style:hidden;
}
 
#headermenu a{
color: #33A1C5;
text-decoration:none;
font-family: "Verdana";
font-size:11px;
font-weight:bold}

#headermenu a:hover{
color:#066595;
text-decoration:none;
font-family: "Verdana";
font-size:11px}

html {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #525252;
scrollbar-shadow-color: #525252;
scrollbar-arrow-color: #525252;
scrollbar-base-color : #525252;
scrollbar-3d-light-color : #525252;
scrollbar-dark-shadow-color : #525252;

}

#dhtmltooltip{
text-align:center;
line-height:15px;
font-size:9px;
color:#003399;
position: absolute;
left: -300px;
width: 200px;
border: 1px solid black;
padding: 5px;
background-color: #CCCCCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;

}

a{
color:#33A1C5;
text-decoration:none
}
a:hover{
color:#066595;
}

 




