/*----------------------------------
	Theme: 897
----------------------------------*/
body {
	background-image: url(images/sf_outside_1.gif);
}
p {
}
.sf_outer_wrapper {
	background-image: url(images/sf_wrapper_bga_1.gif);
	background-repeat: repeat-y;
}
.sf_extra1 {
	background-image: url(images/sf_top_image-a_1.gif);
}
a:link {
	color: #787878; /* color 3 */
}
a:visited {
	color: #787878; /* color 3 */
}
a:hover {
	color: #8c8c8c; /* color 5 */
}

/*--------------------------------
	Top Navigation
---------------------------------*/

.sf_navigation_top {  /* one of the navs will be display: none; */
	background-image: url(images/sf_bkgnav124_1.gif);
	background-repeat: no-repeat;
	background-color: #424242;
}
.sf_navigation_top ul li a {
	color: #ebebeb; /* color 1 */
	background-image: url(images/sf_bkgnav124_1.gif);
}
.sf_navigation_top ul li a:visited {
	color: #ebebeb; /* color 1 */
}
.sf_navigation_top ul li a:hover {
	color: #dfdfdf; /* color 6 */
	background-image: url(images/sf_bkgnav124on_1.gif);
}

/*--------------------------------
	Header
---------------------------------*/

.sf_header_wrapper {
	background-image: url(images/sf_title_1.jpg);
	background-repeat: no-repeat;
}
.sf_main_header {  /*--Don't forget the height and overflow: hidden--*/
	color: #ebebeb; /* color 1 */
}
.sf_sub_header {  /*--Don't forget the height and overflow: hidden--*/
	color: #363636; /* color 2 */
}

/*--------------------------------
	Bottom Navigation
---------------------------------*/

.sf_navigation {
	display: none;
}

/*--------------------------------
	End Bottom Navigation
---------------------------------*/

.sf_extra5 {
	background-image: url(images/sf_extra5_1.gif);
}

/*--------------------------------
	Page Title
---------------------------------*/

.sf_pagetitle {
	color: #787878; /* color 3 */
}

/*--------------------------------
	Sub Navigation
---------------------------------*/

.sf_subnavigation {  /* subnavigations always display: none; */
	display: none;
}

/*--------------------------------
	Content
---------------------------------*/
.sf_content {

color: #191919; /* color 12 */
}
h2 {
	color: #191919; /* color 12 */
}

/*--------------------------------
	Sub Navigation2
---------------------------------*/

.sf_subnavigation2 { /* subnavigations always display: none; */
	display: none;
}

/*--------------------------
	Footer
--------------------------*/

.sf_footer {
	color: #191919; /* color 12 */
	background-image: url(images/sf_bkgfootbanner_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*--------------------------
	End Footer
--------------------------*/

.sf_extra9 {
	background-image: url(images/sf_top_image-a_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*--------------------------
	Extra Stuff
--------------------------*/
a:hover {
	color: #363636; /* color 2 */
}

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

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

