/* CSS Document */
@font-face {
 font-family: "Century Gothic";
 src: url(GOTHIC.TTF) 
 format("truetype");
}

.style1 {
	font-family:"Century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
}
.current_page:link{ color:#93A85B; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.current_page:active{ color:#93A85B; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.current_page:visited{ color:#93A85B; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.current_page:hover{ color:#93A85B; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}

.links:link{ color:#000000; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.links:active{ color:#000000; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.links:visited{ color:#000000; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}
.links:hover{ color:#93A85B; text-decoration:none; font-family:"Century Gothic"; font-size: 12px;}

.mainlinks:link{ color:#000000; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}
.mainlinks:active{ color:#000000; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}
.mainlinks:visited{ color:#000000; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}
.mainlinks:hover{ color:#93A85B; text-decoration:none; font-weight:bold;font-family:"Century Gothic"; font-size: 11px;}

.mainlinksv:link{ color:#93A85B; text-decoration:none; font-weight:bold;  font-family:"Century Gothic"; font-size: 11px;}
.mainlinksv:active{ color:#93A85B; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}
.mainlinksv:visited{ color:#93A85B; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}
.mainlinksv:hover{ color:#93A85B; text-decoration:none; font-weight:bold; font-family:"Century Gothic"; font-size: 11px;}


.a_menu{
	font-family:"Century Gothic";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
}


.a_menu:hover{
	font-family:"Century Gothic";
	font-size: 8pt;
	color: #999933;
	text-decoration:none;
}

.style2 {
	font-family:"Century Gothic";
	font-size: 10pt;
}

.side_categories{
	margin-left:20px;
}

.product_style_1 {
	font-family:"Century Gothic";
	font-size: 9pt;
	color: #000000;
}

.product_style_2 {
	font-family:"Century Gothic";
	font-size: 9pt;
	color: #999933;
	
}

.product_style_3 {
	font-family:"Century Gothic";
	font-size: 12pt;
	margin-left:10px;
	color: #FFFFFF;
}


