@charset "UTF-8";


a, #fv_heading {
	color:#97071d;

}

#header {

    background-image:url(../images/header_bg.png);
    background-color:#97071d;
    background-repeat:repeat-x;
}


.componentheading, h1 {
	color:#97071d;
}

.contentheading, h2, h3 {
	color:#97071d;
}

.highlight {
	color:#97071d;
	border-bottom:3px double #97071d;
}

.cmodtitle {
    background-image:url(../images/moduleheading_bg.png);
    background-color:#97071d;
    background-repeat:repeat-x;
}



.readon {
	
	color:#97071d;
	border-left:2px solid #97071d;
	border-bottom:1px dotted #97071d;
}
.readon:hover {
	color:#97071d;
	border-left:2px solid #97071d;
	border-bottom:1px dotted #97071d;
}



#fv_2ndheading {
	color:#97071d;
   
}

ol.list li a {
	
    
	
}

#mod_user1and2 li a:hover {
		color:#97071d;
}

