/* style for template */

<STYLE>
BODY { color:#000000}
H1 { color:#FF0000}
H2 {color:#FF0000}
H3 {color:#0000FF}
H4 {color:#FF0000}
H5 {color:#0000FF}
</STYLE>

<style type="text/css">

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #990000;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FF0000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFF00;
}


} 
.rblock	{
float:right;
padding:20px;
width: 214px;
background:url(img/rbgr.gif) 0 0 repeat-x;
border: 1px solid #b4eeff;
margin: -23px -25px 10px 10px;
font-size:8pt;
}

.link {

	color: #FFFFFF;

	font-size:8px;

	text-decoration:none;

	}


</style>