
  .policy{font-family:Tahoma; font-size:11px;  color:#E6EAF0; text-decoration:none }
  .policy2{font-family:Tahoma; font-size:11px;  color:#F0A900; text-decoration:none }
  .link{font-family:Tahoma; font-size:11px;  color:#687C95;}
  .date{font-family:Tahoma; font-size:10px;  color:#7B0000;}
  .main{font-family:Tahoma; font-size:11px;  color:#3F3F3F;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2D456F;}
  .title{font-family:Tahoma; font-size:11px;  color:#677B93;}

  .orange{font-family:Verdana; font-size:10px;  color:#D78F0C; font-weight:900; text-decoration:none }

A {text-decoration: none;; color: #F0A900}
A:visited {text-decoration: none;; color: #AD740A}
A:hover {color:#FF0000;; text-decoration: none; }

.opcit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.75;
	border: none
}

.opcit img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: none
}

#input{
	width:227px; height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px; padding-top:2px
}


#textarea{
  	width:227px; height:200px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px;
	overflow:auto
}