html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	vertical-align: top;
}

a:link {
	color:#260e71;
	text-decoration: underline;
}

a:visited {
	color:#260e71;
	text-decoration: underline;
}

a:hover {
	color:#260e71;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2a77f2;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:0px;
}

h2 {
    
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:3px;
	margin-top:0px;
}

h4 {
	
}

ul, ol, li {
	padding: 0; margin: 0;
}

ol li {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 3px;
}

ul li {
	list-style-type: none;	
	background: url(img/bullet.gif) 0px 6px no-repeat;
	padding-left:12px;
	margin-left: 17px;
	margin-bottom: 3px;
}

img {
	border: 0px;
}

.header {
	height:297px;
	background:url(img/header.jpg) top left no-repeat;
}

.main {	
	background:url(img/main.jpg) top left no-repeat;
}

.logo {
	padding-top:47px;
	padding-left:65px;
}

.menu {
	width:155px;
	height:31px;
	background:url(img/menu.png) top left no-repeat;
	background:'none';
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu.png',sizingMethod='scale');
	padding-left:19px;	
}

.menu img {
	margin-top:10px;
}

.menu-end {
	width:155px;
	height:31px;
	background:url(img/menu-end.png) top left no-repeat;
	background:'none';
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu-end.png',sizingMethod='scale');
	padding-left:19px;	
}

.menu-end img {
	margin-top:10px;
}

.haschild img {
	margin-top:10px;
}

.content-main {
	padding-left:127px;
	padding-top:45px;
}

.content {
	background:url(img/fon-inner-content.jpg) top left no-repeat;
	padding:23px 90px 30px 127px;
}

.search {
	border:1px solid #ffffff;
	width:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;	
	margin-right:18px;
	margin-right:"20px";
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 260e71;
	font-weight:bold;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 696666;	
}

.anons {
    margin-top:2px;
	margin-bottom:20px;
	text-align:justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 260e71;
	font-weight:bold;
}

.back {
	margin-top:30px;
}

.path {
	color:#260e71;
	font-size:11px;
	margin-bottom:20px;
}

.leftmenu {
	margin-bottom:10px;
	color:#260e71;
	background:url(img/bullet-menu.gif) 0px 5px no-repeat;
	padding-left:10px;
}

.leftmenu2 {
	margin-bottom:10px;
	margin-left:9px;
	color:#260e71;
}

.leftmenu a:link, .leftmenu a:visited {
	text-decoration: none;
	font-weight:bold;
}

.leftmenu a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.leftmenu2 a:link, .leftmenu2 a:visited {
	text-decoration: none;
}

.leftmenu2 a:hover {
	text-decoration: underline;
}

.namelist {
	color:#2a77f2;
	font-weight:bold;
	margin-bottom:10px;
}

.name {
	color:#2a77f2;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}

.status {
	margin:6px 0px;
}

.line {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:17px;
}

.star {
	color:red;
}

.input {
	border:1px solid #b8b7b7;
	width:400px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;	
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: fff;	
	background:#1867ef;
	border-top:1px solid #5d93f0;
	border-left:1px solid #5d93f0;
	border-right:1px solid #0548ba;
	border-bottom:1px solid #0548ba;
}

/******************************************* MENU *****************************************/
		.menuSecond {
			background: #fff;
			border: 1px solid #d4d0d0;
			margin:2px;
			padding:5px;
		}
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			/*border-top: 1px solid;*/
			width: 204px;
		}
		.vertical li a{
			display: block;
			width: 160px;
			text-decoration: none;
			height: 1em;
			padding: .1em 1px;
			/*border: 1px solid;
			border-top: 0px;*/
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.
			display: inline;*/
			margin:auto;
		}
		.bold{
			font-weight: bold;
		}
		#fade li{
			background: none;
		}
		#act{
			color: #2a77f2;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 160px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0px;
			border-left: 1px solid;
			display: block;
			height: 1.4em;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
			text-decoration: none;
			height: 1.2em;
			float: left;
			display: block;
			width: 125px;
			padding: .1em 1px;
			border: 1px solid;
			border-left: none;
		}
		.horizontal li li a{
			border-top: none;
			border-left: 1px solid;
		}
		.horizontal li ul{
			position: absolute; 
			margin-top: 1.3em;
			margin-left: -1px;
			width: 129px;
			border: none;
			display: block;
			height: auto;
			border-top: 1px solid;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 125px;
		}
		.horizontal li ul li a{
		width: 125px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
			background-color: white;
			color: black;
			border-color: black;
		}
		.blackwhite li a:hover{
			background-color: black;
			color: white;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		/*.bluewhite li a{
			background-color: white;
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}*/