body {
	font-family: Verdana,Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
 	color: #000000;
    background-color: #010102;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; 
}
p, td, li {
	font-family: Verdana,Tahoma,Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #fcfcfc;
}

a {
	font-family: Verdana,Tahoma,Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: lime;
	text-decoration: none;
}
a:hover {
	background-color: #030303;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blog {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

input, textarea, select
{
	background-color: #f6f6f6;
	font-family:  Verdana, Tahoma, Arial;
	font-size: 8pt;
	color: #FF9933;
	font-weight: bold;
	border: 1px dashed #999999;
}
.emph {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9933;
}
.blackemph {
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.s{font-family:Tahoma; font-size:10px;  color:#7B7B7B; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#3B3B3B}
.green{font-family:Tahoma; font-size:10px;  color:#A18E43;text-decoration:none}
.green1{font-family:Tahoma; font-size:11px;  color:#9C8F53;text-decoration:none}
.green2{font-family:Tahoma; font-size:11px;  color:#9C8F53;text-decoration:none}
.red{font-family:Tahoma; font-size:11px;  color:#9C371F}
.red1{font-family:Tahoma; font-size:11px;  color:#AF9078; text-decoration:none}
.o{font-family:Tahoma; font-size:11px;  color:#9D6E2F;text-decoration:none}
.o1{font-family:Tahoma; font-size:11px;  color:#E48C16;text-decoration:none}
.blue{font-family:Tahoma; font-size:11px;  color:#8C8B89;}
.blue1{font-family:Tahoma; font-size:11px;  color:#8C8B89;text-decoration:none}
.w{font-family:Tahoma; font-size:11px;  color:#DEDEDE; }
.w1{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#443821; }

 
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}
