@charset "UTF-8";


a, #fv_heading {
	color:#0e1a81;

}

#header {

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


.componentheading, h1 {
	color:#000a66;
}

.contentheading, h2, h3 {
	color:#0e1a81;
}

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

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



.readon {
	
	color:#0e1a81;
	border-left:2px solid #0e1a81;
	border-bottom:1px dotted #0e1a81;
}
.readon:hover {
	color:#000a66;
	border-left:2px solid #000a66;
	border-bottom:1px dotted #000a66;
}



#fv_2ndheading {
	color:#000a66;
   
}

ol.list li a {
	
    
	
}

#mod_user1and2 li a:hover {
		color:#000a66;
}

