body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	color: #F3F3F3;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #C4C4C4;
}
a {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	color: #A9A9A9;
	text-decoration: underline;
	outline: none;
}
a:hover {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	color: #3688D8;
	text-decoration: none;
	outline: none;
}
h1 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:16px; 
	color: #CE2626;
	text-transform: uppercase;
}
h2 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:13px; 
	color: #565656;
}
img {
	border: none;
	outline: none;
}
#main_disel {
	background-color: #3C3C3C;
	text-align: left;
}
#main_cont_disel {
	position: relative;
	display: block;
	background-image: url("../images/main_bg.png");
}
#head_cont_disel {
	position: relative;
	display: block;	
	background-image: url("../images/main_bg_head.jpg");
	height: 783px;
	width: 770px;
	margin: 0 0 -620px 0;
	z-index: 101;
}
#navigation {
	position: absolute;
	display: block;
	width: 190px;
	height: 300px;
	top: 160px;
	float: right;
	right: 30px;
	z-index: 999;
}
#navigation a {
	position: relative;
	display: block;
	z-index: 1010;
	padding: 3px 0 3px 25px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	background-image: url("../images/dot.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
#counters {
	position: relative;
	display: block;
	top: 550px;
	color: #464646;
	right: 50px;
	float: right;
	width: 150px;
	height: 150px;
}
#text_cont {
	position: relative;
	display: block;
	width: 500px;
	padding: 0 0 0 15px;
	text-align: left;
	z-index: 102;
	color: #000000;
}
#text_cont h1{
	text-align: center;
}
#text_cont p {
	color: black;
	text-align: justify;
	text-indent: 25px;
}
#footer_onse {
	position: relative;
	display: block;	
	height: 217px;
	width: 770px;
	background-image: url("../images/footer_bg.png");
	margin: 0px 0 0 0;
	z-index: 100;
}.st {
	position: absolute;
	width: 100px;
	top: 36px;
	left: 1px;
}

.contentpaneopen {color: #000000;}

.text_cont p, .text_cont td, .text_cont table
{
	color: #000000;
}