/* CSS Document */

body {
	margin:0px;
	padding:0px;
	height:auto;
	min-height:100%;
	color:#FFFFFF;
}

#content_html_footer {
	float:left;
	width:100%;
	background: #202020 url(../images/footer.gif) repeat-x;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	line-height: 1.5;
	margin: 2px 0 0 0;
	padding: 30px 0 0 0;
	min-height: 60px;
	text-align: center;
	
	
	
}

#content_html_footer a:visted {
 	color:#666;
}

#content_html_footer a:hover {
	color:#666666;
	text-decoration:none;
}

#content_html_footer a:link {
	color:#ccc;
}

#content_html_body a:visted {
 	color:#99AED3;
}

#content_html_body a:hover {
	color:#99AED3;
	text-decoration:none;
}

#content_html_body a:link {
	color:#99AED3;
}
#content_html {
	width: 100%;
	height:220px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	display:block;
	background-color:#1a1a1a;
}

#content_html_body {
	display:block;
	width:706px;
	background-color:#1a1a1a;
	height: 100%;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 10px 0 10px 0;
}

#content_html_body_left {
	float:left;
	display:block;
	background-color:#1a1a1a;
	height: 100%;
	width:198px;
	padding: 20px 0 20px 0;
	border-left: 1px solid #555555;
}

#content_html_body_center {
	float:left;
	display:block;
	background-color:#1a1a1a;
	height: 100%;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
	padding: 20px 5px 20px 5px;
	line-height: 1;
	text-align: center;
	border-left: 1px solid #555555;
}

#content_html_body_right {
	float:left;
	display:block;
	width:198px;
	background-color:#1a1a1a;
	height: 100%;
	border-right: 1px solid #555555;
	padding: 20px 0 20px 0;
	border-left: 1px solid #555555;
}

#content_flash {
	float:left;
	width:100%;
	background-color:#202020;
	height: 600px;
}

#content_master {
	text-align:center;
}

.news_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99AED3;
}
