@charset "utf-8";
/* CSS Document */
HTML {
	BACKGROUND-COLOR: #009FBB;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
BODY {
	TEXT-ALIGN: left;
	MARGIN-TOP: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	MARGIN-LEFT: 0px;
	FONT-SIZE: 11px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #F00;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #F00;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #900;
	TEXT-DECORATION: none
}
#contenedor_ext{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#mainmenu{
	float: left;
	height: 100px;
	width: 950px;
	background-image: url(../image/index/headlinks_background_export.png);
	background-repeat: no-repeat;
}
#divlink_mm{
	float: left;
	height: 60px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
#divlink_mm:hover{
	color: #FFF;
	text-decoration: none;
	background-image: url(../image/global/background_mainlink_export.png);
	background-repeat: no-repeat;
}
.mainlink_title{
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}
#mainbanner{
	float: left;
	height: 300px;
	width: 950px;
	position: relative;
}
#mainbanner .imgframe{
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#mainbanner .imgbanner{
	position: absolute;
	z-index: 1;
	left: 195px;
	top: 0px;
}
.dropcap
{
	display: block;
	font-family: times;
	font-size: 23px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #D1D1D1;
	padding-right: 3px;
	line-height: 23px;
}
#error_block{
	height: 185px;
	width: 380px;
	overflow: hidden;
	position: absolute;
	background-image: url(../image/global/errorshow_background_export.png);
	background-repeat: no-repeat;
	z-index: 15;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
}
.divlink{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: pointer;
	background-color: #94B1AD;
	font-weight: bold;
	color: #FFFFFF;
}
#bodycontent{
	float: left;
	width: 950px;
}
#maincontent{
	background-color: #102132;
	float: left;
	width: 100%;
}
#leftcontent{
	float: left;
	width: 300px;
	position: relative;
}
#rightcontent{
	float: left;
	width: 650px;
	color: #333;
}
#rightcontent H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	background-color: #E1E1E1;
}
#bottompage{
	float: left;
	height: 12px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#finalblock{
	float: left;
	width: 930px;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-image: url(../image/index/finalblock_background_export.png);
	background-repeat: no-repeat;
}
#finalblock A{
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#finalblock A:HOVER{
	text-decoration: underline;
}
.finalblock_content{
	width: 930px;
	padding-left: 20px;
	color: #666;
}
#register_block{
	background-color: #000;
	height: 400px;
	width: 700px;
	color: #FFF;
	text-decoration: none;
	padding: 30px;
	position: absolute;
	z-index: 17;
	opacity: 0.93;
	filter: Alpha(Opacity=93);
	left: 103px;
	top: 200px;
}
#advertisment_register{
	height: 200px;
	width: 670px;
	border: 1px solid #333;
	padding: 15px;
	overflow: auto;
	float: left;
	margin-bottom: 25px;
}

#newscontent P{
	margin-top: 0px;
	margin-bottom: 0px;
}
.message_box{
	padding: 30px;
	width: 600px;
	overflow: hidden;
	position: absolute;
	z-index: 15;
	border: 2px solid #333;
	background-color: #E9E9E9;
	left: 222px;
	top: 202px;
}
#leftzonecontent{
	float: left;
	width: 300px;
}
#rightzonecontent{
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-top: 15px;
}
.imglink{
	cursor: pointer;
}
.imglink:HOVER{
	background-color: #DBDBE3;
}
