 body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

  .text1{font-family:Tahoma; font-size:9px;  color:#8D8D8D; text-decoration:none }
  .text2{font-family:Tahoma; font-size:10px;  color:#FFFFFF; text-decoration:none }
  .red_9{font-family:Tahoma; font-size:11px;  color:#FF9900; }
  a.red_9{font-family:Tahoma; font-size:12px;  color:#FF9900; }
  a.red_9:hover{font-family:Tahoma; font-size:12px;  color:#FF9900; text-decoration: underline; }
  .red{font-family:Tahoma; font-size:11px;  color:#D53434; }
  .blue{font-family:Tahoma; font-size:11px;  color:#0476C8; }
  .main{font-family:Tahoma; font-size:11px;  color:#5E5E5E; }
  .main2{font-family:Tahoma; font-size:11px;  color:#4B4949; line-height:14px }

.form {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E8F8FF;
	border: 1px solid #CCCCCC;
	width: 90%;
	align: center;
}

  .input{
  		width:188px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#BEC6CC;
		font-family:Tahoma; font-size:11px;  color:#4B4949;
		padding-top:2px;
		}

		.textarea{
		width:188px; height:93px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#BEC6CC;
		font-family:Tahoma; font-size:11px;  color:#4B4949;
		padding-top:2px;
		overflow:auto;
		}


 
a {
	font-size: none;
	color: none;
	text-decoration: none;
	font-family: none;




}

a:hover {
	text-decoration: underline;
	color: none;
	font-size: 11px;
	font-family: Tahoma;
}







 

