
body{
	background-color: #58836A;

}

.sf_outer_wrapper{
	background-attachment: scroll;
	background-image: url(images/bg_4.gif);
}
.sf_header_wrapper{
	color: #395545;
	border-bottom: 1px solid #454D55;
}

.sf_main_header{
	color: #395545;
}

.sf_sub_header{
	color: #395545;
}

.sf_navigation ul li a {
	color: #262626;
	background-image: url(images/nav_bg_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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

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

.sf_extra4{/*--[ image on the right ]--*/
	sf_edit: true;
	border-color: #A2A2A2 #636363 #636363 #A2A2A2;
	background-image: url(images/pic_4.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.sf_extra5{/*--[ top of title ]--*/
	background-image: url(images/title-top_4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_extra6{/*--[ bottom of title ]--*/
	background-image: url(images/title-bot_4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sf_pagetitle{
	color: #B5D3C2;
	background-color: #262626;
	background-image: url(images/title-mid_4.gif);
	background-repeat: repeat;
	background-position: 0 0;
}

a {
	color: #3A3635;
}

a:visited {
	color: #3A3635;
}

a:hover {
	color: #666666;
}

.sf_content{
	color: #3A3635;
}

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

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

