body
	{
	background-color:#314665;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#314665;
	margin:0;
	padding:0;		
	}

a, p, td, div, span, input, select, textarea
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#314665;
	}
	
a
	{
	font-weight:bold;
	}
	
a:hover
	{
	color:#FF0000;
	text-decoration:none;
	}
	
div.month span.red_bold
	{
	font-weight:bold;
	color:#FF0000
	}
	
p
	{
	line-height:17px;
	padding:0px 0px 7px 0px;
	text-align:justify;
	margin:0;
	}
	
#index
	{
	height:299px;
	border:solid 1px #fff;
	}
	
#px
	{
	height:30%;
	width:3px;
	}
	
.main
	{
	width:770px;
	height:299px;
	text-align:center
	}

.logo_main
	{
	/*background-image:url(images/logo_main.jpg);*/
	width:496px;
	height:299px;
	float:left
	}
	
.menu_main
	{
	width:270px;
	height:299px;
	background-image:url(images/menu_main.jpg);
	float:left
	}
	
.on
	{
	position:relative;
	top:40px;
	left:60px;
	text-align:left
	}

.npr
	{
	position:relative;
	top:80px;
	left:80px;
	text-align:left
	}

.pr
	{
	position:relative;
	top:115px;
	left:75px;
	text-align:left
	}

.nw
	{
	position:relative;
	top:186px;
	left:50px;
	text-align:left
	}

.np
	{
	position:relative;
	top:215px;
	left:0px;
	text-align:left
	}
.xp
	{
	position:relative;
	top:152px;
	left:68px;
	text-align:left
	}
	
a.index_menu
	{
	text-transform:uppercase;
	font-family:Arial;
	font-size:14px;
	display:block;
	color:#314665;	
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	height:15px;
	}
	
a.index_menu:hover
	{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold
	}
	
	
/*------------------------------------------------*/
*>.minwidth
{
	z-index:0;
	min-width:770px;
	overflow:hidden
}
.width {
	width:100%;
	min-width:770px;
	
}

* html .minwidth {
	border-left: 770px solid #fff;
	position:relative; 
	float:left; 
	z-index:1;
	}
* html .container {
	margin-left: -770px;
	position: relative;
	float:left; 
	z-index:1;
}
#header
	{
	width:100%; 
	height:123px;
	background:url(images/header.gif);
	}
	
td.left_fon
	{
	background:url(images/top_left_fon.jpg) no-repeat;
	background-position:left;
	width:50%;
	height:123px;
	}
	
td.right_fon
	{
	background:url(images/top_right_fon.jpg) no-repeat;
	background-position:right;
	width:50%
	}
	
div.logo
	{
	position:absolute;
	width:780px;
	}
	
/*#main_menu
	{
	background-image:url(images/menu_fon.gif);
	width:100%;
	height:63px;
	}*/
	
#main_menu
	{
	background:url(images/menu_fon_new.gif) right repeat-y;
	width:100%;
	height:60px;
	}
	
/*#main_menu_left
	{
	background:url(images/menu_left.gif) no-repeat left;
	width:100%;
	height:63px;
	}*/
	
#main_menu1
	{
	background:url(images/menu_bot.gif) repeat-x bottom;
	width:100%;
	height:64px;
	}
	
#main_menu_right
	{
	background:url(images/menu_right.gif) no-repeat right;
	width:100%;
	height:63px;
	}
	
.menu_div
	{
	font-size:0;
	line-height:0;
	width:1px;
	height:20px;
	background-color:#B9C7D5;
	margin-top:20px;
	}
	
a.main_menu
	{
	display:block;
	margin-top:20px;
	font-size:12px;
	font-family:Arial;
	color:#304463;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.main_menu_active
	{
	display:block;
	margin-top:20px;
	font-size:12px;
	font-family:Arial;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.main_menu:hover
	{
	color:#ff0000;
	font-weight:bold
	}
	
td.menu_item
	{
	text-align:center
	}
	
	
#left_menu_item_act
	{
	width: 200px;
	background:url(images/left_menu_fon.gif) repeat-y;
	border-left:solid 4px #314665;
	}
	
#left_menu_item
	{
	width: 200px;
	border-left:solid 4px #C5D1DD;
	}
	
a.left_menu_item_act
	{
	display:block;
	width:200px;
	height:40px;
	font-size:12px;
	font-family:Arial;
	color:#324566;
	text-decoration:none;
	line-height:45px;
	font-weight:bold;
	padding-left:25px;
	text-transform:uppercase;	
	}	
	
	
a.left_menu_item_act:hover
	{
	display:block;
	width:200px;
	height:40px;
	font-size:12px;
	font-family:Arial;
	color:#324566;
	text-decoration:none;
	line-height:45px;
	font-weight:bold;
	padding-left:25px;
	text-transform:uppercase;	
	}	
	
a.left_menu_item
	{
	text-decoration:none;
	display:block;
	width:200px;
	height:40px;
	font-size:12px;
	font-family:Arial;
	color:#324566;	
	line-height:45px;
	padding-left:25px;
	text-transform:uppercase;
	font-weight:100;
	}	
	
a.left_menu_item:hover
	{
	text-decoration:underline;
	color:#ff0000;	
	}
	
.div_line
	{
	line-height:0;
	font-size:0px;
	height:1px;
	border-top: solid 1px #C5D1DD;
	}

td.main_content
	{
	width:100%;
	height:100%;
	vertical-align:top;
	padding:40px 30px 20px 40px
	}
	
/*td.footer
	{
	width:100%;
	background-image:url(images/footer_main_fon.jpg);
	line-height:40px;
	text-align:center
	}*/
	
td.footer
	{
	width:100%;
	background-image:url(images/footer.gif);
	text-align:center;
	height:40px;
	}
	
#footer
	{
	float:left;
	width:75%;
	padding-left:100px;
	padding-top:15px;
	}
	
.footer_left
	{
	height:40px;
	width:100%;
	background:url(images/footer_left.gif) no-repeat left;
	}
	
.footer_right
	{
	height:40px;
	width:100%;
	background:url(images/footer_right.gif) no-repeat right;
	}
	
input.inp
	{
	height:18px;
	border:solid 1px #476692
	}
	
input.bt
	{
	height:18px;
	border:solid 1px #476692;
	background-color:#AFC2D3
	}
	
form
	{
	padding:0;
	margin:0;
	}
	
p.line
	{
	padding-bottom:10px;
	border-bottom:solid 1px #314665;
	margin-bottom:10px;
	}
	
p.line1
	{
	padding-bottom:10px;
	border-bottom:solid 1px #314665;
	margin-bottom:10px;
	text-align:right
	}
	
p.news_line
	{
	padding-bottom:10px;
	border-bottom:solid 1px #314665;
	margin-bottom:10px;
	}
	
table.gal
	{
	background-color:#314665
	}
	
table.gal tr td
	{
	background-color:#FFFFFF;
	text-align:center
	}
	
table.gal1
	{
	background-color:#314665;
	
	}
	
table.gal1 tr
	{
	background-color:#FFFFFF;	
	}

	
table.gal1 tr th
	{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	border:solid 1px #fff;
	background-color:#314665
	}
	
table.gal1 tr td.red
	{
	color:#FF0000
	}
	
table.gal1 tr td
	{
	color:#0000FF
	}

	
ul
	{
	padding:0;
	margin:0;
	}
	
ul li
	{
	padding:4px;
	}
	
.top_img
	{
	float:right;
	margin-top:20px;
	margin-right:15px;
	}
	
ul.map
	{
	list-style-type:none;
	}
	
ul.map li a
	{
	color:#314665;
	}
	
ul.mapin
	{
	list-style-type:none;
	padding:5px 0px 5px 20px;
	}
	
ul.mapin li
	{
	padding:3px;
	}
	
ul.mapin li a
	{
	color:#6988A5;
	}
	
div.foot
	{
	width:750px;
	height:5px;
	line-height:0px;
	font-size:0px;
	background-color:#669900	
	}
	
div.p
	{
	line-height:18px;
	text-align:justify
	}
	
table.main_table
	{
	border-left:solid 20px #1B2F4B; 
	border-right:solid 20px #1B2F4B;
	background-color:#FFFFFF;
	height:100%;
	}
	
td.left
	{
	vertical-align:top;
	padding-left:13px;;
	padding-top:2px;
	}
	
img.img
	{
	width:100px;
	height:100px;
	border:solid 1px #1B2F4B;
	margin-right:10px;
	margin-bottom:10px;
	}
	
img.border
	{border:solid 1px #1B2F4B;
	margin-right:10px;}
	
div.month
	{
	float:left;
	padding-top:20px;
	margin-left:10px;
	color:#6886A4;
	font-size:12px;
	line-height:17px;
	}	

div.month span
	{
	color:#6886A4;
	font-size:14px;
	font-weight:bold
	}
	
span.up_blue
	{
	text-transform:uppercase;
	color:#6886A4;
	font-size:12px;
	font-weight:bold
	}
	
div.hr_line
	{
	font-size:0;
	line-height:0;
	height:10px;
	border-bottom:solid 1px #6886A4;
	margin-bottom:10px;
	}
	
span.upper
	{
	font-weight:900;
	text-transform:uppercase
	}
