@charset "utf-8";

/* CSS Document */

body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #FFFFFF;

	background-color: #060657;

}

form {

	margin: 0px;

}



input, textarea, select {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	background-color: #FFFFFF;

	border: #0074E8 1px solid;

}



p {

	margin: 0;

	padding: 0;

}

.submit {

	background-color: #F4F4F4;

	color: #000000;

	border: 0px #0000FF solid;	

	cursor: pointer;

	padding: 1px;

}

.submit2 {

	background-color: #006699;

	color: #FFFFFF;

	border: 0px #0000FF solid;	

	cursor: pointer;

	padding: 1px;

}

.red {

	color: #FF0000;

}



.red2 {

	color: #FF0000;

	font-weight: bold;

}



.darkred {

	color: #CC3300;

}

.blue {

	color: #0000FF;

}

.yellow {

	color: #FFFF00;

}

.lightblue {

	color: #0099FF;

}

.darkblue {

	color: #000099;

}

.orange {

	color: #FF6600;

}

.back_grey {

	background-color: #F4F4F4;

}

.underline {

text-decoration:underline;

}

.italic {

	font-style:italic;

}

.bold {

	font-weight:bold;

}

.tx_left {

	text-align:left;

}

.tx_right {

	text-align:right;

}

.tx_center {

	text-align:center;

}

.clear {

	clear:both;

}

.bor_top {

	border-top: #CCCCCC solid 1px;

}

.bor_left {

	border-left: #CCCCCC solid 1px;

}

.bor_right {

	border-right: #CCCCCC solid 1px;

}

.bor_bottom {

	border-bottom: #CCCCCC solid 1px;
	

}

.cursor {

	cursor: pointer;

}

.img_link a:link img { border:none;}

.img_link a:visited img { border:none;}

.img_link a:hover img { border:none;}





/*Vunshen div*/

.out {

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

	width: 1100px;

	height: 850px;

}

/*Vunshen Liav div s logoto i menuto*/

.left_out {

	margin:0px;

	padding:0px;

	width: 231px;

	height: 850px;

	float: left;

}

.right_out {

	width: 869px;

	height: 850px;

	float:left;

}

.logo {

	width: 231px;

	

}

.menu {

	width: 231px;

	height: 659px;

}

.bgrnd {

	width: 869px;

	height: 671px;

	background-image:url(img/bgrnd.jpg);

	background-repeat:no-repeat;

}

.bottom {

	width: 869px;

	height: 179px;
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
}

.main {

	width:868px;

	height:671px;

	overflow:auto;

}

.main p {

	padding:0px 0px 0px 20px;

}

.main a:link img { border:#FFFF00 solid 1px;}

.main a:visited img { border:#FFFF00 solid 1px;}

.main a:hover img { border:#FF0000 solid 1px;}



.main2 {

	width:550px;

	height:671px;

	color: #FFFF80;

	overflow:auto;

	float:left;

}

.main2 p {

	padding:1px 0px 0px 20px;

}



.main2 a:link { color: #FF0000; text-decoration:underline;}

.main2 a:visited { color: #FF0000; text-decoration:underline;}

.main2 a:hover { color: #0066FF; text-decoration:underline;}



.main2r {

	width:275px;

	height:671px;

	color: #FFFF80;

	overflow:auto;

	float:left;

	margin-left:10px;

}

.main2r p {

	padding:0px 0px 20px 0px;

}

.main_c {

	width:869px;

	height:671px;

	color: #FFFF80;

	overflow:auto;

	

	}