body {
	font-family:  Arial, verdana, sans-serif;
}

/************************************************/
/* menu_bartitle ********************************/
/************************************************/

.menu_bartitle {
	font-size: 12px; 
	font-weight: normal;  
	color: #333333;
	text-decoration: none
}

.menu_bartitle a {
	font-size: 12px; 
	font-weight: normal;  
	color: #333333;
	text-decoration: none
}

.menu_bartitle a:hover {
	font-size: 12px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none	
}

/************************************************/
/* site design ********************************/
/************************************************/

.site_design {
	font-size: 8px; 
	font-weight: normal;  
	color: #777777;
	text-decoration: none
}

.site_design a {
	font-size: 8px; 
	font-weight: normal;  
	color: #777777;
	text-decoration: none
}

.site_design a:hover {
	font-size: 8px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none
}

/************************************************/
/* detail_table ********************************/
/************************************************/

.detail_table {
	font-size: 9px; 
	font-weight: bold;  
	color: #ffffff;
	text-decoration: none
}

.detail_table a {
	font-size: 9px; 
	font-weight: bold;  
	color: #ffffff;
	text-decoration: none
}

.detail_table a:hover {
	font-size: 9px; 
	font-weight: bold;  
	color: #935B5B;
	text-decoration: none
}


/*************************************************/
/*sitedesign**************************************/
/*************************************************/

.sitedesign {
	font-size: 8px; 
	font-weight: normal;  
	color: #777777;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none
}

.sitedesign a {
	font-size: 8px; 
	font-weight: bold;  
	color: #777777;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none	

}

.sitedesign a:hover {
	font-size: 8px; 
	font-weight: bold;  
	color: #000000;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none	
}


/************************************************/
/* details ********************************/
/************************************************/

.details {
	font-size: 9px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none
}

.details a {
	font-size: 9px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none
}

.details a:hover {
	font-size: 9px; 
	font-weight: normal;  
	color: #ffffff;
	text-decoration: none
}


/************************************************/
/* fronttext ********************************/
/************************************************/

.fronttext {
	font-size: 14px; 
	font-weight: normal;  
	color: #000;
	text-decoration: none
}

.fronttext a {
	font-size: 14px; 
	font-weight: normal;  
	color: #555555;
	text-decoration: none
}

.fronttext a:hover {
	font-size: 14px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none
}

/************************************************/
/* fronttextwhite ********************************/
/************************************************/

.fronttextwhite {
	font-size: 14px; 
	font-weight: normal;  
	color: #ffffff;
	text-decoration: none
}

.fronttextwhite a {
	font-size: 14px; 
	font-weight: normal;  
	color: #ffffff;
	text-decoration: none
}

.fronttextwhite a:hover {
	font-size: 14px; 
	font-weight: normal;  
	color: #cccccc;
	text-decoration: none
}

/************************************************/
/* top_menubar ********************************/
/************************************************/

.top_menubar {
	font-size: 11px; 
	font-weight: normal;  
	color: #555555;
	text-decoration: none
}

.top_menubar a {
	font-size: 11px; 
	font-weight: normal;  
	color: #555555;
	text-decoration: none
}

.top_menubar a:hover {
	font-size: 11px; 
	font-weight: normal;  
	color: #000000;
	text-decoration: none
}
/************************************************/
/* top_menubarbold ********************************/
/************************************************/

.top_menubarbold {
	font-size: 11px; 
	font-weight: bold;  
	color: #555555;
	text-decoration: none
}

.top_menubarbold a {
	font-size: 11px; 
	font-weight: bold;  
	color: #555555;
	text-decoration: none
}

.top_menubarbold a:hover {
	font-size: 11px; 
	font-weight: bold;  
	color: #000000;
	text-decoration: none
}
