.main_bg {
	background-image: url(images/threep_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_bg {
	background-image: url(images/threep_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.body_bg {
	background-image: url(images/threep_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.search_menus {
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #666666;
	width: 200px;
}
.search_button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 2em;
	width: 200px;
}
.border_line {
	border: 1px solid #666666;
	background-color: #e9e9e9;
}
body {
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
.style2 {
	font-size: 11px;
	color: #FFFFFF;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {
	font-size: 8pt;
	font-weight: bold;
	color: #CC0001;
}
.subCategoryStyle {
   margin-left:20;
	padding-left:20px;

}
.categoryStyle{  
	font-weight: bold;
	
	
}
.styleBold{
    font-weight: bold;
}
.lnkBtn 
{
    
     text-decoration: none;
    
    
    }

