/* CSS Document */
*, html, body {
    margin:0px; 
	padding:0px;
}
body {
	color:#000000;	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td, input, textarea, option, select {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
    border:0px solid; 
	behavior: url(pngbehavior.htc);
}
a {	
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
p.more {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
}
p.center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
a:hover.more {
	color: #FFCCCC;
	text-decoration: none;
}
a.design {
	color: #CCCCCC;
}
a:hover.design {
	color: #FFFFFF;
}
/* classes */
.ramka {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.ramkaLeft {
	background-color: #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.ramkaRight {
	background-color: #CCCCCC;
	padding: 4px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.header {
	height: 284px;
	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxContent01 {
	padding-top: 40px;
}
.boxContent {
	padding-top: 20px;
}
.right {
	width: 222px;
	background-image: url(right_bottom.gif);
	background-repeat: no-repeat;
	background-color: #e6e8e9;
	background-position: right bottom;
	padding-bottom: 120px;
}
td.right img.ramkaLeft {
	margin-left: 7px;
}
.left {
	width: 237px;
	background-image: url(left_bottom.gif);
	background-repeat: no-repeat;
	background-color: #B2D1E2;
	background-position: left bottom;
}
.footer {
	height: 69px;
	text-align: right;
	background-image: url(footer_bg.jpg);
}
.topLeft {
	background-color: #FFFFFF;
	height: 40px;
	width: 222px;
}
.topLeft01 {
	background-color: #FFFFFF;
	height: 20px;
	width: 222px;
}
.red14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
/* txt */
.boldBl {
	font-weight: bold;
	color: #1a6096;
}
.boldRed {
	font-weight: bold;
	color: #CC0000;
}
.Bl {
	color: #1a6096;
}
.Red {
	color: #CC0000;
}
a.boldRed {
	font-weight: bold;
	color: #CC0000;
}
a:hover.boldRed {
	font-weight: bold;
	color: #1a6096;
}
.links {
	font-size: 9px;
	color: #CC0000;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-weight: normal;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* divs */
#menu {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	width: 237px;
}
#menu ul {
	margin-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
}
#menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A6096;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menu ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#block01 {
	padding: 10px;
}
#topmenu {
	position: absolute;
	height: 39px;
	left: 237px;
	top: 262px;
	text-align: left;
	width: 760px;
}
#heading {
	position: absolute;
	left: 237px;
	top: 300px;
	text-align: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 10px;
}
#activ {
	background-image: url(activ.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	height: 29px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#activ a{
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration:none;
}
#but {
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;

	padding-top: 10px;
	height: 29px;
	float: left;
}
#but a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	padding-right: 15px;
	padding-left: 15px;
}
#but a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(press.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 15px;
}
#content {
	height: auto !important;
	height: 400px;
	min-height: 400px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#content ol, #content ul {
	margin: 20px;
}
#content ol li, #content ul li {
	margin-bottom: 10px;
}
#content ul li {
	list-style-type: none;
}
#content ol li ul {
	margin: 10px;
}
#content ol li ul li {
	margin-bottom: none;
	list-style-type: none;
}
#content p.justify {
	text-align: justify;
}
td.right ul {
	padding-left: 5px;
}
td.right ul li {
	padding: 3px;
	list-style-type: none;
}
#niz {
	background-image: url(niz.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 59px;
	top: 0px;
	right: 0px;
	background-position: center bottom;
	width: auto;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 10px;
	color: #CCCCCC;
}
#box01 {
	height: 24px;
	width: auto;
	background-image: url(box01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 5px;
}
#box02, #box03, #box04, #box05 {
	font-weight: bold;
	color: #CCCCCC;
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#box02 {
	background-image: url(box02.gif);
	width: 489px;
}
#box03 {
	background-image: url(box03.gif);
	width: 212px;
	margin-bottom: 5px;
}
#box04 {
	background-image: url(box04.gif);
	width: 212px;
	margin-bottom: 5px;
}
#box05 {
	background-image: url(box05.gif);
	width: 212px;
	margin-bottom: 5px;
}
#box06 {
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(box06.gif);
	width: 212px;
	margin-bottom: 5px;
}
#box07 {
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
	padding-top: 5px;
	background-image: url(box07.gif);
	width: 237px;
	margin-bottom: 5px;
	text-align: center;
}
#box08 {
	height: 19px;
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EFF0F1;
	font-weight: bold;
	font-size: 12px;
}
#box09 {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #EFF0F1;
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#marqueecontainer{
	position: relative;
	width: 250px;
	height: 150px;
	background-color: #eaf3f7;
	overflow: hidden;
	text-align: center;
}
#vmarquee {
	position: absolute;
	width: 230px;
	left: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#vmarquee p.indention {
	padding-top: 70px;
}
.input {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input300 {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input50 {
	width: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input100 {
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input150 {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#tab01 {
	border: 1px solid #CCCCCC;
}
.bl14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a6096;
}

table.desc1 { 
margin-bottom:20px;
margin-left:2%;
width:96%;
text-align: left;
}
.desc1 td {
border:1px solid #336699;
padding:5px;
text-align:justify;
}
desc1 th, td, .subttl {
color:#666666;
}