a:link {
	color: #2E2C6D;
	text-decoration: none;
}
a:visited {
	color: #2E2C6D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a.link1:link {
	color: #FFFFFF;
}
a.link1:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link1:active {
	color: #FFffff;
	text-decoration: underline;
}

a.link2:link {
	color: #2E2C6D;
	text-decoration: underline;
}
a.link2:visited {
	color: #2E2C6D;
	text-decoration: underline;
}
a.link2:hover {
	color: #2E2C6D;
	text-decoration: underline;
}
a.link2:active {
	color: #2E2C6D;
	text-decoration: underline;
}



h2 {
	font-size: 14px;
}
h1 {
	font-size: 18px;
}

li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
}
ul {
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #83B4DF;
	overflow: hidden;
	
	
}
p {text-align:justify;font-size:11px;}

#mainpage {
	position:absolute;
	left:0%;
	top:47px;
	width:73%;
	height:77px;
	z-index:9;
	visibility: visible;
}

#right {
	position:absolute;
	width:300px;
	height:115px;
	z-index:10;
	top: 47px;
	right: 20px;
}
.bold10 {font-size: 10px; font-weight: bold; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2E2C6D;
}
.bold12 {
	font-size: 10px;
	font-weight: bold;
}
#gray1 {
	position:absolute;
	left:197px;
	width:173px;
	height:100%;
	z-index:2;
	background-color: #CDCFDB;
	bottom: 0px;
}
#gray2 {
	position:absolute;
	width:150px;
	height:100%;
	z-index:2;
	background-color: #CDCFDB;
	right: 18%;
	bottom: 0%;
}

#maintext {
	position:absolute;
	top:450px;
	width:100%;
	height:104px;
	z-index:21;
	left: 0%;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
#mainpic {
	position:relative;
	width:200px;
	height:115px;
	z-index:21;
	top: 0px;
	left: 33px;
}

#leftmenu {
	position:absolute;
	width:100%;
	height:115px;
	z-index:21;
	left: 0%;
	top: 50;
	overflow: visible;
}

#right-vnutr {
	position:absolute;
	width:75%;
	height:115px;
	z-index:10;
	top: 47px;
	right: 20px;
}

#left-vnutr {
	position:absolute;
	left:12px;
	top:49px;
	width:21%;
	height:77px;
	z-index:9;
	visibility: visible;
}

.white-title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#top {
	position:absolute;
	left:0%;
	top:0px;
	width:100%;
	height:170px;
	z-index:10;
}
#bottom {
	position:absolute;
	width:100%;
	height:20px;
	z-index:10;
	bottom: 0px;
	right: 5px;
	left: 0%;
}
#content-ext {
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	z-index:3;
	overflow: auto;
}
#content-int {
	position:absolute;
	width:100%;
	height:200px;
	z-index:11;
	top: 130px;
	left: 0%;
}

#counters {
	position:absolute;
	width:100%;
	height:10px;
	z-index:11;
	bottom: 0px;
	right: 5px;
	left: 0%;
}
#back {
	position:absolute;
	left:0%;
	top:117px;
	width:100%;
	height:315px;
	z-index:1;
	background-image: url(/images/back.gif);
}
