body {
     margin: 0;
}


table {
	font-family: Verdana;
    font-size: 13px;
    color: #505050
}

A:activ {
	COLOR: #306F9B; TEXT-DECORATION: underline
}
A:link {
	COLOR: #505D8B; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #263360; TEXT-DECORATION: underline
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}

b.actiff {
    color:white;  
}
b.big {
  font-size: 15px;
}
.big2 {
  font-size: 18px;
}


H1 {
  color: #505D8B;
  font-size: 22px;
  font-weight: normal;
}
H2 {
  font-size: 20px;
  font-weight: normal;
}


td.center_box1 {
  background-image: url(/images/box1_bg.gif);
  background-repeat: repeat-x;
  padding: 30px 30px 0px 40px;
}

td.center_box2 {
  background-image: url(/images/box2_bg.gif);
  background-repeat: repeat-x;
  border-left: solid 2 white;
  padding: 40px 30px 30px 30px;
}

td.center_box2_bott {
  border-left: solid 2 white;
}

td.grey {
   background-color: #c0c0c0;
}

td.news {
	border-top: solid 1px; padding-top: 15px; border-color: #B6B6B6;
}

td.right_bottom_bg {
  background-image:url(/images/bg_bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}


table.menu {
  font-size: 15px;
  font-weight: 900;
}

.menu1 a.activ, .menu1 a:link, .menu1 a:visited, .menu1 a:hover {
  color: #F4F4D8;
}

.menu2 a.activ, .menu2 a:link, .menu2 a:visited, .menu2 a:hover {
  color: #606060;
}

.images img, .bordered {
	margin: 0px;
	max-width: 100%;
	padding: 4px;
	border: 1px solid #bbb;
    background-color: white;
}
img {
  border: 0px;
}

.usrbin {
    display: none;  
}
.red {
  color: red;
}
.phone {
  color: #e53130;
}
.price {
  margin-right: 10px;
}

