/* CSS Document */


#leftsidebar a {
 		/*/*/
		color: #FFFFFF;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
 		width : 100%;
		height : 100%;
		padding-left: 10px;
		padding-top: 3px;
 		text-decoration: none;
 		/* */
 		}

#leftsidebar a:link, #leftsidebar a:visited 
		{
		/*/*/
		background-image: url(img/mnu/grey_bg.gif);
		width : 100%;
		height : 100%;
		/* */
 		}

#leftsidebar a:hover
		{
		/*/*/
 		color: #911900;
		width : 100%;
		height : 100%;
 		background-image: url(img/mnu/red1_bg.gif);
		/* */
 		}

#indentsidebar a {
 		/*/*/
		color: #FFFFFF;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
 		background-image: url(img/mnu/red2_bg.gif);
		width : 100%;
		height : 100%;
		padding-left: 10px;
		padding-top: 3px;
 		text-decoration: none;
 		/* */
 		}

#indentsidebar a:link, #indentsidebar a:visited 
		{
		/*/*/
		background-image: url(img/mnu/red2_bg.gif);
		width : 100%;
		height : 100%;
		/* */
 		}

#indentsidebar a:hover
		{
		/*/*/
 		color: #911900;
		width : 100%;
		height : 100%;
 		background-image: url(img/mnu/red1_bg.gif);
		/* */
 		}

#selectedsidebar a {
 		/*/*/
		color: #FFFFFF;
		font-family: verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
 		background-image: url(img/mnu/red2_bg.gif);
		width : 100%;
		height : 100%;
		padding-left: 10px;
		padding-top: 3px;
 		text-decoration: none;
 		/* */
 		}

#selectedsidebar a:link, #selectedsidebar a:visited 
		{
		/*/*/
		background-image: url(img/mnu/red2_bg.gif);
		width : 100%;
		height : 100%;
		/* */
 		}

#selectedsidebar a:hover
		{
		/*/*/
 		color: #FFFFFF;
		width : 100%;
		height : 100%;
 		background-image: url(img/mnu/red2_bg.gif);
		/* */	
 		}

body{

	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #DADCE2;
	SCROLLBAR-ARROW-COLOR: #7F0000;
	SCROLLBAR-TRACK-COLOR: #B6BAC4;
	SCROLLBAR-HIGHLIGHT-COLOR: #B6BAC4;
	SCROLLBAR-SHADOW-COLOR: #B6BAC4;
	SCROLLBAR-3DLIGHT-COLOR: #B0B5BF;
	SCROLLBAR-DARKSHADOW-COLOR: #B0B5BF;
	}
	
td{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	
	}


a {
	
color: #333333;
text-decoration: none;
	}
	
a:hover{
	text-decoration: none;
	}

.cartsmall {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	}

.menutop2 a:link, .menutop2 a:active, .menutop2 a:visited,  .menutop2 a:hover {
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	}

.menutop {
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.termstext 
	{
	color: #7F0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	text-decoration: none;
	}

#termstext a:hover
	{
	color: #7F0000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
 	text-decoration: none;
	}

.menutop a:link, .menutop a:active, .menutop a:visited, {
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.popuptext {
 	/*/*/
	color: #000000;
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
 	text-decoration: none;
 	/* */
 	}

.popuptext a:link, .popuptext a:visited {
 	/*/*/
	color: #000000;
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
 	text-decoration: none;
 	/* */
 	}

.popuptextgrey {
 	/*/*/
	font-family:  Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
 	text-decoration: none;
 	/* */
 	}

.cat_header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #993300; font-weight: bold}

.prod_title {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #993300;}


a.blue:link {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a.blue:active {color: #ffffff; }
a.blue:visited {color: #ffffff;}
a.blue:hover {color: #7F0000;}

