@charset "windows-1251";
body {
	background-color: #F1F6F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
}

#page { /* **************************************** Page  content*/
	position:relative;
	clear: both;
	margin: 0px auto;
	width: 824px;
	min-height:600px;
	_height:600px;
	text-align: left;
	color: #000000;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background-color:#FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:824px;
}
/* **************************************** End of Header div with image bgr and some elements */
#header { 
	position:relative;
	clear: both;
	margin: 0;
	background-color:#332875;
	text-align: right;
	min-height:100px;
	_height:100px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
}
#header ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
}
#header li
{
	display: inline;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
#header a {
	font-size: 11px;
	/*font-weight: normal;*/
	font-style: normal;
	color: #FFFFFF;
}
#head-nav {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	position: absolute;
	top: 75px;
	left: 535px;
	right: 5px;
	bottom: 5px;
	}
#subtitle {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #CED3E7;
	text-transform: uppercase;
	position: absolute;
	top: 75px;
	left: 20px;
	right: 400px;
	bottom: 5px;
	text-align: left;
}
/* End of Header div with image bgr and some elements */
/* **************************************** Left part elements definition */ 
#left {
	float: left;
	width: 150px;
	min-height:500px;
	_height:500px;
	background-image: url(img/navigation-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
}


/* **************************************** Page content container (right part) elements definition */ 
#content { 
	margin-left: 150px;
	padding: 5px 10px;
}
#content p {
	font-size: 10px;
	padding: 5px 0px;
	margin: 0px;
}
#content b, strong {
	color: #0E1B8D;
	font-weight: bold;
}
#content ol, ul {
	font-size: 10px;
	padding: 5px 0px;
	margin: 0px 10px 0px 35px;
}
#content li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
/* End of Page content container (right part) elements definition */

/* **************************************** Footer elements definition */
#footer {
	clear: both;
	min-height:30px;
	_height:30px;
	margin: 0;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	position: relative;
	bottom: 0px;
	right: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
#footer a {
	color: #0E1B8D;
}
#footer a:link 		{text-decoration: none; }
#footer a:visited 	{text-decoration: none; }
#footer a:hover	{text-decoration: underline; }
#footer a:active 	{text-decoration: none; }
/* End of Footer elements definition */



/* **************************************** Main navigation definition */
#navigation ul {
	margin: 5px 10px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
}
#navigation li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/* End of Main navigation definition */



a:link {
	text-decoration: none;
	color: #0E1B8D;
}
a:visited 	{
	text-decoration: none;
	color: #0E1B8D;
}
a:hover		{
	text-decoration: underline;
	color: #0E1B8D;
}
a:active 	{
	text-decoration: none;
	color: #0E1B8D;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0E1B8D;
	font-style: normal;
	padding: 5px 0px;
	margin: 0px;
}
h2 {
	color: #0E1B8D;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0E1B8D;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
h4, h5, h6 { 
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0E1B8D;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.bgrnorepeat {
	background-repeat: no-repeat;
}
.bgrnorepeatRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.hidden { /* to hide the text under this class */
	display: none;
}
.error {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
}
#banner {
	margin-left: 150px;
	background-color: #dddddd;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/totalbgr.jpg);
	background-position: center top;
}

