 body {
 color: #462D14; 
 background: #065a98 url("images/bg.gif");
 background-repeat: repeat-y;
 background-position: top center;
 font-family: Tahoma;
 font-size: 12px; 
 font-style: normal;
scrollbar-arrow-color: #484295;
scrollbar-3dlight-color: #dfe0a7;
scrollbar-highlight-color: #dfe0a7;
scrollbar-face-color: #ecefaf;
scrollbar-shadow-color: #edd99a;
scrollbar-darkshadow-color: #c4c1e3;
scrollbar-track-color: #f2f4c6;
}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	color: #FE7C5C;
	line-height: 165%;
	padding: 15px;
}
a.nav:link { color: #F4F2CC; text-decoration:none; } 
a.nav:visited {color: #F4F2CC; 	text-decoration:none;} 
a.nav:active {color: #F4F2CC; 	text-decoration:none; } 
a.nav:hover { color: #FFFFFF; text-decoration:none; } 

.bnav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
}
a.bnav:link { color: #336393; text-decoration:none; } 
a.bnav:visited {color: #336393; text-decoration:none;} 
a.bnav:active {color: #6393C7; text-decoration:none; } 
a.bnav:hover { color: #6393C7; text-decoration:none; } 

.menu-beige {
	background-image:url(images/menu_bg_beige.gif);
	background-repeat:repeat-x;	
	color: #666699;
	height: 25px;
 }
 .subnav, .productListing-data
 {
 font-family: Tahoma;
	font-size: 11px;
	padding: 3px 5px 5px 3px;
	}
.subnav:link { color: #666699; text-decoration:none; } 
.subnav:visited {color: #666699; text-decoration:none; } 
.subnav:active {color: #666699; text-decoration:none; } 
.subnav:hover { color: #CC2F3F; text-decoration:none; } 
div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;  
	background-color:#FFFFFF;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
   	background-color:#FFFFCC;
    color: #00066;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
}
.smallwhite {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
}
.boldblack {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
h1,.boldblue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BE260C;
}
.red {
	font-family: Tahoma;
	font-size: 12px;
	color: #71B355;
}
.red:link { color: #8AAAF4; text-decoration:none; } 
.red:visited {color: #8AAAF4; text-decoration:none; } 
.red:active {color: #B5E1A8; text-decoration:none; } 
.red:hover { color: #B5E1A8; text-decoration:none; } 
.text, .main {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}
.text:link { color: #d2f4f2; text-decoration:underline; } 
.text:visited {color: #000066; text-decoration:underline; } 
.text:active {color: #000066; text-decoration:underline; } 
.text:active {color: #cc3333; text-decoration:underline; } 

.text2:link { color: #1e68fe; text-decoration:underline; } 
.text2:visited {color: #5f4d80; text-decoration:underline; } 
.text2:active {color: #5f4d80; text-decoration:underline; } 
.text2:hover {color: #028eca; text-decoration:underline; } 

.productListing-heading
{
   color: #6E7EB8;
   font-weight: bold;
   font-size:14px;
}
.productListing-odd
{
   background-color: #F8F8DC;
   
}
.productListing-even
{
   background-color: #FFFFFF;
   
}

.border {
	border: 1px solid #506B9B;
}

.featured-box {
 background-color: #D7EAE9;
 }
 
.featured-box2 {
 background-color: #EFE8CF;
 } 