/* CSS Document */
@charset "windows-1251";
*  {
	margin: 0px;
	padding: 0px;
}

a	img {
	border: 0px;
}

body, html {
	height: 100%;
}

body {
text-align:center;
	font-family: Arial;
	font-size: 12px;
	background-color:#b0b7e6;
}

#header{
top: 0px;
	left:0px;
	width: 1004px;
	height: 154px;
	overflow: hidden;
	position:absolute;
}

#content{
	padding: 153px 0px 0px 0px;
	position: relative;
	clear:both;
	
}



#contentar
{
width: 1004px; 
 margin-left: auto; 
 margin-right: auto;
}
#frame{
	margin: 0 auto;
	width: 1004px;
	position: relative;
	z-index: 10;
}


#rightmenu{
	color:#FFFFFF;
	font-size:16px;
	text-align:center;	
}


.copyr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
}
.niz {
	font-size: 10px;
	
	color: #000000;
}








.text
{margin: 0px 0px 0px 10px;
text-align:left;
color:#FFFFFF;}

.menuu{
	font-size: 12px;
	text-align: left;
	margin: 0  0 0 50px;
	color: #000000;		
}
.menuu a:hover {

	font-size: 12px;
	text-align: left;
	color:#000000;
	text-decoration:none;			
}
.menuu a:active {

	font-size: 12px;
	text-align: left;
	color:#000000
	
}
.menuu a:visited {

	font-size: 12px;
	text-align: left;
	color:#000000		
}
.menuu a {

	font-size: 12px;
	text-align: left;
	text-decoration:underline;
	color:#000000		
}
h3
{text-align:center;
font-size:18px;
}

.footer{
	height: 60px;
	text-align: justify;
	color:#FFFFFF;
	}
.footer a:link{
color:#FFFFFF;
	}
.footer a:hover{
color:#FFFFFF;
text-decoration:none;
	}
.footer a:actived{
color:#FFFFFF;
	}
.footer a:visited{
color:#FFFFFF;
	}

a.link_color {
	color: #ffffff;
	text-decoration: none;
}

a.link_color:hover {
	color: #ffffff;
}

a.link_colorI {
	color: #ffffff;
	text-decoration: none;
}

a.link_colorI:hover {
	color: #ffffff;
}

a.link_colorII {
	color: #ffffff;
	text-decoration: none;
}

a.link_colorII:hover {
	color: #ffffff;
}

a.link_colorIII {
	color: #ffffff;
	text-decoration: none;
}

a.link_colorIII:hover {
    color: #ffffff;
    text-decoration: underline;
}
.cop
{
	margin-top:0; 
	padding-top:0;
	color:#FFF;
	width:100%;
}
.cop a
{
	color:#FFF;
}