body  {
              font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 12px; 
              color: #000000; 
              background: #ffffff; 
              margin: 0; 
              padding: 0; 
              line-height: 18px;
}

table {
              font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
              font-size: 12px;
              line-height: 18px;             
}

#shapka1 {
              background: url('logo_lcart.jpg');
              height: 154px;
              width: 229px;
}

#shapka2 {
              background: url('shapka_repeat.jpg') repeat-x; 
              height: 154px;
              vertical-align: top;
}

#shapka3 {
              background: url('shapka6.jpg');
              height: 154px;
              width: 451px;
}

#menu {
              width: 229px;
              background: url('e03.gif');
              padding: 10 0 0 7px;
              font-size: 12px;
              line-height: 20px;
}

#menu div {
              padding-bottom: 10px;
}

#menu ul {
              margin-top: 0px;
              margin-left: 0px;
              padding: 0 0 5 20px;
              font-size: 10px;
              background: #f9f9f9;
              width: 190px;
              border: 1px dashed #d9d9d9;
}

h1 {
              font-size: 22px;
              color: #8AA62D;
              font-weight: normal;
              padding-top: 20px;
              line-height: 27px;
}

h2 {
              font-size: 19px;
              color: #31759a;
              font-weight: normal;
}

h6 {
              font-size: 12px;
              color: #262626; 
              background: #F2F2F2; 
              padding: 7 10 7 10px; 
              margin: 0 0 1 0px; 
              font-weight: normal;
              border-left: 3px solid #FF0000;
}

#content {
              text-align: justify;
}

a {
	      color: #31759A;	
	      text-decoration: underline;
}

a:hover {
	      color: #31759A;	
	      text-decoration: none;
}

#footer {
              background: url('footer_bg.jpg') repeat-x; 
              height: 64px;
              text-align: center;
              color: #acacac;
              padding: 10 0 3 0px;
              font-size: 9px;
}

#footer a {
              color: #acacac;
              text-decoration: none;
              font-size: 9px;
}

#footer a:hover {
              color: #acacac;
              text-decoration: underline;
}


#footer div a {
              color: #ffffff;
              text-decoration: none;
              font-size: 11px;
}

#footer div a:hover {
              color: #ffffff;
              text-decoration: underline;
}

.razrab_tab td {border: 1px dotted #BFBFBF; padding: 5 10 5 10px; height: 25px;}

.razrab_tab td strong {color: #31759a;}

.benefits b {font-size: 16px; color:#B22222;}

.trigger-l {
	width: 20px;
	height: 19px;
	float: left;
        background: url(/trigger_l.png) 100% 0 repeat-x;

}

.trigger-m {
	width: 140px;
	height: 19px;
	background: url(/trigger_m.png) 100% 0 repeat-x;
	text-align: center;
        float: left;
	font-size: 10px;
	overflow: hidden;
}

.trigger-r {
	width: 20px;
	height: 19px;
	float: left;
        background: url(/trigger_r.png) 100% 0 repeat-x;

}