  .policy{font-family:Tahoma; font-size:11px;  color:#606060;}
  .dark{font-family:Tahoma; font-size:11px;  color:#606060;}
  .main{font-family:Tahoma; font-size:11px;  color:#9C9583;}
  .blue{font-family:Tahoma; font-size:11px;  color:#52A7BE;}
  .red{font-family:Tahoma; font-size:11px;  color:#D36057;}
  .menu{font-family:Tahoma; font-size:11px;  color:#979797; text-decoration:none}
  .menutitle1{
	font-family:Tahoma;
	font-size:13px;
	color:#606060;
	text-decoration:none;
	font-weight: bold;
	padding-left: 30px;
	vertical-align: middle;
}
  .menutitle{
	font-family:Tahoma;
	font-size:13px;
	color:#606060;
	text-decoration:none;
	font-weight: bold;
	padding-left: 30px;
	vertical-align: middle;
}
  #input{
  		width:140px; height:18px;
		border-width:1px;
		border-style:solid;

		border-color:#DEDEDE;
		background-color:#FFFFFF;
		}
		 
		
	  #textarea{
  		width:248px; height:58px;
		border-width:1px;
		border-style:solid;

		border-color:#DEDEDE;
		background-color:#FFFFFF;
		overflow:auto
		}

.bottomborder {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #979797;
	padding-top: 2px;
}
