body {
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 12px;
	font-weight:bold;
	color: #98CDD5;
	background: #012241;
	background-image:url(../images/main_back.jpg);
	background-repeat:repeat-x;	
	
}
table.main{
border-bottom:1px solid #A4EBFF;
border-right:1px solid #497B94;
border-left:1px solid #497B94;}
td.1{
background-image:url(../images/back1.jpg);
background-repeat:repeat-x;
height:31px;

}
td.left{
border-right: 1px solid #2E4E5C;
padding-top:30px
}
.contacts{
font-size:10px;
font-weight: normal;}
.text{
display:block;
font-size:11px;
font-weight: normal;
padding-left:40px;}
td.text_table{
font-size:11px;
font-weight: normal;
padding-left:13px;
padding-right:2px;
background-color:#01426D;
}

a:link, a:visited {
	color: #FFFF9F; text-decoration: none;
	font-weight: bold;
	padding-left:40px;
}

a:hover {
	color: #D90000;	text-decoration: none;
	font-weight: bold;
}
a.footer:link, a.footer:visited {
	color: #c64934; text-decoration: none;
	font-weight: normal;
	padding-left:10px;
	font-size:12px;
}

a.footer:hover {
	color: #FFFF9F;	text-decoration: none;
	text-decoration:underline;
}
a.lan:link, a.lan:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	font-size:11px;
}

a.lan:hover {
	color: #900;	text-decoration: none;
	text-decoration:underline;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 15px;
padding-left: 25px;
padding-top: 0px;
background-image: url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 10px 4px;
font-size:11px;
font-weight: normal;
}
.title{
display:block;
margin-left:40px;
height: 22px;
text-indent:40px;
padding-top:3px;
background-image: url(../images/title_back.jpg);
background-repeat:no-repeat;
background-position:left;
font-size:12px;
text-transform:capitalize;
letter-spacing: 4px;
color:#CEE9EC;}
.header{
font-size:11px;
font-weight: normal;}
a.info:link, a.info:visited {
	color: #FFFF9F; text-decoration: none;
	font-weight: normal;
	padding-left:0px;

}

a.info:hover {
	color: #FFFF9F;	text-decoration: none;
	text-decoration:underline;