/* глобальные стили */

body {
	font-size: 8pt;
	font-family: tahoma;
	font-weight: normal;
	color: black;
	background-color: #025b99;
}


h1{ 
	font-size: 10pt; 
	color: black; 
	padding-left: 20px; 
	padding-top: 5px; 
	padding-right:10px; 
	padding-bottom:5px; 
	font-weight: bold; 
}
h2{ 
	font-size: 9pt; 
	font-weight: bold;
}
h3{ 
	font-size: 8pt; 
	font-weight: normal;
}
h4{ 
	font-size: 7pt;
	font-weight: normal;
}
h5{ font-size: 6pt;font-weight: normal}
h6{ font-size: 4pt;font-weight: normal}

p {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
img {
	border: 0;
}
a:link, a:visited, a:active {
	color:black;
	font-family: tahoma;
}
a:hover {
	text-decoration: underline;
}
table {
	border: 0;
	border-collapse:collapse;
}

/*-----------------------------------------------------*/

#main  {
	font-family: tahoma;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 0px;
	padding-top:0px;
}
#my td {
	font-size: 8pt;
}

#content {
	font-size: 8pt;
}
#content a:link, #content a:visited {
	font-weight:normal;
	text-decoration: underline;
}

#content a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF9966;
}
#rr {
	width: 932px;
	height: 20px;
	position: relative; 
	left: 0px; 
	top: 0px; 
	right: 0px; 
	bottom: 0px; 
	font-size:10pt; 
	font-family:Tahoma; 
	text-align:center; 
	color: white; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}
#rr td.ov {
	background:#006699; 
	color:white;
	height:20px;
	text-align:center;
	text-decoration:none;
	width: 120px;
}

#rr td.ou {
	width: 120px;
	background:/*#2900da*/ #FF9966; 
	color:white;
	height:20px;
	text-align:center;
	text-decoration:none;
}

#rr a:link, #rr a:visited {
	color: white;
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}

#rr a:hover {
	color: white; 
	text-decoration:none;
	font-size:8pt;
	font-family:tahoma;
}




#copy {
	background-image: url('images/Untitled-1.gif');
	background-repeat: repeat-x;
	color: white;
	height:25px;
	text-align: left;
	padding-left: 10px;

}
#head {
	Font-size: 11pt;
	Color:#025b99;
	margin-left: 5px;
	text-align: left;
	padding-left: 20px;
}

#mhead {
	width:200px;
	height: 30px;
	background-color: #025B99;
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt;
	padding-left:15px; 
	text-align: left;
	padding-left: 10px; 
}

#content {
	padding-left:10px;
	padding-right:15px;
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
}

#table1 {
	position: relative;
	align:center;
	left: 10px; 
	right: 10px;
	border:0px;
	width:932px;
}

#mmenu {
	width:200px;
	vertical-align: top;
}

li.menu {
	text-align: left;
	padding-left: 10px;
}

td.imghead {
	background-image: url('images/mainimg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	width: 952px;
	height: 165px;
}

#leftmenu {
	width: 200px;
	vertical-align: top;

}
#leftmenu a:link, #leftmenu a:visited {
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
#leftmenu a:hover {
	font-weight:bold;
	text-decoration:none;
}

input.search
{
	font-family:Tahoma;
	font-size: 10px;
	background-color:white; /*  #FFF8E1 #FFAA44;*/
	border-color:#025b99;
	border-width:1px;
	height:18px;
	width:162px;
	text-align: left;
	vertical-align:middle;
}