<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: url('../img/bg_gardient.jpg') repeat;
	margin: 0;	
}

a{outline: none;}

#wrap{
	width: 1005px;
	margin: auto;
	background: #fff;
	min-height: 800px;
}

.menu{
	text-align: right;
	padding-right: 15px;	
	padding-top: 18px;	
}

.menu a{
	font: 12pt tahoma;
	color: #0000FF;
	text-decoration: none;	
	margin-right: 3px;
	margin-left: 3px;
}

.menu a:hover{
	text-decoration: underline;
}


.bg_top{
	clear: both;
	background: url('../img/bg_top.gif') no-repeat;	
	width: 961px;
	height: 36px;
	margin-top: 20px;
	margin-left: 22px;
}

.logo{
	background: url('../img/bg_logo.jpg') no-repeat;
	width: 962px;
	height: 191px;
	text-align: center;
	margin-top: 20px;
	margin-left: 21px;
}

.logo a{
	position: relative;
	top: 38px;
	left: 41px;
	display: block;
	width: 480px;
	height: 130px;
}



.left_menutop{
	background: url('../img/left_menutop.jpg') no-repeat;
	width: 167px;
	height: 9px;
	margin-left: 20px;
	margin-bottom: 0px;
}


.left_menubottom{
	background: url('../img/left_menubottom.jpg') no-repeat;
	width: 167px;
	height: 9px;
	margin-left: 20px;
}

.left{
	float: left;	
	height: 100%;
}

.left_menu{
	background: url('../img/left_menubg.jpg') repeat-y;
	width: 167px;
	margin-left: 20px;	
}

.left_menu ul{	
	list-style-type: none;
	margin: 0;
	padding: 20px 0px 0px 0px;
}

.left_menu ul li{
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
	*padding-bottom: 0px;
}


.left_menu ul li a{
	font: 12pt tahoma;
	color: #0000FF;
	text-decoration: none;	
}

.left_menu ul li a:hover{
	text-decoration: underline;
}


.right .text{
	padding-left: 200px;
	*padding-left: 15px !important;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height:21px;
	text-align: justify;
	line-height: 25px;
	min-height: 500px;
}
.right .text h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height:21px;
}

.right .text h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:21px;
	font-style: normal !important;
}


.right .text a{
	color: #0000FF;
	font-style: normal !important;
	font-weight: bold;
	text-decoration: none;
}


.right .text a:hover{
	text-decoration: underline;
}

.right .text2{
	padding-left: 200px;
	*padding-left: 15px !important;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: justify;
	line-height: 25px;
	min-height: 500px;
}
.right .text2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:21px;
}

.right .text2 h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:21px;
	font-style: normal !important;
	text-align: center;
	text-transform: uppercase;
}


.right .text2 span.vid{
	font-weight: bold;
	text-decoration: underline;
}

.right .text2 h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;	
	line-height:21px;
	font-style: normal !important;
	text-align: center;
	text-transform: uppercase;
}

.right .text2 a{
	color: #0000FF;
	font-style: normal !important;	
	text-decoration: none;
}


.right .text2 a:hover{
	text-decoration: underline;
}

.text2 table{
	border: 1px solid black;
	border-collapse: collapse;
}

.text2 table td img{
	margin-left: 80px;
	margin-top: 10px;
}

.text2 table td{
	padding: 10px;
	font-size: 12px;
}

.text2 table .zag{
	background: rgb(243, 243, 243);
	font-weight: bold;
	text-transform: uppercase;
}



.footer{	
	clear: both;
 	background: url('../img/bg_footer.jpg') repeat-x;
	height: 68px;
	text-align: center;
	*margin-bottom: -11px;
}

.footer p{
	padding-top: 30px;
	margin: 0;
}

.footer a{
	color: #000;
	text-decoration: none;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

.footer a:hover{
	text-decoration: underline;
}



.krosh{
	color: #686868;
	margin-bottom: 30px;
}

.krosh a{
	font: 12px verdana !important;
	color: #686868 !important;
	text-decoration: none;
	font-weight: normal !important;
	
}

.krosh a:hover{
	text-decoration: underline;
}















</pre></body></html>