.navigation_panel {
    font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;	
	
}
a.navigation_panel:link {
color:#000033;
text-decoration:none;
}
a.navigation_panel:hover {
color:#0099FF
text-decoration:none;
}
a.navigation_panel:visited {
color:#000066
text-decoration:none;
}
a.navigation_panel:active{
color:#FF0000;
text-decoration:none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_text_header  {
	font-size:14px;
	font-weight:bold;
	text-align: right;

}
.nav {
	background-attachment: fixed;
	background-image: url(images/index_r4_c1.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	border-top-width: 80%;
	border-bottom-width: 80%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8CDE1;
	border-right-color: #C8CDE1;
	border-bottom-color: #C8CDE1;
	border-left-color: #C8CDE1;
}

