body{
	background: #fff;
}

a {
    color: #9A0000;
}
/* top rounded borders */
.sf_extra1 {
}

.sf_extra1 span {
}

/* content borders */
.sf_outer_wrapper {
}

.sf_wrapper {
    background-color: #fff;
	background-image: url(images/middle_right_bkgd_6.gif);
	background-repeat: repeat-y;
	background-position:  top right;
}

.sf_extra7 {
    background: #9A0000;
	height: 7px;
	font-size: 1px;
}


.sf_header_wrapper {
}

.sf_main_header {
}

.sf_sub_header {
}

.sf_extra2 {
}

.sf_extra3 {
}

.sf_extra4 {
}

.sf_extra5 {
}

.sf_navigation {
}

.sf_navigation ul li {
    border-bottom: 1px dotted white;
}

.sf_navigation ul li a {
	background-image: url(images/nav_arrow_6.gif);
	background-position: 0 55%;
	background-repeat: no-repeat;
	color: #fff;
}
.sf_navigation ul li a:hover {
	background-image: url(images/nav_arrow_alt_6.gif);
	background-position: 0 55%;
	background-repeat: no-repeat;
    color: #ffd4d4;
}

.sf_pagetitle {
  
    color: #9A0000;
}

.sf_content {
    
}

.sf_footer {
    clear: both;
}

.sf_banner,
.sf_banner a {
    color: #fff;
}