.bgCenterCol {
	background: #FFC784 url(img/bgCenterCol.gif) repeat-y;
}

.leftpart{
	width:249px;
	height:684px;
	background: url(img/leftpart.jpg) no-repeat;
	margin-top:541px;
	margin-bottom:328px;
}

.bgIcos {
	background-color: #FFA83F;
	background-image: url(img/bgIcos.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.bgNav {
	background: #FFE0BA url(img/bgNav.gif) repeat-x;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #303B89;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 2px;
}
.bgFon {
	background: #FFE0BA url(img/menyu.gif) repeat-y;
	padding-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #303B89;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 2px;
}


a:link {
	text-decoration: none; color: #303B89;
}

a:hover {
	color: #A6C3FD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333883;
	border: 1px solid #2B3F92;
}

select {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


th {
	background: #A6C3FD;
	border-top: 1px solid #4F6BA3;
	border-bottom: 1px solid #4F6BA3;
	font-size: 11px;
	color: #394D75;
	padding-right: 5px;
	padding-left: 5px;
}

h1, h2, h3, h4{
	margin:0;
	padding:0;
	font-size:14px;
}

table#general td#r{
	background:#FFECC1 url(img/back_right.jpg) right repeat-y;
	/*padding-right: 27px;*/
	padding: 314px 27px 320px 27px;
}

div.h1{
	background:url(img/h2.gif) bottom repeat-x;

}

div.h1 div{
	
	height:38px;
	padding-left:30px;
}

div.h2{
	background:url(img/h2.gif) bottom repeat-x;
	margin-bottom:15px;
}

div.h2 div{
	background:url(img/astrl.gif) left bottom no-repeat;
	height:38px;
	padding-left:67px;
}
