BODY {
padding: 0px;
margin: 0px;
}
A {
font: 11px Verdana;
color: #4362A5;
text-decoration: underline;
}
A:hover {
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}
A.subs {
font: 11px Verdana;
color: #4362A5;
text-decoration: underline;
}
A.subs:hover {
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}
A.white {
color: #FFFFFF;
}
A.white:hover {
color: #DE6139;
}
A.title {
font-weight: bold;
}
A.title:hover {
font-weight: bold;
}
A.title2 {
font-weight: bold;
color: #DE6139;
}
A.title2:hover {
font-weight: bold;
color: #DE6139;
}
A.cat_title {
font: bold 12px Verdana;
color:#4D2A00;
text-decoration: none;
}
A.cat_title:hover {
font: bold 12px Verdana;
color:#4D2A00;
text-decoration: underline;
}
A.buy_link {
font-weight: bold;
background: #EEEEFF;
}
A.buy_link:hover {
font-weight: bold;
background: #BB4600;
}

.input {
font: 13px Tahoma;
height: 24px;
padding: 3px 5px 3px 5px;
border: 1px solid #CCCCCC;
background: #F5F5F5;
}
H1 {
font: bold 14px Tahoma;
color: #444444;
padding: 0px;
margin: 0px;
}
.text {
font: 12px Tahoma;
color: #000000;

}
.news{
font: 12px Tahoma;
color: #444444;

}
.TableBG {
background:#4D2A00;
}
.TableHeader {

background:#FED001;
color:#4D2A00;
}
.TableContent{

 background:#FFFFFF;
}
.CatBox{
width:154px;
height:200px;
border: #4D2A00 1px solid;
overflow:hidden;
}
.ImageBox{
width:150px;
height:150px;
overflow:hidden;
}
.CatName{
height:48px;
background: #4D2A00;
text-align:left;
vertical-align:bottom;
padding:2px;
border-top: #4D2A00 1px solid;
}
.CatLink{
font: bold 11px Verdana;
color: #FED001;
text-decoration: underline;
}
.CatLink:hover{
font: bold 11px Verdana;
color: #FED001;
text-decoration: underline;
}
.ProductBox{
border: #4D2A00 1px solid;
margin-bottom:2px;
}
.price{
font: bold 12px Verdana;
color: #DE6139;
text-transform: uppercase;
}
.Cart{
font: bold 12px Verdana;
color: #4362A5;
text-decoration: none;
text-transform: uppercase;
}
.Cart:hover{
font: bold 12px Verdana;
color: #666666;
text-decoration: none;
text-transform: uppercase;
}

.menu_container{

}

a.activemenu, a.activemenu:hover{
font: 12px Arial;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;

}
a.menu{
font: 12px Arial;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;
}

a.menu:hover{
font: 12px Arial;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;
}

A.orange, A.orange:hover{
font: bold 12px Verdana;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;
}

a.submenu{

font: 12px Arial;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;
}

a.submenu:hover{
font: 12px Arial;
color: #BB4600;
text-decoration: underline;
background:url('/images/arrow.jpg') no-repeat;
padding-left:10px;
}

a.top_menu, a.top_menu:hover{
	font: bold 13px Arial;
	color:#E1DCC3;
    font-style: italic;
    text-decoration: none;
}


select.search_menu{
width:100px;
font: 10px Arial;
}

div.error_text{
	font: 11px Arial;
	color:#000000;
}

.ProdBox{
width:154px;
height:200px;
border: #4D2A00 1px solid;
overflow:hidden;
}
.ProdImageBox{
width:150px;
height:130px;
overflow:hidden;
}
.ProdName{
height:48px;
background: #4D2A00;
text-align:left;
vertical-align:bottom;
padding:2px;
border-top: #4D2A00 1px solid;
}
.ProdPrice{
text-align:right;
padding:2px;
color:red;
font-weight:bold;
}
.ProdLink{
font: bold 11px Verdana;
color: #FED001;
text-decoration: underline;
}
.ProdLink:hover{
font: bold 11px Verdana;
color: #FED001;
text-decoration: underline;
}

.Catalog{
border: #68C2EF 1px solid;
}

.block_table{

}

.block_header{
   padding:5px;
   padding-left:20px;
   font: bold 13px Arial;
   color:#482700;
   text-transform: uppercase;
}

.block_text{
	font: 12px Arial;
	color:#000000;
}

hr{
color:#4D2A00;

}