body {
background-color:#E2E2E2;
font-family: Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
margin:0px;
padding:0px;
}
a{
color:#42A324;
}
a:hover{
color:#306FB6;
}
p {
text-indent: 1.5em;
max-width: 800px;
margin-bottom: 16px;
line-height:1.6em;
}
p.nopadding {
text-indent: 0em;
}
blockquote {
text-indent: -0.8em;
font-size: 12px;
}
span {
font-style: italic;
}

h1 {
font-weight: bold;
color:#42A324;
font-size: 18px;
}

h2 {
color:#42A324;
text-transform: uppercase;
font-size: 14px;
}

b {
font-variant: small-caps;
}
.head {
background-color:#fff;
height:110px;
}
tr.menuCont {
background-color:#fff;
height:45px;
}
tr.menu {
background-color:#000;
background-image:url(../img/menu_bg.gif);
background-repeat:repeat-x;
color:#fff;
height:38px;
}
tr.menu a {color:#fff;}
tr.menu a:hover {color:#94EE6C;}
tr.content {
background-color:#FFFFFF;
border:1px solid #E4E4E4;
}

.foot {
padding:10px;
color:#898989;
font-size:12px;
}
.left_head a {color:#fff}

ul {padding-left:1.8em;list-style-image:url(../img/ul_icon.gif);list-style-position:outside;}
li {padding-bottom:0.5em;}

/* таблицы */
table.styled th {
	font: bold 12px Tahoma;
	color: #555;
	padding: 10px 7px 7px 7px;
	text-align: center;
	border-bottom: 3px solid #DDDDDD;
	border-right: 1px solid #DDDDDD; }
	
table.styled th.empty {
	background: none;
	border-right: none;
	border-bottom: 1px solid #DDDDDD; }
	
table.styled td {
	font: 12px Tahoma;
	color: #575757;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 5px 7px; }
	
table.styled .odd td {
	background: #F6F6F6; }
	
table.styled .even td {
	background: #fff; }
	
table.styled .nobottom td {
	background: #F6F6F6;
	border-bottom: none; }
	
table.styled .pane td {
	background: #F6F6F6;
	padding: 5px;
	border-bottom: none; }
	
table.styled .label {
	font: 11px Tahoma;
	color: #575757;text-align:center;}
	
table.styled td.sel {
	font-weight: bold;
	color: #375e9a; }
img.intext1 {float:left;margin:5px 10px;}
img.intext2 {float:right;margin:5px 10px;}
p.delimer {border-bottom:3px dotted #E2E2E2}
td.backSide {border-left:3px dotted #E2E2E2}
