body{
	color:#000;
	background-color: #A644A0;
}
.sf_wrapper {
    position: relative;
}

.sf_outer_wrapper {
	background-color: #fff;
	border: 1px solid #666;
}

.sf_header_wrapper {
	background-color: #4a5879;
	background-image: url(images/header_grid_2.gif);
	background-repeat: repeat;
	background-position: left top;
}

.sf_extra4 {
	background-image: url(images/banner_bkgd_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;    
}

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #ddd;
}

.sf_extra2 {
	background-image: url(images/header_icon_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sf_navigation_top {
	border-bottom: 5px solid #1A1A1A;
	background-image: url(images/nav_bkgd_2.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

.sf_navigation_top ul li a {
    color: #fff;
    background-image: url(images/nav_btn_bkgd_2.gif);
    border-top: 1px solid #1C6584;
    border-left: 1px solid #1C6584;
    border-right: 1px solid #013147;
    border-bottom: 1px solid #013147;
}

.sf_navigation_top ul li a:visited {
    color: #fff;
}

.sf_navigation_top ul li a:hover {
    color: #ccc;
    border-top: 1px solid #013147;
    border-left: 1px solid #013147;
    border-right: 1px solid #1C6584;
    border-bottom: 1px solid #1C6584;
}

.sf_extra7 {
    background-color: #ddd;
    padding: 1px;
}

.sf_extra7 span {
    display: block;
    height: 10px;
    border: 1px solid #fff;
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
	color: #1A0E30;	
}

.sf_banner {
	color:#000;
}
.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}