
// Copyright (c) 2002 ShopConstructors
// Product Version - InternetShop V5
// User Generated Style Sheet
// http://www.shopconstructors.com

body{
background-color:#CC66FF;
color:BLACK;
font-family:Verdana;
font-size:12px;
font-weight:normal;
font-style:normal;
}


a:link {
text-decoration : none;
}

a:visited {
text-decoration : none;
 }

a:active {
text-decoration : none;
}

a:hover	{
text-decoration : underline;
}

td{
color:BLACK;
font-size:12px;
font-family:Verdana;
font-style:normal;
font-weight:normal;
}

li{
color:;
font-size:12px;
font-family:Verdana;
font-style:normal;
font-weight:normal;
}

form {
background-color:;
}


input {
color:;
background-color:;
font-family:Verdana;
font-size:12px;
font-weight:normal;
font-style:normal;
}

.textarea {
color:;
background-color:;
font-family:Verdana;
font-size:12px;
font-weight:normal;
font-style:normal;
}

.selectlist {
color:;
background-color:;
font-family:Verdana;
font-size:12px;
font-weight:normal;
font-style:normal;
}


.topmenucell{
background-color:#82CA9C;
border-top-style:solid;
border-top-width:1px;
border-top-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
}

.productmenu{
background-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
border-top-color:#82CA9C;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#82CA9C;

border-left-style:solid;
border-left-width:1px;
border-left-color:#82CA9C;

border-right-style:solid;
border-right-width:1px;
border-right-color:#82CA9C;
}

.menufont{
color:#3CA261;
font-family:Verdana;
font-weight: bold;
font-style:normal;
text-decoration:none
background-color:#f5f5ed
}

.productfont{
color:DarkGreen;
font-family:Verdana;
font-weight: bold;
font-style:normal;
text-decoration:none
}


.CategoriesList {
	FONT-SIZE: 11px;
	margin: 2px 0px 4px 0px;
}

.menu_items {
	padding-left: 3px;
}

h1 {
	padding: 5px 5px 5px 31px;
	font-size:1em; 
	margin:0px;
	border:1px solid #cad8cb;
	background:#f5f5ed url("../images/title-arrow.gif") no-repeat;
	clear:both;
	}