body{
	background-color: #7c0d0d;
	background-image: url(images/body_bg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sf_wrapper {
    position: relative;
}

.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #530909;
}

.sf_header_wrapper {
	background-color: #4a5879;
	background-image: url(images/main_head_bkgd_2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.sf_extra4 {
	background-image: url(images/cheers_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #fff;
}

.sf_navigation_top {
    border-top: 5px solid #7c0d0d;
}

.sf_navigation_top ul li a {
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
    color: #7c0d0d;
}

/* nav images and colors */
.sf_navigation_top {
	background-color: #F7F7F7;
	background-image: url(images/nav_bkgd_tile_2.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}

.sf_navigation_top ul {
    list-style-type: none;
}

.sf_navigation_top ul li {
	background-image: url(images/nav_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sf_navigation_top ul li a {
	color: #111;
	background-image: url(images/nav_right_edge_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sf_navigation_top ul li a:hover {
	color: #fff;
	background-image: url(images/nav_right_edge_hilite_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sf_navigation_top ul li a:visited {
	color: #111;
	
}

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

.Data_Central_color1 {
	background-color:#7C0D0D;
	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;
}



