.text {
	font-family: Verdana;
	font-size: 10px;
	color:#6E6E6E
}
.text_main { 
	font-family: Verdana;
	font-size: 13px;
	color:#000000
}
.text_members {
	font-family: Verdana;
	font-size: 13px;
	color:#000000
}
.text_search {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.tablehead {
	padding-left:9px;	
}
.mainselect {
	width:73px; 
	height:20px; 
	font-family:Verdana; 
	font-size:11px; 
	border:1px solid #84888D; 
	color:#424141;
}
.longselect {
	width:134px; 
	height:20px; 
	font-family:Verdana; 
	font-size:11px; 
	border:1px solid #84888D; 
	color:#424141;
}
.shortselect {
	width:39px; 
	height:20px; 
	font-family:Verdana; 
	font-size:11px; 
	border:1px solid #84888D; 
	color:#424141;
}
.link_footer {
	color: #6E6E6E;
	font-size: 10px;
	font-family: Verdana;	
}
.link_menu {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold	
}
.link {
	color: #962A2A;
	font-size: 11px;
	font-family: Verdana;	
}
.profile_opt_name{
	color: 962A2A;
	font-size: 11px;
	font-family: Verdana;
}
.profile_opt_value{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}
select, input, textarea{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
}
.error_msg{
	color: #CC6666;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.search_butt{
	color: #962A2A;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
