body  {
	COLOR:#666666;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #ebebeb;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x/**/
}

strong {color: #000066}

img {
  border: 0;
}


/*UNSTYLED LINKS*/
a{
	color: #000099;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a:link {color: #000099}
a:visited {color: #000099}
a:hover {
	color: #666666;
	text-decoration: none;
}
/*UNSTYLED LINKS*/


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

/*Nav Links Start*/
ul.category-nav {
	padding-top:0px;
	padding-bottom:0px;
	display: block;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
}

ul.category-nav li span {display: block}

ul.category-nav li {display: inline}

ul.category-nav a {
	display: block;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:22px;
	margin: 0px;
	width: 100%; 
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
}


.list img 
{
	border-style:solid;
	border-color:#000066;
	border-width:1px;
	padding:1px 1px 1px 1px;
	margin-top:5px;
	margin-left:5px
	}

.notice img 
{
	border-style:solid;
	border-color:#000066;
	border-width:1px;
	padding:1px 1px 1px 1px;
	margin-top:5px;
	margin-left:3px;
	margin-right:7px
	}




.gallery img 
{
	border-style:solid;
	border-color: #A0C451;
	border-width:1px;
	margin-right:10px;
	margin-bottom:10px
	}
	
/*Nav Links Start*/

a.navlinks {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:22px;
	margin: 0px;
	width: 100%; 
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
}

	
a.navlinks:link {
	color: #FFFFFF;
	padding-left: 15px
}
a.navlinks:visited {color: #FFFFFF }
a.navlinks:hover {
	color: #ffffff;
	text-decoration:none;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	padding-left: 15px;
}
/*Nav Links End*/






#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	z-index: 1;
}


	
/*HORIZONTAL MENU START*/

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 20px;
	padding: 10px 20px 10px 20px;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1px;
}

#menu a:hover {
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}

#menu a:active {
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
	color: #ffffff;
}

#menu a:visited {
	color: #ffffff;
}

/*HORIZONTAL MENU END*/


/* FORM STYLES START*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #666666;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	}
	
.xform {
	font-size: 9px;
	background-color: #ffffff;
	color: #666666;
	border-style: solid;
	border-color: #1C5180;
	border-width: 1px;
	}
	
	
.logform {
	font-size: 12px;
	background-color: #ffffff;
	color: #666666;
	border-style: solid;
	border-color: #000099;
	border-width: 1px;
	}
	
	
.sform {
	font-size: 14px;
	background-color: #ffffff;
	color: #000066;
	border-top-style: solid;
	border-color: #000099;
	border-width: 1px;
	}
	
	
.noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-width: 0px;
	}
	

input.submit_button{
	color:#FFFFFF;
	background-color: #000066;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	cursor:hand
 }
 
 
 input.search_button{
	color:#FFFFFF;
	background-color: #000099;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
	margin-top:10px;
	border-style: solid;
	border-color: #000099;
	border-width: 1px;
	cursor:hand
 }
 
 
 /*start header divs*/


#menu{
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:0px; 
	z-index:2
	}
	
#top {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:0px; 
	z-index:2; 

}
	
	
#header {
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:890px;
	height:160px;
	z-index:2;
	background-image:url(banner.jpg)

}


 
 /*end header divs*/
 
 
 

/*start footer divs*/




#footer {
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2;
	border-top-color:#000099;
	border-top-width:5px;
	border-top-style:solid;
	padding-top:20px;
	background-color:#000066
	}
	
	

	
	
/*end footer divs*/



/*Start Main Divs*/


#navigation {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px; 
	z-index:2; 
	float :left;
	background-image:url(images/search_box_mid.jpg);
	background-repeat:repeat-y
	}

#maintop {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px;
	height:25px;
	border-top-style:solid;
	border-top-color:#ebebeb;
	border-top-width:30px;
	z-index:2;
	background-image:url(images/maintop.jpg);

	}
	
#main {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2;
	background-image:url(images/mainmid.jpg);
	background-repeat:repeat-y;
	background-color: #ffffff
	}
	
	
#mainbottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px;
	height:25px;
	z-index:2;
	background-image:url(images/mainbottom.jpg);

	}
	
#leftcolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:190px; 
	z-index:2; 
	float :left; 
	padding: 0px 0px 15px 10px
	}
	
	
#midcolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:495px;
	z-index:2; 
	float :left; 
	padding: 0px 0px 5px 5px
	}
	
#midcolumn2 {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:670px;
	z-index:2; 
	float :left
	}

#rightcolumn {
	position:relative; 
	overflow:hidden; 
	right:10px; 
	top:0px; 
	width:170px;
	z-index:2; 
	float :right; 
	padding: 0px 0px 0px 0px
	}

#carttop,#downtop {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:155px; 
	height:15px; 
	z-index:2; 
	float :left; 
	padding: 0px 5px 0px 15px;
	background-image:url(images/cart_top.jpg)
	}

#cart,#down {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:155px;  
	z-index:2; 
	float :left; 
	padding: 0px 5px 5px 15px;
	background-image:url(images/cart_mid.jpg);
	background-repeat:repeat-y
	}
	
#cartbottom,#downbottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:155px; 
	height:15px; 
	z-index:2; 
	float :left; 
	padding: 0px 5px 0px 15px;
	background-image:url(images/cart_bottom.jpg)
	}

	
#searchtop, #searchtop2, #searchtop3{
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px;
	height:15px;
	z-index:2; 
	padding: 0px 0px 0px 0px;
	background-image:url(images/search_box_top.jpg);
	float:left
	}	


#search, #search2, #search3 {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:165px; 
	height:75px;
	z-index:2; 
	padding: 5px 0px 5px 15px;
	background-image:url(images/search_box_mid.jpg);
	background-repeat:repeat-y;
	float:left
	}
	
	
#searchbottom,#searchbottom2,#searchbottom3 {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:180px;
	height:15px;
	z-index:2; 
	margin-bottom:25px;
	padding: 0px 0px 0px 0px;
	background-image:url(images/search_box_bottom.jpg);
	float:left
	}	
	
	
#downmid{
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:165px; 
	z-index:2; 
	padding: 5px 0px 5px 15px;
	background-image:url(images/search_box_mid.jpg);
	background-repeat:repeat-y
	}
	
#rightspacer {
	position:relative; 
	left:5px; 
	top:10px; 
	width:160px; 
	height:10px; 
	float:left; 
	z-index:9
	}
	
	
#spacer {
	position:relative; 
	left:0px; 
	top:10px; 
	width:500px; 
	height:50px; 
	float:left; 
	z-index:2
	}

	
/*end main divs*/


/*product divs start*/
#product_top,#product2_top {
	position:relative; 
	margin-top:5px; 
	left:0px; 
	top:0px; 
	height:15px; 
	width:490px; 
	background-image: url(images/product_box_top.jpg)
	}
	
	
#product_frame {
	position:relative; 
	left:0px; 
	top:0px; 
	width:480px; 
	padding:0px 0px 0px 10px; 
	background-color:#ebebeb
	}
	
#product_frame_left {
	position:relative; 
	float:left; 
	left:0px; 
	top:0px; 
	/*width:305px*/
	width:205px;
	margin-top:10px
	}
	
#product_frame_right {
	position:relative; 
	float:right; 
	right:5px; 
	top:0px; 
	/*width:165px*/
	width:265px;
	margin-top:10px
	}
	
	
#product_lower {
	position:relative; 
	left:0px; 
	top:0px; 
	width:480px; 
	padding:10px 0px 0px 10px; 
	background-color:#ebebeb
	}
	
	

#product_bottom,#product2_bottom {
	position:relative; 
	left:0px; 
	top:0px; 
	height:15px; 
	width:490px; 
	background-image: url(images/product_box_bottom.jpg)
	}

/*product divs end*/





/*TEXT STYLES*/


.main{
	letter-spacing: 1px;
	line-height:18px

}



.cart {
	font-size: 12px;
	letter-spacing: 1px;
	color: #000066;
	font-weight: bold;
	background: url(images/tick.gif) no-repeat left center;
    padding-left: 25px;
}



.credits {
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
	line-height:20px
}



.error {
	font-size: 12px;
	letter-spacing: 1px;
	color: #FF0000;
	font-weight: bold;
}

.small {
	color: #ffffff;
	font-size:10px;
	letter-spacing:1px;

}

.smallerror {
	font-size: 11px;
	letter-spacing: 1px;
	color: #FF0000;
	font-weight: bold;
}

.f1 {
	color: #666666;
	letter-spacing:1px;
	line-height: 22pt;
}


.f2 {
	font-size:11px;
	color: #000066;
	letter-spacing:1px;
	font-weight:bold;
	line-height: 20pt;
}


.t1 {
	color: #ffffff;
	font-size:11px;
	letter-spacing:1px;
	line-height: 14pt;
}

.t2 {
	font-size:11px;
	letter-spacing:1px;
	line-height: 12pt;
	font-weight:normal;
}

.t3 {
	font-size:11px;
	color: #000066;
	letter-spacing:1px;
	line-height: 12pt;
	font-weight:normal;
}

.t5 {
	font-size:11px;
	color: #000066;
	letter-spacing:1px;
	font-weight:bold;
}


.navtitle {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	background: url(images/down.jpg) no-repeat left center;
	margin-left:12px;
	padding-left: 18px;
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:1px;
	font-weight:bold
	
}

.logged {
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	line-height:20px;

	
}

.head {
	font-size: 14px;
	letter-spacing: 1px;
	color: #000066;
	font-weight: bold;
	line-height: 15pt;
}

.subhead {
	font-size: 11px;
	letter-spacing: 1px;
	color: #000066;
	font-weight: bold;
	line-height: 14pt;
}


.subhead2 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #006200;
	font-weight: bold;
	line-height: 14pt;
}

.head2 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15pt;
}

.head3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
}

.chead3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	background: url(images/basket.gif) no-repeat left center;
	padding-left: 27px;
	padding-bottom:10px;
	padding-top:10px
}



a.linkw {
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	line-height:25px
}
	
a.linkw:link {color: #ffffff}
a.linkw:visited {color: #ffffff}
a.linkw:hover {
	color:#FFFFB9;
	text-decoration: none;
}


a.links3 {
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a.links3:link {color: #ffffff}
a.links3:visited {color: #ffffff}
a.links3:hover {
	color:#FFFFB9;
	text-decoration: none;
}

a.slinks {
	font-size: 10px;
	letter-spacing: 1px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
	
a.slinks:link {color: #000066}
a.slinks:visited {color: #000066}
a.slinks:hover {
	color: #666666;
	text-decoration: none;}


a.links {
	font-size: 12px;
	letter-spacing: 1px;
	color: #006200;
	font-weight: bold;
	text-decoration: none;
}
	
a.links:link {color: #006200}
a.links:visited {color: #006200}
a.links:hover {
	color: #000066;
	text-decoration: none;}


a.linksb {
	font-size: 11px;
	letter-spacing: 1px;
	color:#006200;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	
}
	
a.linksb:link {color:#006200}
a.linksb:visited {color: #006200}
a.linksb:hover {
	color: #000099;
	text-decoration: none;}


a.links4 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	
}
	
a.links4:link {color: #ffffff}
a.links4:visited {color: #ffffff}
a.links4:hover {
	color:#FFFFC1;
	text-decoration: none;}




a.links2:link {
	color: #ffffff; 
	background-color:#000066; 
	border-color:#000066; 
	border-style:solid; 
	border-width:3px;
	text-decoration: none;
	}
a.links2:visited {
	color: #ffffff; 
	background-color:#000066; 
	border-color:#000066; 
	border-style:solid; 
	border-width:3px;
	text-decoration: none;
	}
a.links2:hover {
	color:#FFFFBB; 
	background-color:#000066;
	border-color:#000066; 
	border-style:solid; 
	border-width:3px;
	text-decoration: none;

}


.searchhead3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	background: url(images/search.gif) no-repeat left center;
	font-weight: bold;
	padding-top:5px;
	padding-left: 25px;
}

.downloads {
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff;
	background: url(images/pdf.gif) no-repeat left center;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 25px;
}



a.print {
	text-decoration: none;
	font-size:11px;
	color: #006200;
	background: url(images/printer.gif) no-repeat left center;
    padding-left: 30px;
	padding-bottom:15px;
	padding-top:15px;
	line-height:25px;
}	
a.print:link {text-decoration: none; color: #006200;}
a.print:visited {text-decoration: none; color: #006200;}
a.print:hover {text-decoration: none; color: #000099;}
	
	
a.img {
	text-decoration: none;
	font-size:11px;
	color: #006200;
	background: url(images/image.gif) no-repeat left center;
    padding-left: 30px;
	padding-bottom:15px;
	padding-top:15px;
	line-height:25px;
}	
a.img:link {text-decoration: none; color: #006200;}
a.img:visited {text-decoration: none; color: #006200;}
a.img:hover {text-decoration: none; color: #000099;}


a.infolinks {
	text-decoration: none;
	color: #3F86D8;
	background: url(icon_info.gif) no-repeat right center;
    padding-right: 25px;
}
	
a.infolinks:link {text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
a.infolinks:visited {text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
a.infolinks:hover {
	text-decoration: none;
	background: url(icon_info.gif) no-repeat right center;}
	
	
a.eml {
	font-size: 16px;
	letter-spacing: 1px;
	color: #84B55C;
	font-weight: bold;
	line-height: 20pt;
	background: url(eml.gif) no-repeat left center;
	padding-left: 30px;
}
	
a.eml:link {text-decoration: none;
	background: url(eml.gif) no-repeat left center;}
a.eml:visited {text-decoration: none;
	background: url(eml.gif) no-repeat left center;}
a.eml:hover {
	text-decoration: none;
	background: url(eml.gif) no-repeat left center;}
	
	
	
a.remove {
	font-size: 11px;
	letter-spacing: 1px;
	color: #000066;
	font-weight: bold;
	background: url(admin/delete.gif) no-repeat left center;
	padding-left: 20px;
}
	
a.remove:link {
	text-decoration: none;
	color: #000066
	}
a.remove:visited {	
	text-decoration: none;
	color: #000066
	}
a.remove:hover {
	text-decoration: none;
	color: #666666
	}
	

a.xlinks {
	text-decoration: none;
	color: #000066;
	font-weight:bold;
	letter-spacing:2px;
	background: url(images/note.gif) no-repeat left center;
    padding-left: 20px;
	padding-bottom:5px;
	padding-top:5px
}
	
a.xlinks:link {text-decoration: none;}
a.xlinks:visited {text-decoration: none;}
a.xlinks:hover {
	text-decoration: none;
	color: #666666;
}



a.wlinks {
	text-decoration: none;
	color: #000099;
	letter-spacing:1px;
	background: url(images/web.gif) no-repeat right center;
    padding-right: 20px;
}
	
a.wlinks:link {text-decoration: none;}
a.wlinks:visited {text-decoration: none;}
a.wlinks:hover {
	text-decoration: none;
	color: #000066;
}



a.whlinks {
	text-decoration: none;
	color: #ffffff;
	letter-spacing:1px;
	font-weight:bold
}
	
a.whlinks:link {text-decoration: none;}
a.whlinks:visited {text-decoration: none;}
a.whlinks:hover {
	text-decoration: none;
	color:#FFFFD9;
}





a.navlinks1 {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	letter-spacing:1px;
    padding-left: 15px;
	line-height:15px;
	
}
	
a.navlinks1:link {text-decoration: none;color: #ffffff;}
a.navlinks1:visited {text-decoration: none;color: #ffffff;}
a.navlinks1:hover {
	text-decoration: none;
	color: #b3b3ff;
}


a.navlinks2 {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	letter-spacing:1px;
    padding-left: 15px;
	line-height:25px;
	
}
	
a.navlinks2:link {text-decoration: none;color: #ffffff;}
a.navlinks2:visited {text-decoration: none;color: #ffffff;}
a.navlinks2:hover {
	text-decoration: none;
	color: #ffffff;
}