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:#FFFFFF;
text-decoration: none;
}
A.cat_title:hover {
font: bold 12px Verdana;
color:#999999;
text-decoration: underline;
}
A.buy_link {
font-weight: bold;
background: #EEEEFF;
}
A.buy_link:hover {
font-weight: bold;
background: #FFEEEE;
}
A.orange {
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}
A.orange:hover {
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}
.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:#508304;
}
.TableHeader {

background:#74B906;
}
.TableContent{

 background:#FEFEFE;
}
.CatBox{
width:154px;
height:200px;
border: #508304 1px solid;
overflow:hidden;
}
.ImageBox{
width:150px;
height:150px;
overflow:hidden;
}
.CatName{
height:48px;
background: #74B906;
text-align:left;
vertical-align:bottom;
padding:2px;
border-top: #508304 1px solid;
}
.CatLink{
font: bold 11px Verdana;
color: #FFFFFF;
text-decoration: underline;
}
.CatLink:hover{
font: bold 11px Verdana;
color: #999999;
text-decoration: underline;
}
.ProductBox{
border: #508304 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;
}

a.activemenu, a.activemenu:hover{
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}
a.menu{
font: 11px Verdana;
color: #4362A5;
text-decoration: underline;
}

a.menu:hover{
font: 11px Verdana;
color: #DE6139;
text-decoration: underline;
}


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

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

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

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

.lg_title{
font: bold 14px Arial;
color:white;
padding-left:15px;
background: url('/images/lg_title_bg1.jpg') no-repeat;
height:38px;
}