body{
	background-color:#ffffcc;
	
	margin: 0px; 
	font-size: 12px; font-family: Verdana; font-weight: normal; color:#fff;
}
	
td { font-size: 12px; font-family: Verdana; font-weight: normal; padding: 0px; border: 0px;}
tr { padding-bottom: 0px; border: 0px;}
img { border: 0px; margin-bottom: 0px;}
a { border: 0px; margin: 0px;}
form {margin: 0px;}

a.basket {font-family: Verdana; font-size: 13px; color: #444; cursor: pointer; text-decoration: none;font-weight:bold;}
a.basket:visited {font-family: Verdana; font-size: 13px; color: #444; cursor: pointer; text-decoration: none;font-weight:bold;}
a.basket:hover {font-family: Verdana; font-size: 13px; color: #444; cursor: pointer; text-decoration: none;font-weight:bold;}
a {font-family: Verdana; color: #666; cursor: pointer; }
a:visited {font-family: Verdana; color: #666; cursor: pointer; }
a:hover {font-family: Verdana; color: #666; cursor: pointer; }

a.catalog_LS, a.catalog_LF{
	color: #1b1c20;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}

div.menu {
	padding: 0px;
	margin: 0px;
	margin-left: 23px;
	border: 0px;
}
.border1{
	border: solid 2px;
	border-color:#cc0000;
}
.border2{
	border: solid 1px;
	border-color:#ddd;
}
.menu_item_2 {
	border: solid 0px #dcdfe4;
	padding: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.catalog_item, .menu_item {
	/*border-bottom: 1px #888888 dashed;*/
	padding-left: 37px;
	margin: 5px 0px;
	/*background-image: url('../images/arrow1.jpg');*/
	background-repeat:no-repeat;
}
div.text_only1{
	border-top: solid 2px #cc0000;
	padding: 7px 7px 7px 0px;
}
div.text_only{
	padding: 7px 7px 7px 0px;
}
div.main_menu {
	/*border-bottom: 1px #888888 dashed;*/
	padding: 0px 0px 3px 37px;
	margin: 5px 0px;
	/*background-image: url('../images/arrow2.jpg');*/
	background-image: url('../images/apple.gif');
	background-repeat:no-repeat;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
a.main_menu{
	color: #FFF;
	font-size:20px;
	text-decoration:none;
}
.catalog_item_selected, .menu_item_selected {
	/*border-bottom: 1px #888888 dashed;*/
	padding-left: 37px;
	margin: 5px 0px;
	background-image: url('../images/arrow1.jpg');
	background-repeat:no-repeat;
}
a.menu{
	text-decoration:none;
	color: #1b1c20;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}
a.menu_selected{
	text-decoration:none;
	color: #1b1c20;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}
.content{
	padding-left: 30px;
	color:#000;
	font-size: 15px;
}
.text_input{
	background-color: #fff;
	text-align: left;
	border-style:solid;
	border-color:#8e8e8e;
	border-width: 0px;
	color:#777;
	font-weight:bold;
	margin: 0;
	padding: 0px;
}
.div {
display: none;
}