div, html, body, p,img,
h1, h2, h3, h4, h5, h6, td
form, fieldset, a, img, a img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
form{
	margin-bottom:0;
}
 html {
	width:100%;
	height:100%;
	font: 62.5%/1.2 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #c3e6bf url('./i/bg1.png') 0 0 repeat-x;
	color: #000;
}

 body {
	background: transparent url('./i/fon.jpg') 50% 0 no-repeat;
	font-size:1.1em;
	text-align:left;
	height:100%;
}

a, a.visited{
	color: #2a542c;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

textarea, input{
	font: inherit;
}

.outer{
	min-width: 945px;
	max-width: 1210px;
	margin: 0 auto;
	padding: 0 20px
}

.inp{
	width: 170px;
	border: 1px solid #c5e1c0;
	color: #525252;
	padding: 3px
}

.inpb{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background: #6a7b53;
	border: 1px solid #6a7b53;
	padding: 3px auto;
}

.fll{
	float: left;
}

.flr{
	float: right;
}

.green, .green:visited{
	color: #2a542c
}

.lg, .lg:visited{
	color: #687851
}

#header{
	height: 400px;
	text-align: center;
	padding-top: 40px;
}

h1, h2, h3, h4, h5{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0.5em;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 17px;
}

h3{
	font-size: 15px;
}

h4{
	font-size: 12px; margin: 0 0 0 0; padding-top:  0px;
}


h4.ari{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; padding-bottom: 3px;
}


p{
	margin-bottom: 12px
}


/**/
#tl{
	height: 45px;
	background: #edfae9;
}

.tl-l{
	height: 45px;
	background: transparent url('./i/tl-l.gif') 0 0 no-repeat;
}

.tl-r{
	height: 45px;
	background: transparent url('./i/tl-r.gif') 100% 0 no-repeat;
	overflow: hidden;
	padding: 0 18px;
}

.tl-r table td{
	height: 45px;
	border-collapse: collapse;
	padding: 0 6px;
}

.tl-r table {
	width: 100%;
	color: #525252
}

.tl-r table td a{
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/**/

#el{
	height: 45px;
	background: #97ba93 url('./i/el.gif') 0 0 repeat-x;
	margin-bottom: 20px;
}

.el-l{
	height: 45px;
	background: transparent url('./i/el-l.gif') 0 0 no-repeat;
}

.el-r{
	height: 45px;
	background: transparent url('./i/el-r.gif') 100% 0 no-repeat;
	overflow: hidden;
	padding: 0 24px
}

#el .fll, #el .flr{
	height: 45px;
	line-height: 45px;
} 

#el img{
	vertical-align: middle;
}

/**/
#main{
	background: #cce8c9;
	padding: 24px;
	overflow: hidden;
	zoom:1;
}

.colleft, .colright{
	width: 22%;
	float: left;
}

.colmain{
	border-left: 1px dashed #c1d9be;
	border-right: 1px dashed #c1d9be;
	float: left;
	width: 50%;
	padding: 0 1%;
	margin: 0 1%;
}

.section{
	padding-bottom: 9px; padding-top: 0px;
	border-bottom: 1px solid #c1dbbe
}

.section .line{
	overflow: hidden;
	color: #4d4d4d;
	zoom:1;
padding-bottom: 5px;
}

.section .line .fll{
	width: 65%
}

.section .line .flr{
	width: 30%;
	font-size: 9px;
	text-align: right;
}

.ari{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px
}