.header{
width:100%;
height:171px;
background:url('../images/top_center.gif') top left repeat-x;
}

.h_left{
float:left;
width:18px;
height:171px;
background:url('../images/top_left.gif') left top no-repeat;
}

.h_right{
float:right;
width:18px;
height:171px;
background:url('../images/top_right.gif') right top no-repeat;
}

.h_center{
height:171px;
margin-left:18px;
margin-right:18px;
text-align:center;
/*background:url('../images/h_img.gif') center bottom no-repeat;*/
}

.h_center div{
font-family:Arial;
font-size:22px;
color:#EFF8FF;
font-weight:bold;
text-align:center;
text-decoration:underline;
padding-top:20px;
}

.h_center img{
margin-top:27px;
}

.logo{
width:100%;
height:30px;
text-align:center;
font-family:Arial;
font-size:22px;
color:#2B7F7E;
}

.logo img{
margin-bottom:15px;
}

.left{
float:left;
width:150px;
}

.right{
float:right;
width:170px;
text-align:center;
}

.center{
margin-left:160px;
margin-right:180px;
font-family:Arial;
font-size:14px;
text-align:justify;
font-weight:normal;
}
.center img{
border: none; padding-left: 10px; padding-bottom: 10px;
}

.l_menu{
width:144px;
height:71px;
background:url('../images/menu_fon.gif') left top no-repeat;
text-align:center;
vertical-align:middle;
}

.l_menu a{
color:#3AB0FF;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:underline;
display:block;
vertical-align:middle;
}

.l_menu a:hover{
color:#3AB0FF;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
display:block;
vertical-align:middle;
}

h1{
font-family:Courier New;
font-size:20px;
color:#505050;
text-align:center;}

h2{
font-family:Courier New;
font-size:18px;
color:#505050;
text-align:center;}

a.blue{
font-family:Arial;
font-size:14px;
color:#0000FF;
text-align:justify;
font-weight:bold;
text-decoration:underline;
}

a.blue:hover{
font-family:Arial;
font-size:14px;
color:#0000FF;
text-align:justify;
font-weight:bold;
text-decoration:none;
}

li{
font-family:Arial;
font-size:14px;
text-align:justify;
color:black;}

li.name{
font-family:Arial;
font-size:14px;
text-align:justify;
color:black;
margin-left:13px;}

li a{
font-family:Arial;
font-size:14px;
text-align:justify;
text-decoration:none;
color:black;}

li a:hover{
font-family:Arial;
font-size:14px;
text-align:justify;
text-decoration:underline;
color:black;}

.t_content{
border:1px solid black; 
border-collapse:collapse;}

.t_content th{
border:1px solid black;}

.t_content td{
border:1px solid black;}

.navig {
	padding-bottom:5px;
}
.navleft{
	background: url(../images/navig_left.gif) left top no-repeat; width: 5px; height: 25px; float: left;
}
.navright{
	background: url(../images/navig_right.gif) left top no-repeat; width: 5px; height: 25px; float: right;
}
.nava{
	 background: url(../images/navig_bg.gif) left top repeat-x; height: 25px; padding-top: 3px; padding-left: 10px; color: #3AB0FF;
}
.nava a{
	 color: #3AB0FF;
}
.nava a:hover{
	text-decoration:none;
}
.clear {
	clear: both;
}
.linkdovn{
	background:  url(../images/navig_bg.gif) repeat-x scroll left top;
	font-family:Arial; font-size:11px; color: #6D6D6D; padding-top: 3px; padding-left:10px; padding-right:10px; padding-bottom:3px; text-align:center;
}
.linkdovn a{
	font-family:Arial; font-size:11px; text-decoration: underline; color: #6D6D6D;
}
.linkdovn a:hover{
	text-decoration: none;
}

form{text-align:center;}

form div{
color:black;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
padding-bottom:3px;
padding-top:3px;}

form span{
color:red;
font-family:Tahoma;
font-size:11px;
font-weight:bold;}

input{
border:1px solid black;
color:#505050;}

textarea{
border:1px solid black;
color:#505050;}