@charset "iso-8859-1";
/* CSS Document */
* {font-family:Tahoma;	font-size:11px;}
body {
	margin:0px;
	padding:0px;
	background-color:#55778B;
}
img {border:0;}
table {
	border-collapse:collapse;
	border:0;
	margin:0px;
	padding:0px;
}
td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-size:11px;	
}
.head{color:#A8CBDA; font-size:9px;}
.head font{color:#A8CBDA; font-size:9px;}
.head span{color:#4673A4; font-size:9px;}
.head a{color:#4673A4; font-size:9px; text-decoration:none;}
.head a:hover{color:#A8CBDA; font-size:9px; text-decoration:none;}
.space{margin:8px 0px;}
.content{
	color:#363636;
	font-size:11px;
	line-height:16px;
	background-color:#A8CBDA;
	padding: 5px;
}
.content a{color:#363636; font-size:11px; line-height:20px; text-decoration:underline;}
.content a:hover{color:#363636; font-size:11px; line-height:20px; text-decoration:none;}
.cont_midle{color:#A8CBDA; line-height:16px; background-color:#00335A;}
.cont_midle b{color:#ffffff; font-weight:bold;}
.cont_midle span{color:#41D9FF; font-weight:bold;}
.cont_midle a{color:#41D9FF; text-decoration:underline; line-height:18px;}
.cont_midle a:hover{color:#41D9FF; text-decoration:none; line-height:18px;}
.footer{
	color:#00223B;
	font-size:11px;
	padding:10px;
}
.footer a{
	color:#00223B;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover{
	color:#00223B;
	font-size:11px;
	text-decoration:underline;
}
.white{font-family:Arial; font-size:11px; color:#FFFFFF; line-height:18px;}
.left_corner {
	background:
 #00335A 
 url(images/corner_fon.jpg) 
 left top 
 no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.right_corner {
	background:
 #00335A 
 url(images/corner_fon.jpg) 
 right top 
 no-repeat;
	padding:15px;
}
.botleft_corner {
background:
 url(images/corner_fon.jpg) 
 left bottom 
 no-repeat;
}
.botright_corner {
background:
 url(images/corner_fon.jpg) 
 right bottom 
 no-repeat;
}
.midle_corner_l {
background:
 url(images/corner_2.jpg) 
 left top 
 no-repeat;
}
.midle_corner_r {
background:
 url(images/corner_2.jpg) 
 right top 
 no-repeat;
padding:22px 15px 22px 15px;  
}
input{width:195px;}
textarea{width:195px; height:80px; overflow:hidden;}
form{margin:0px;}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin:8px 0px;
	list-style-type: disc;
}
li{list-style:none;	margin:0px;	padding:0px;}
