@charset "UTF-8";


a, #fv_heading {
	color:#dd0022;

}

#header {

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


.componentheading, h1 {
	color:#ae0301;
}

.contentheading, h2, h3 {
	color:#dd0022;
}

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

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

.moduletable_blue {
    background: none repeat scroll 0 0 #F6F6F6;
    margin-bottom:20px;
}

.moduletable_blue .cmodtitle {
    background-color:#0022DD;
}

.moduletable_blue .cmodcontent {
    border-bottom:1px solid #0022DD;
    border-left:1px solid #0022DD;
    border-right:1px solid #0022DD;
    padding: 10px;
}

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



#fv_2ndheading {
	color:#ae0301;
   
}

ol.list li a {
	
    
	
}

#mod_user1and2 li a:hover {
		color:#ae0301;
}

