/*----------------------------------
	Theme: 897
----------------------------------*/

body {
	background-image: url(images/sf_outside_3.gif);
}

.sf_outer_wrapper {
	background-image: url(images/sf_wrapper_bga_3.gif);
	background-repeat: repeat-y;
}

.sf_extra1 {
	background-image: url(images/sf_top_image-a_3.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #924ca1; /* color 3 */
}

a:visited {
	color: #924ca1; /* color 3 */
}

a:hover {
	color: #967b9c; /* color 5 */
}

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

.sf_navigation_top {  /* one of the navs will be display: none; */
	background-image: url(images/sf_bkgnav124_3.gif);
	background-repeat: no-repeat;
	background-color: #531A5F;
}

.sf_navigation_top ul li a {
	color: #ecdafa; /* color 1 */
	background-image: url(images/sf_bkgnav124_3.gif);
}

.sf_navigation_top ul li a:visited {
	color: #ecdafa; /* color 1 */
}

.sf_navigation_top ul li a:hover {
	color: #d7bbff; /* color 6 */
	background-image: url(images/sf_bkgnav124on_3.gif);
}

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

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

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

.sf_navigation {
	display: none;
}

/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
	background-image: url(images/sf_extra5_3.gif);
}

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

.sf_pagetitle {
	color: #924ca1; /* color 3 */
}

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

/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	color: #29002d; /* color 12 */
}
h2 {
	color: #29002d; /* color 12 */
}

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

/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	color: #532d5f; /* color 4 */
	background-image: url(images/sf_bkgfootbanner_3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

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

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

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

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

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

