body {
	padding:0;
	margin:0;
	color:#000000;
}

br{
	font-size:10px;
}

.s{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	text-align: left;
}

.s1{
	font-family:Tahoma;
	font-size:11px; 
	color:#959595;
}

.black{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.green{
	font-family:Tahoma;
	font-size:11px;
	color:#9CE438;
}

.red{
	font-family:Tahoma;
	font-size:12px;
	color:#DA021F;
}

.red2{
	font-family:Tahoma;
	font-size:12px;
	color:#DA021F;
	text-decoration:none;
}
.connect{
	font-family:Tahoma;
	font-size:10px;
	color:#DA021F;
	text-decoration:none;
}
.red1{
	font-family:Tahoma;
	font-size:12px;
	color:#B9010B;
	text-align: left;
}
.red3{
	font-family:Tahoma;
	font-weight:bold;
	letter-spacing:1em;
	font-size:14px;
	color:#B9010B;
	text-align: left;
}
.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:#FFFFFF;
}

.b{
	font-family:Tahoma;
	font-size:11px;
	color:#3B3B3B;
}

.b1{
	font-family:Tahoma;
	font-size:11px;
	color:#393939;
	text-decoration:none
}

#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
}