BODY {
	background: #ffffff;
	scrollbar-face-color: #D1D1D1;
	scrollbar-shadow-color: #808080;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #000000;
}

A  { color: #000000 }
A:active  { color: #000099 }
A:visited  { color: #000000 }
A:hover  { color: #000099 }
/*





*/
/*############################*/
/*############################*/
.mainbarbg {
	background-color: #ffffff 
}

.leftbarbg {
	background-color: #B2BCC9
}
.textrightbarbg {
	background-image: url(../images/textrightbarbg.jpg);
	background-repeat: repeat-y;
}
.menutextbarbg{
	background-color: #ffffff;
}
.menu {
	background-color: #B2BCC9;
}
.rightbg{
	background-color: #FFFFFF;
}



.rightbarbg {
	background-image: url(../images/rightbg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}




.leftmenubarbg {
	background-image: url(../images/leftslice.jpg);
	background-repeat: repeat-y;
}


.text  { 
	color: #6F6F6F; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.textbr  { 
	color: #ff0000; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}


.textb  { 
	color: #000000; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.titletext  { 
	color: #202374; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}
.titletext2  { 
	color: #951A1A; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.copytext  { 
	color: #4E4D4D;
	width: 100%;
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}
.textcont{
	color: #2A3680;
	width: 100%;
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 

}

/*############################*/
/*############################*/

.topmenubg {
	background-image: url(../images/top-slice.jpg);
	background-repeat: repeat-x;
}

A.topmenu  { color: #6F6F6F; text-decoration: none }
A.topmenu:active  { color: #000000; text-decoration: none }
A.topmenu:visited  { color: #6F6F6F; text-decoration: none }
A.topmenu:hover  { color: #000000; text-decoration: none }

A.static  { color: #2A3680; text-decoration: none }
A.static:active  { color: #000000; text-decoration: none }
A.static:visited  { color: #2A3680; text-decoration: none }
A.static:hover  { color: #000000; text-decoration: none }

A.rnew  { color: #E42200; text-decoration: none }
A.rnew:active  { color: #000000; text-decoration: none }
A.rnew:visited  { color: #E42200; text-decoration: none }
A.rnew:hover  { color: #000000; text-decoration: none }

A.rnew2  { color: #1E1D1D; text-decoration: none }
A.rnew2:active  { color: #666666; text-decoration: none }
A.rnew2:visited  { color: #1E1D1D; text-decoration: none }
A.rnew2:hover  { color: #666666; text-decoration: none }

A.pager  { color: #1E1D1D; text-decoration: none }
A.pager:active  { color: #666666; text-decoration: none }
A.pager:visited  { color: #1E1D1D; text-decoration: none }
A.pager:hover  { color: #666666; text-decoration: none }



/*############################*/
/*############################*/

/* Category cell border color */
.catcellborderbg {
	background-color: #ABABAB 
}
/* Category cell bg color*/
.catcellbg {
	background-repeat: repeat-x;
	background-image: url(../images/catslice.jpg);
}
/* Category cell bg color when selected */
.catcellselectedbg {
	background-color: #
}
/* Category links*/
A.catmenu  { color: #000000; text-decoration: none }
A.catmenu:active  { color: #666666; text-decoration: none }
A.catmenu:visited  { color: #000000; text-decoration: none }
A.catmenu:hover  { color: #666666; text-decoration: none }
/* Category links when selected */
A.catmenuselected  { color: #4878DC; text-decoration: none }
A.catmenuselected:active  { color: #000000; text-decoration: none }
A.catmenuselected:visited  { color: #4878DC; text-decoration: none }
A.catmenuselected:hover  { color: #666666; text-decoration: none }



/*############################*/
/*############################*/

/* Sub-Category cell border color */
.subcatcellborderbg {
	background-color: #ABABAB 
}
/* Sub-Category cell bg color*/
.subcatcellbg {
	background-image: url(../images/subslice.jpg);
	background-repeat: repeat-x;
}
/* Sub-Category cell bg color when selected */
.subcatcellselectedbg {
	background-color: # 
}
/* Sub-Category links*/
A.subcatmenu  { color: #53000C; text-decoration: none }
A.subcatmenu:active  { color: #000000; text-decoration: none }
A.subcatmenu:visited  { color: #53000C; text-decoration: none }
A.subcatmenu:hover  { color: #666666; text-decoration: none }
/* Sub-Category links when selected */
A.subcatmenuselected  { color: #598744; text-decoration: none }
A.subcatmenuselected:active  { color: #000000; text-decoration: none }
A.subcatmenuselected:visited  { color: #598744; text-decoration: none }
A.subcatmenuselected:hover  { color: #666666; text-decoration: none }

/*############################*/
/*############################*/

/* Sub-Category cell border color */
.subsubcatcellborderbg {
	background-color: #ABABAB 
}
/* Sub-Category cell bg color*/
.subsubcatcellbg {
	background-image: url(../images/subsubslice.jpg);
	background-repeat: repeat-x;
}
/* Sub-Category cell bg color when selected */
.subsubcatcellselectedbg {
	background-color: # 
}
/* Sub-Category links*/
A.subsubcatmenu  { color: #647284; text-decoration: none }
A.subsubcatmenu:active  { color: #000000; text-decoration: none }
A.subsubcatmenu:visited  { color: #647284; text-decoration: none }
A.subsubcatmenu:hover  { color: #000000; text-decoration: none }
/* Sub-Category links when selected */
A.subsubcatmenuselected  { color: #CCD10D; text-decoration: none }
A.subsubcatmenuselected:active  { color: #000000; text-decoration: none }
A.subsubcatmenuselected:visited  { color: #CCD10D; text-decoration: none }
A.subsubcatmenuselected:hover  { color: #000000; text-decoration: none }

/*############################*/
/*############################*/

/* Sub-Category cell border color */
.sub4catcellborderbg {
	background-color: #ABABAB 
}
/* Sub-Category cell bg color*/
.sub4catcellbg {
	background-color: # 
}
/* Sub-Category cell bg color when selected */
.sub4catcellselectedbg {
	background-color: # 
}
/* Sub-Category links*/
A.sub4catmenu  { color: #000000; text-decoration: none }
A.sub4catmenu:active  { color: #000000; text-decoration: none }
A.sub4catmenu:visited  { color: #000000; text-decoration: none }
A.sub4catmenu:hover  { color: #666666; text-decoration: none }
/* Sub-Category links when selected */
A.sub4catmenuselected  { color: #FF0000; text-decoration: none }
A.sub4catmenuselected:active  { color: #000000; text-decoration: none }
A.sub4catmenuselected:visited  { color: #FF0000; text-decoration: none }
A.sub4catmenuselected:hover  { color: #000000; text-decoration: none }




/*############################*/
/*############################*/




.textlogin  { 
	color: #664F91; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

A.textlogin1  { color: #664F91; text-decoration: none }
A.textlogin1:active  { color: #FFFFFF; text-decoration: none }
A.textlogin1:visited  { color: #664F91; text-decoration: none }
A.textlogin1:hover  { color: #FFFFFF; text-decoration: none }

.textfieldlogin      { 
	color: #8DCDE3; 
	font: 11px/12px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 110px; 
	border: #C48310 1px solid;
	\\cursor:hand;
	height: 18px 
}

.buttonlogin      { 
	color: #744F0D; 
	font: 11px/12px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #8DCDE3; 
	text-align: center; 
	width: 50px; 
	border: #664F91 1px solid;
	cursor:hand;
	height: 18px 
}

/*############################*/

.searchtitle  { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.searchtext  { 
	color: #664F91; 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

A.search  { color: #664F91; text-decoration: none }
A.search:active  { color: #FFFFFF; text-decoration: none }
A.search:visited  { color: #664F91; text-decoration: none }
A.search:hover  { color: #FFFFFF; text-decoration: none }

.searchtitleborderbg {
	background-color: #B4B3B5 
}

.searchtitlebg {
	background-color: #515055 
}

.searchtextborderbg {
	background-color: #B4B3B5 
}

.searchtextbg {
	background-color: #B4B3B5 
}

.searchtextfieldlogin      { 
	color: #744F0D; 
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 70%; 
	border: #999999 1px solid;
	cursor:hand;
	height: 15px 
}

.searchbuttonlogin      { 
	color: #6A6A6A; 
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #C9C9C9; 
	text-align: center; 
	width: 25px; 
	border: #6A6A6A 1px solid;
	cursor:hand;
	height: 19px 
}

/*############################*/
/*############################*/

.righttitle1  { 
	color: #0646B2; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.righttext1  { 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

A.righttext1l  { color: #0646B2; text-decoration: none }
A.righttext1l:active  { color: #000000; text-decoration: none }
A.righttext1l:visited  { color: #0646B2; text-decoration: none }
A.righttext1l:hover  { color: #000000; text-decoration: none }

.righttext1linebg {
	background-color: #7C9BC1 
}

/*############################*/
/*############################*/

.productslisttitle  { 
	color: #ff0000; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}
.productslisttitle2  { 
	color: #000000; 
	font-weight: bold; 
	font-size: 9px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

.productslisttext  { 
	color: #000000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

A.productslistl  { color: #787878; text-decoration: none; font-size: 9px; font-weight: bold;  }
A.productslistl:active  { color: #05027C; text-decoration: none font-size: 9px; font-weight: bold;   }
A.productslistl:visited  { color: #787878; text-decoration: none font-size: 9px; font-weight: bold;   }
A.productslistl:hover  { color: #000000; text-decoration: none font-size: 9px; font-weight: bold;   }

A.productslist3  { color: #414141; text-decoration: none; font-size: 9px; font-weight: bold;  }
A.productslist3:active  { color: #000000; text-decoration: none font-size: 9px; font-weight: bold;   }
A.productslist3:visited  { color: #414141; text-decoration: none font-size: 9px; font-weight: bold;   }
A.productslist3:hover  { color: #EE640C; text-decoration: none font-size: 9px; font-weight: bold;   }

.productslistseparatorbg {
	background-color: #454545 
}

.productprice  { 
	color: #000099; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif 
}

/*############################*/
/*############################*/



A.productslist4  { color: #05027C; text-decoration: underline; font-size: 8px; font-weight: bold;  }
A.productslist4:active  { color: #000000; text-decoration: underline font-size: 8px; font-weight: bold;   }
A.productslist4:visited  { color: #05027C; text-decoration: underline font-size: 8px; font-weight: bold;   }
A.productslist4:hover  { color: #000000; text-decoration: underline font-size: 8px; font-weight: bold;   }


.photoborder{
	border:solid 1px #6D9DFF;

}
.indexbg{
	background-color: #FFFFFF;
}
.buttonbg{
	background-image: url(../images/rightbutton2.gif);
	background-repeat: no-repeat;
}

.buttonbg{
	background-image: url(../images/rightbutton2.gif);
	background-repeat: no-repeat;
}
.buttonbg2{
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
}

.buttonbg3{
	background-image: url(../images/menuheader.jpg);
	background-repeat: no-repeat;
}


.logininput      { 
	color: #000000; 
	font: 11px/12px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 116px; 
	border: #434343 1px solid;
	\\cursor:hand;
	height: 14px 
}
.loginsubmit      {
	color: #ffffff;
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	width: 66px;
	cursor:hand;
	border: 1px solid #6F6F6F;
	background-color: #2A4181;
	height: 16px
}
.searchinput      { 
	color: #000000; 
	font: 11px/12px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 90px; 
	border: #434343 1px solid;
	\\cursor:hand;
	height: 14px 
}

.searchsubmit      {
	color: #ffffff;
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	/*width: 40px;*/
	cursor:hand;
	border: 1px solid #6F6F6F;
	background-color: #153F63;
	height: 18px
}
.newsletterinput      { 
	color: #000000; 
	font: 11px/12px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 110px; 
	border: #434343 1px solid;
	\\cursor:hand;
	height: 14px 
}
.list{
	list-style-image: url(../images/list.jpg);
}

.catseperator{
	background-image: url(../images/catseperator.jpg);
	background-repeat: repeat-x;
}
.logintextfieldlogin      { 
	color: #000000; 
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 100px; 
	border: #869FB7 1px solid;
	\\cursor:hand;
	height: 15px 
}
.loginbuttonlogin      { 
	color: #000000; 
	font: 10px Century Gothic, Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif; 
	font-weight: bold;
	background-color: #FFFFFF; 
	text-align: center; 
	width: 50px; 
	border: #869FB7 1px solid;
	cursor:hand;
	height: 16px 
}

.productlinks {
	font-family: Century Gothic, Tahoma;
	font-size: 9px;
	color: #2A3680;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
a.productlinks:link {color: #2A3680 ; text-decoration:none}
a.productlinks:active {color: #2A3680 ; text-decoration:none}
a.productlinks:visited {color: #2A3680s ; text-decoration:none}
a.productlinks:hover {color: #2A3680; text-decoration:none}

