.error {
color:red;
}

.button {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:white;
border-width:0px;
font-weight:bold;
background-color: #606060;
height:18px;
}

.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;
}
	
.white {
font-family:Tahoma; 
font-size:11px;  
color:#FFFFFF

}
.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
}

#input{
width:140px; height:18px;
border-width:1px;
border-style:solid;
border-color:#DEDEDE;
background-color:#FFFFFF;
}

.u {
text-decoration:underline
}

.t {
text-transform:uppercase
}

.form { width:190px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B1B9C1;
		background-color:#ffffff;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:291px;
		height:115px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B3C0C4;
		background-color:#ECEDED;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}
		

.rollover {scrollbar-face-color:#395E85;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		}
.transp {background:transparency}


A {
font-family:Tahoma; 
font-size:11px;  
color:#606060;
text-decoration:underline; 
}

A:Hover {
font-family:Tahoma; 
font-size:11px;  
color:#606060; 
text-decoration:none; 
}

#under{text-decoration:underline;}
