html {
  height:100%;
  overflow-y:scroll;
}
	body {
		padding             : 0px;
		margin              : 0px;
		background-color    : #0C0356;
	}

	.spacer1color {
		background-color: #ffffff;
	}
	.spacer2color {
		background-color: #E1E1E1;
	}
	.spacer3color {
		background-color: #D9D9D9;
	}
	.spacer4color {
		background-color: #B9B9B9;
	}	
	.spacer5color {
		background-color: #E1E1E1;
	}		
	.spacer6color {
		background-color: #CECECE;
	}		
	.spacer7color {
		background-color: #110594;
	}		
	
	.bg_1 {
		background-image: url(../img/bg_1.gif);
		background-position: top;
		background-repeat: repeat-x;		
	}
	.bg_2 {
		background-image: url(../img/bg_2.gif);
	}
	.bg_3 {
		background-image: url(../img/bg_3.jpg);
		background-position: center;
		background-repeat: repeat-y;		
	}	
	.bg_4 {
		background-image: url(../img/bg_4.jpg);
		background-position: top;
		background-repeat: repeat-x;		
	}		
	.opacity {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 5.5+*/
		-moz-opacity: 0.4; /* Mozilla 1.6 и ниже */
		-khtml-opacity: 0.4; /* Konqueror 3.1, Safari 1.1 */
		opacity: 0.4;	
	}
	a:link {
		color: #110594;
		font: 14px Tahoma;	
		text-decoration: underline;	
	}	
	a:visited {
		color: #4B4B4B;
		font: 14px Tahoma;	
		text-decoration: underline;	
	}	
	a:hover {
		color: #000000;
		font: 14px Tahoma;	
		text-decoration: underline;	
	}	
	ul {
		list-style-image: url(../img/red_li.jpg);
		list-style-type: disc;
	}
	ul li {
		font-family: Tahoma;
		font-size: 14px;
		color: #737373;
		line-height: 20px;
		margin: 0px;	
	}	
	a.link1:link, a.link1:visited, a.link1:hover {
		color: #84CEFC;
		font: 12px Tahoma;	
		text-decoration: none;	
	}
	a.link2:link, a.link2:visited {
		font: 12px Tahoma;
		color: #737373;
		text-decoration: none;
		}		

	a.link2:hover {
		color: #737373;
		text-decoration: underline;		
		}		
	a.link2_b:link, a.link2_b:visited, a.link2_b:hover {
		color: #110594;
		font: bold 12px Tahoma;	
		text-decoration: none;	
	}		
	a.nav:link, a.nav:visited {
		font: 16px Tahoma;
		color: #FFFFFF;
		text-decoration: none;
		}		
	a.nav:hover {
		color: #ffffff;
		text-decoration: underline;		
		}		
	a.nav_b:link, a.nav_b:visited, a.nav_b:hover {
		color: #EAD102;
		font: bold 16px Tahoma;	
		text-decoration: none;	
	}			
	a.link3:link, a.link3:visited, a.link3:hover {
		color: #110594;
		font: 11px Arial;	
		text-decoration: underline;	
	}			
	a.link4:link, a.link4:visited, a.link4:hover {
		color: #110594;
		font: 11px Arial;	
		text-decoration: underline;	
	}		
	a.link5:link, a.link5:visited, a.link5:hover {
		font-family: Arial;
		font-size: 10px;
		color: #110594;
		margin: 0px;		
		margin-left: 10px;
		text-decoration: none;	
		line-height: normal;	
		text-align: center;
	}		
	.search_inp{
		border: 1px solid  #bbbcbf;
		font: 12px serif;
		width: 101px;
		height: 17px;
		text-align: left;
	}
	
	h1 {
		margin-top:0px;
		margin-bottom:0px;
		margin-left: 12px;
		color: #110594;
		font: bold 16px Georgia;
	}
	h2 {
		margin:0px;
		color: #737373;
		font: bold 14px Georgia;
	}		
	.txt {
		color: #3FB0F8;
		font: 12px Tahoma;
	}
	.txt2 {
		color: #84CEFC;
		font: 12px Tahoma;
	}	
	.txt3 {
		color: #737373;
		font: 11px Tahoma;
	}		
	.txt4 {
		font-family: Arial;
		font-size: 11px;
		color: #898989;
	}	
	.txt5 {
		font-family: Arial;
		font-size: 11px;
		color: #737373;
	}			
	.txt6 {
		font-family: Arial;
		font-size: 10px;
		color: #363636;
		margin-left: 10px;
		text-align: center;		
		line-height: normal;		
	}			
	.txt7 {
		font-family: Arial;
		font-size: 10px;
		color: #110594;
		margin-left: 10px;
		text-align: center;		
		line-height: normal;		
	}		
	.txt8 {
		font-family: Arial;
		font-size: 10px;
		color: #110594;
		margin-left: 10px;
		text-align: center;		
	}		
	.txt9 {
		color: #737373;
		font: bold 11px Arial;
	}			
	.txt10 {
		color: #EAD102;
		font: bold 16px Tahoma;	
	}			
	.txt11 {
		color: #3372E8;
		font: 12px Georgia;
	}			
	.txt12 {
		color: #DADADA;
		font: 11px Tahoma;
	}
	.txt13 {
		font-family: Arial;
		font-size: 10px;
		color: #110594;
		margin: 0px;		
		margin-left: 10px;
		text-decoration: none;	
		line-height: normal;	
		text-align: center;	
	}			
	
	p {
	
		font-family: Tahoma;
		font-size: 14px;
		color: #737373;
		text-align: justify;
		line-height: 20px;
		margin: 0px;
		

	}
	#icontent img {border: 1px solid #A9A9A9;}
	
