@charset "windows-1251";
/* CSS Document */

body
{
	border: 0;
	margin: 0;
	padding: 0;
	
	background-image:url(../templ/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#1b1668;
	
	margin-top: 118px;
	margin-bottom: 118px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #154164;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #154164;
	
	text-decoration:none;
}
a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #154164;
}

a.dop_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #154164;
	
	text-decoration:none;
	font-style:italic;
}
a.dop_link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	color: #154164;
	
	font-style:italic;
}

img
{
	border: 0;
}

.hr1
{
	height: 1px;
}

.menu_img
{
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.w145div
{
	width: 145px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	/*border-left: 1px solid #FFF;*/
}
.w143div
{
	width: 128px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	/*border-left: 1px solid #FFF;*/
}
.footer
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
}

.red_title {
	color: #ec3c2c;
	font-size: 12pt;
	font-weight: bold;
}
.green_text {
	color: #436c01;
	font-size: 12pt;
	font-weight: bold;
}
.title_717484 {
	color: #717484;
	font-size: 12pt;
	font-weight: bold;
}
.title_039c6f {
	color: #039c6f;
	font-size: 12pt;
	font-weight: bold;
}
.title_aa6a09 {
	color: #aa6a09;
	font-size: 12pt;
	font-weight: bold;
}
a.white_link
{
	color: #FFF;
	text-decoration:underline;
}
a.white_link:hover
{
	color: #FFF;
	text-decoration:underline;
}

.leftBottom{
	background:url(../templ/left_foot1.jpg) repeat-y center center;
	height:74px; 
	width:10px;
}

.footer1{
	background:url(../templ/foottop_bg1.jpg) repeat-y center center;
	height:74px; 
	width:875px;
}

.rightBottom{
	background:url(../templ/right_foot1.jpg) repeat-y center center;
	height:74px; 
	width:11px;
}

.left{
	background:url(../templ/bg_left.jpg) repeat-y center center;
	width: 10px;
}


.right{
	background:url(../templ/bg_right.jpg) repeat-y center center;
	width: 11px;
}

