@charset "utf-8";


.page_top_general{
background:url(../images/featured_top.gif) no-repeat #eef0f1; 
height:8px; 
width:740px; 
margin-top:8px; 
overflow:hidden ;
}

.page_middle_general{
background:#eef0f1;
width:720px; 
padding:10px;
}

.page_bottom_general{
background:url(../images/featured_bot.gif) no-repeat #eef0f1; 
overflow:hidden; 
height:8px; 
width:740px;
}

.page_heading_div{
font-weight:bold; 
font-size:16px; 
margin-bottom:10px; 

}

.page_heading_span_dark{
	color:#044588;
}

.page_heading_span_light{
	color:#494B41;
}

.new_div{
	background:#f0efe7;
	border:solid 1px #CCCCCC;
	padding:5px;
	margin-bottom:10px;
	}

.display_div_top{
	background:url(../images/prod_search_top.jpg) no-repeat #eef0f1; 
	height:8px; 
	width:419px; 
	overflow:hidden;
}

.display_div_middle{
	background:#f0efe7; 
}

.display_div_bottom{
	background:url(../images/prod_search_bot.jpg) no-repeat #eef0f1; 
	overflow:hidden; 
	height:8px; 
	width:419px;
}

.no_product{
background:#ECECEC;
color:#cc0000;
padding:10px;
font-size:12px;
}

.classNoimage{
background-color:#DCDCDC; 
width:80; 
padding:15px; 
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin:5px;
}

.tab_selected{
background:url(../images/nav_bg.gif) #0052a6 no-repeat center;
color:#0052a6;
}
.InputText{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}