/*----------------------------------
		Theme #397_Extreme_Sports
		Cat Sports
----------------------------------*/

body{
	background-color: #2B334B;
}
.sf_wrapper{	
	background-image: url(images/mid_3.gif);
	background-repeat: repeat-y;
	margin:0 auto;
	width: 800px;
}
.sf_header_wrapper{
	clear: both;
	background-image: url(images/header_3.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 197px;
	margin-left: 12px;
	border-bottom: 5px solid #535B73;
	border-top: 1px solid #535B73;
}
a:link {
	color: #535B6B;
	text-decoration: underline;
}
a:visited {
	color: #535B6B;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.sf_main_header{
	color: #689B5E;
}
.sf_sub_header{
	color: #ffffff;
}
.sf_extra1 {
	background-image: url(images/top_3.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 800px;
	
}
.sf_extra2 {
	background-image: url(images/logo_3.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-top: 30px;
	margin-left: 20px;
}
.sf_navigation_top ul li a:hover{
	color: #535B6B;
}
.sf_content {
	color: #ffffff;
}
.sf_content img {
	border: 1px solid #fff;
}
.sf_footer {
	background-image: url(images/bottom_3.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	clear:both;
	background-color: #2B334B;
}

/*--------------------------
		DBNow
--------------------------*/

.Data_Central_color1 {
	background-color:#535B73;
	color:#FFFFFF;
}
.Data_Central_color2 {
	background-color:#A0A6B7;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#CED2DF;
	color:#261A3B;
}
.Data_Central_color4 {
	background-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color5 {
	border-color:#ffffff;
	color:#261A3B;
}
.Data_Central_color6 {
	background-color:#EFEFEF;
	color:#261A3B;
}
.Data_Central_color7 {
	background-color:#000000;
	color:#ffffff;
}



.Data_Central_color3 a,
.Data_Central_color3 a:visited {
    color:#333333;
}
.Data_Central_color3 a:hover {
    text-decoration:none;
}
.Data_Central_color4 a,
.Data_Central_color4 a:visited {
    color:#333333;
}
.Data_Central_color4 a:hover {
    text-decoration:none;
}