html, body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a1968;
}
p {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4a1968;
	margin: 0px;
}
h1, h2, h3, h4, h5{
	color: #ef7d0b;
	margin: 0px;
}
h1,h2 {
	margin-bottom: 5px;
}
h1, h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
hr {
	height: 1px;	
	border: 1px solid #d2c8dc;
	border-top: none;
	color:#d2c8dc;
}
a {
	color:#4a1968;
}
a:hover {
	text-decoration: none;
	color: #ef7d0b;
}
#latest_news a, #left_menu a, #top_menu a, #header_fontChange a {
	text-decoration: none;
}
#latest_news a {
	font-weight: normal;
}
#top_menu a{
	color: white;
}
.activeMenu, #top_menu .activeMenu, #top_menu a:hover {
	color: #ef7d0b;
}
#content img {
	border: 1px solid #967BA6;
}
#content a {
	text-decoration: underline;
}

#top_menu_content h4{
	color: #4a1968;
	font-size: 12px;
	font-family: Arial;
	position:relative;
	padding-right:16px;
	float:left;
	font-weight: bold;
	text-transform: uppercase;
}
#contentMenu a {
	text-decoration: none;
}

.sIFR-active #top_menu_content h4 {
	line-height: 1em;
}

#left_menu h5, #contentMenu td{
	color: #4a1968;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
}
.sIFR-active #left_menu h5, .sIFR-active #contentMenu h5 {

}


.sIFR-active h1, .sIFR-active h2 {

}
