

  .main{font-family:Tahoma; font-size:11px;  color:#6B6B6B; }
  .red{font-family:Tahoma; font-size:11px;  color:#CC0000;  text-decoration:none }


input{
   background-color: #FFFFFF;
   font-family:Tahoma;
   font-size:11px;
   color: #6B6B6B;
   border-style:groove;
}

select{
   background-color: #FFFFFF;
   font-family:Tahoma;
   font-size:11px;
   color: #6B6B6B;
}

ul{
   list-style: square;
   color:#6B6B6B; 
}


  #input{
  		width:122px; height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#ABABAB;

		}
		  #input2{
  		width:127px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#ABABAB;
		 color:#ADADAD;
		padding-left:5px

		}
		 #input3{
  		width:275px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;

		}
		 
		
	  #textarea{
		width:275px; height:98px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#BEC0C2;
		overflow:auto;
		}


body { 	margin:0px;padding:0px;	}
.copy{
font-family:Tahoma;
font-size:11px;
color:#6B6B6B;
text-decoration:none;

}


.top_txt {color:#6B6B6B; 
font-size:12px;
font-weight:bold
}
 


.footerlinks{
color:#6B6B6B;
font-size:9px;
font-family:Tahoma;;
text-decoration:none;
}

a:hover{text-decoration:underline;}

a {
	text-decoration: underline;
	color:#3082A8;
	font-size:11px;
}

.callout {border: solid #999999 1px;
background-color: #EBEAEA;
}

.rbts {border: solid #999999 1px;
}
 




