body {
	padding:0; 
	margin:0; 
	color:#000000
}

.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana; 
	font-size:22px;  
	color:#127EB5;
	font-weight:bold;	
	border-bottom:#CCCCCC 1px dashed;
}

.maintext{
	font-family:Tahoma; 
	font-size:11px;  
	color:#7F7F7F; 
	text-decoration:none;
	line-height: 1.5em;
}

.maintext a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color: #127EB5;
}

br{
	font-size:10px
}

.s{
	font-family:Tahoma; 
	font-size:11px;  
	color:#979797; 
	text-decoration:none
}

.s a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color: #979797;
}

.s1{
	font-family:Tahoma; 
	font-size:11px;  
	color:#7F7F7F; 
	text-decoration:none
}

.green{
	font-family:Tahoma; 
	font-size:11px;  
	color:#9CE438;
}

.red{
	font-family:Tahoma; 
	font-size:11px;  
	color:#2C7F06;
}

.o{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFCC00;
}

.blue{
	font-family:Tahoma; 
	font-size:10px;  
	color:#DBDBDB; 
	text-decoration:none
}

.blue a:link, a:active, a:hover {
	color:#DBDBDB; 
	text-decoration:none
}

.blue a:visited {
	color:#DBDBDB; 
	text-decoration:none
}

.blue1{
	font-family:Tahoma; 
	font-size:11px;  
	color:#127EB5; 
}
.blue2{
	font-family:Tahoma; 
	font-size:11px;  
	color:#006FAF; 
}
  
.w{
	font-family:Tahoma; 
	font-size:11px;  
	color:#FFFFFF; 
}

.b{
	font-family:Tahoma; 
	font-size:10px;  
	color:#686760; 
}

.b1{
	font-family:Tahoma; 
	font-size:11px;  
	color:#494949; 
}
 
#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
}


