<!--

body         	{ font-family: Arial }
.home_newsbighdl{ color: #333333; font-size: 12px; font-weight: bold }
.home_newshdl 	{ color: #003366; font-size: 11px; font-weight: bold }
.home_news 	{ color: #666666; font-size: 11px }
.featprod    	{ background-image: url('images/featprod_frame.gif'); 
		background-repeat: no-repeat; width: 138px; height: 138px; text-align:center }
.mainav      	{ color: #FFCC00; font-size: 11px; font-weight: bold }
.topnav      	{ font-size: 11px; color:#333333 }
.copyr 		{ font-size: 10px; color: #666666 }
.pagehdlcontpad	{ padding-left: 30px; padding-right: 30px; padding-top: 20px }
.maincontpad	{ padding-left: 30px; padding-right: 30px; 
		font-size: 12px; color:#333333 }
.membercontpad	{ padding-top: 20px; padding-bottom: 50px; font-size: 12px; color:#333333 }
.cat_sitemap	{ color: #333333; font-size: 14px; text-align:center }
.reguler   	{ font-size: 11px; color:#333333 }
.headline   	{ font-size: 13px; color:#333333 }
.small   	{ font-size: 10px; color:#666666 }

.formhdl	{ color: #333333; font-size: 12px; font-weight: reguler; padding: 8px;
		background-color: #dcdcdc; border-bottom: 1px solid #C0C0C0}
.formcell1	{ color: #666666; font-size: 11px; text-align:right; font-weight: bold  }
.formcell2	{ color: #333333; font-size: 11px  }
.hot      	{ color:#CC0000 }


/*POPUP MENU*/
#menu a {
    width: 181px;
    text-decoration:none;
    color:#FFCC00;
    }
#menu a.hover {
    color:#FFFFFF;
    text-decoration:none
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }
    
    
/*BUTTON & FIELD*/
.button     	   	{ 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight:bold;	
}

.formfield        { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
	font-size: 11px; 
	color: #666666;
	width:244px
}
    
.formfieldsearch        { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
	font-size: 11px; 
	color: #666666;
}    
    
.formfield_captcha        { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
	font-size: 20pt; 
	color: #666666 
}    
    
/*HYPERLINKS*/
a:visited.topnav 	{ text-decoration: none}
a.topnav      		{ text-decoration: none}
a:hover.topnav		{ color: #CC0000; text-decoration: underline }
a:visited.topnav.hover 	{ color: #CC0000; text-decoration: underline }
a:active.topnav 	{ color: #0000CC; text-decoration: underline }

a:visited.copyr 	{ color: #666666; text-decoration: none }
a.copyr       		{ color: #666666; text-decoration: none }
a:hover.copyr 		{ color: #000000; text-decoration: underline }
a:visited.copyr.hover 	{ color: #000000; text-decoration: underline }
a:active.copyr 		{ color: #CC0000; text-decoration: underline }

a:visited.link 		{ color: #003399; text-decoration: underline }
a.link       		{ color: #003399; text-decoration: underline }
a:hover.link 		{ color: #CC0000; text-decoration: none }
a:visited.link.hover 	{ color: #CC0000; text-decoration: none }
a:active.link 		{ color: #0000CC; text-decoration: none }    
    
//-->

