/*----------------------------------
 Theme #398_Education3
 Cat Education
 ----------------------------------*/
body {
    background-color: #fff;
}

.sf_wrapper {
    position: relative;
    background-image: url(images/mid_2.gif);
    background-repeat: repeat-y;
    width: 650px;
    margin: 0 auto;
}

.sf_header_wrapper {
    position: relative;
    width: 650px;
    height: 50px;
    background-color: #fff;
    border-bottom: 2px solid #388E65;
}

.sf_main_header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #222;
    margin-top: 23px;
    margin-left: 25px;
    text-align: right;
}

.sf_sub_header {
    font-size: 13px;
    color: #8B8B8B;
    margin-left: 25px;
    text-align: right;
}

.sf_extra2 {
    background-image: url(images/logo_2.gif);
    background-repeat: no-repeat;
    height: 49px;
    width: 335px;
    position: absolute;
    left: 0;
    top: 5px;
}

.sf_extra5 {
    background-image: url(images/div_2.gif);
    background-repeat: repeat-x repeat-y;
    height: 20px;
    width: 465px;
    float: right;
    margin-top: 6px;
}

.sf_pagetitle {
    color: #848484;
    font-weight: 700;
}

a:link {
    color: #242424;
    text-decoration: underline;
}

a:visited {
    color: #242424;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.sf_navigation {
    border-top: 1px solid #ccc;
    margin-top: 7px;
    margin-left: 40px;
    margin-right: 20px;
    float: left;
    display: inline;
}

.sf_navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sf_navigation ul:after {
    visibility: hidden;
    height: 0;
    font-size: 1px;
}

.sf_navigation ul li {
    font-size: 10px;
    text-align: left;
    margin-top: 6px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.sf_navigation ul li a {
    color: #505050;
    width: 125px;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}

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

.sf_navigation ul li a:hover {
    background-position: 0 -27px;
    color: gray;
}

.sf_content {
    color: #5E5E5E;
}

.sf_content img {
    border: 1px solid #386F8E;
    margin: 3px;
    padding: 2px;
}

.sf_extra7 {
    margin-top: 10px;
    background-color: #fff;
    height: 15px;
    border-bottom: 2px solid #388E65;
    background-image: url(images/div_2.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    clear: both;
}

.sf_footer {
    padding-top: 3px;
    background-color: #fff;
    clear: both;
}

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

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


