body {padding:0; margin:0; color:#000000}
br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#595959; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#666666; text-decoration:none}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#BE5811; text-decoration:none}
.red1{font-family:Tahoma; font-size:11px;  color:#BE5811;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.w{font-family:Tahoma; font-size:11px;  color:#E5E3E3; }
.w1{font-family:Tahoma; font-size:10px;  color:#FFFFFF; }
.w2{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#161616; }
.b1{font-family:Tahoma; font-size:11px;  color:#363636; }
.b4{font-family:Tahoma; font-size:11px;  color:#363636;  text-decoration:none}
.b2{font-family:Tahoma; font-size:11px;  color:#494847; }
.b3{font-family:Tahoma; font-size:11px;  color:#000000; }

 
 

  #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
		}


#menu {
	height: 50px;
	background: #330010;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
}

#menu .active a {
	border-bottom-color: #FFFFFF;
}

#menu .first a {
}
 


