body{
	color:#000;
	background-color: #fff;
}
.sf_wrapper {
	position: relative;
	background-color: #fff;
	background-image: url(images/footer_bkgd_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a {
    color: #000000;
}

a:visited {
    color: #000000;
}

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

.sf_outer_wrapper {
	background-color: #fff;
}

.sf_header_wrapper {
	background-color: #fff;
	background-image: url(images/main_head_bkgd_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sf_main_header {
    color: #333;
}

.sf_sub_header {
    color: #666;
}

.sf_extra2 {
	background-image: url(images/header_icon_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_navigation ul li {
	border-bottom: 1px dashed #ccc;
	background-image: url(images/nav_arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sf_navigation ul li a {
    color: #000;
}

.sf_navigation ul li a:visited {
    color: #000;
}

.sf_navigation ul li a:hover {
    color: #920137;
}

.sf_pagetitle {
    color: #920137;
}

.sf_content {
	color: #000;
}

.sf_footer {
    color: #999;
}

.sf_banner {
	color:#000;
}

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

.Data_Central_color1 {
	background-color:#910237;
	color:#FFFFFF;
}
.Data_Central_color2 {
	background-color:#CFCFCF;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#DFDFDF;
	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;
}

