
/* CSS Document */

body {
	background-color: #222;
}

.sf_outer_wrapper {
	border: solid #fff 12px;
}

.sf_wrapper {
	background-color: #000;
}

.sf_extra1 {
	background-color: #000;
}

.sf_navigation_top ul li a {
	color:#999999;
	border-bottom: 1px solid #999;
}

.sf_navigation_top ul li a:visited {
	color:#999999;
}

.sf_navigation_top ul li a:hover {
	border-bottom-color: #FF6600;
	color: #fff;
}

.sf_main_header {
	color: #666;
}

.sf_sub_header {
	color: #FF6600;
}

.sf_pagetitle {
	background-image:url(images/band_1.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	color: #999;
}

.sf_extra6 {
	background-image:url(images/content_top_1.jpg);
	background-repeat:no-repeat;
}

.sf_content {
	background-image:url(images/content_repeat_1.jpg);
	background-repeat:repeat-y;
	color: #fff;
}

.sf_footer {
	color: #666;
}

.sf_extra12 {
	background-image:url(images/content_bottom_1.jpg);
	background-repeat:no-repeat;
	width: 900px;
	height: 32px;
}

/** 
 * ------------------------------------------------------------------
 * @section DBNow
 * ------------------------------------------------------------------
 */

.Data_Central_color7 {
	background-color:#8a8a8c;
	color:#fff;
}

.Data_Central_color1 {
	background-color:#727274;
	color:#fff;
}

.Data_Central_color2 {
	background-color:#58585a;
}

.Data_Central_color3 {
	background-color:#48484b;
}

.Data_Central_color6 {
	background-color:#3a3a3c;
}

.Data_Central_color4 {
	background-color:#28282A;
}

.Data_Central_color5 {
	border-color:#28282A;
}

.Data_Central_color3 a,
.Data_Central_color3 a:visited,
.Data_Central_color4 a,
.Data_Central_color4 a:visited {
	color:#adadaf;
}