
.textfield   { font-family: 'MS Sans Serif',Verdana,Arial,Helvetica; font-size: 8pt; color: 
               #333333; background-color: #FFFFFF; 
               border-left: 1 solid #666666; border-right: 1 solid #C0C0C0; 
               border-top: 1 solid #666666; border-bottom: 1 solid #C0C0C0 }


.button      { font-family: 'MS Sans Serif', Verdana, Arial, Helvetica; font-size: 8pt; 
               color: #333333; background-color: #C0C0C0; font-weight: bold; 
               border-left: 1 solid #C0C0C0; border-right: 1 solid #666666; 
               border-top: 1 solid #C0C0C0; border-bottom: 1 solid #666666 }
.text      { font-family: 'MS Sans Serif', Verdana, Arial, Helvetica; font-size: 10pt; 
               color: #333333; background-color: #C0C0C0; }
			   
.top_link {
	color : #ffffff;
	font-size : 10px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

.top_link a {
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.top_link a:hover {
	color : #ffcc00;
	font-weight: bold;
	text-decoration: underline;

}
