<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body{
	background-color: #333;
}
.sf_outer_wrapper{
	border: solid #fff 12px;
}
.sf_wrapper{
	background-color: #fff;
	background-image: url(images/content_repeat_1.jpg);
	background-repeat: repeat-y;
}
.sf_navigation_top{
	background-color:  #EEE7DD;
	background-image: url(images/nav_bkg_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_header_wrapper{
	background-image: url(images/header_bkg_1.jpg);
	background-repeat: no-repeat;
}
.sf_navigation_top ul li a{
	color:#666;
	border-left: 1px solid #999;
}
.sf_navigation_top ul li a:visited{
	color:#666;
}
.sf_navigation_top ul li a:hover{
	border-bottom-color: #FF6600;
	color: #333;
	background-color: #fff;
}
.sf_extra2{
	background-image: url(images/main_image_1.jpg);
	background-repeat: no-repeat;
}
.sf_pagetitle{
	color: #666;

}
.sf_footer{
	color: #666;
}

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

.Data_Central_color1 {
	background-color:#D3BC7D;
	color:#FFFFFF;
}
.Data_Central_color2 {
	background-color:#EFE4C6;
	color:#261A3B;
}
.Data_Central_color3 {
 	background-color:#F7F1E0;
	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;
}
</pre></body></html>