.main_div {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
.item_center {
	background-image: url(../images/item_center.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	width: 118px;
	height: 120px
}
.item_info {
	font-family: verdana;
	font-size: 8pt;
	color: #3B5719;
}
.frm_text {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #006600;
}
.frm_button {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border: 1px solid #00481A;
}
.tr_gri {
	background-color: #F9F9F9;
}

.title_center {
	background-image: url(../images/title_center.gif);
	background-repeat: repeat-x;
	background-position: left;
	padding: 10px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #265b67;
}



.td_buton {
	background-image: url(../images/buton_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	width: 156px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #3B5719;
}
.td_cart_top {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #666666;
	height: 25px;
	padding: 2px;
	font-weight: bold;
}
.td_cart_items {
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
}



.td_buton a {			text-decoration:none; color:#3B5719;}
.td_buton a:hover {	text-decoration:underline; color:#3B5711;}
.main_td {
	border: 1px solid #a5b691;
	background-image: url(../images/main_td_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.std_text {
	font-family: Arial;
	font-size: 8pt;
}
.td_content {
	font-family: arial;
	font-size: 8pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d8d8d8;
	text-align: left;
	color: #3B5719;
}
.td_content a {			text-decoration:none; color:#3B5719;}
.td_content a:hover {	text-decoration:underline; color:#3B5719;}

.td_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7caa1;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	padding-top: 3px;
}


.td_left_menu {
	font-family: Arial;
	font-size: 8pt;
	color: #545454;
	text-align: left;
	height: 15px;
	padding-left: 10px;
	padding-top: 5px;
}
.td_left_menu a {			text-decoration:none; color:#545454;}
.td_left_menu a:hover {	text-decoration:underline; color:#545454;}

.td_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d8d8d8;
}

.td_left_menu_ayrac {
	font-family: Arial;
	font-size: 8pt;
	color: #545454;
	text-align: left;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
}
.td_left_menu_ust {
	padding-left: 10px;
	font-family: Arial;
	font-size: 8pt;
	color: #728B55;
	text-align: left;
	height: 15px;
	padding-top: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul{ 
margin: 0;
padding: 0;
}