<style type="text/css">

.main_cs_part { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
	
.main_cs_part b { 
	color : blue; 
	font-style: bold;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
	
.main_cs_part p { 
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
	
.main_cs_part_h1 { 
	font-size: 42px;
	font-style: italic;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part_h2 { 
	font-style: italic;
	font-size:40px;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part_h3 { 
	font-style: italic;
	font-size:36px;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part_h4 { 
	font-style: italic;
	font-size:30px;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part_h5 { 
	font-style: italic;
	font-size:24px;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part_h6 { 
	font-style: italic;
	font-size:18px;
	font-family: "Times New Roman", Times, helvetica, sans-serif, serif; 
	color : #000099; 
	text-decoration : none; 
}
	
.main_cs_part li { 
	color: navy; 
	font-style: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.main_cs_part a { 
	color: navy; 
	font-style: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
	
.main_cs_part a:visited { 
	font-style: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: navy; 
	text-decoration: none;
}
	
.main_cs_part a:active { 
	font-style: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: navy; 
	text-decoration: none;
}
	
.main_cs_part a:hover {
	font-style: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

.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: #2F5988;
	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: #2F5988;
	border-right-color: #2F5988;
	border-bottom-color: #2F5988;
	border-left-color: #2F5988
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #aec0da;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F5988;
}

.h_mnu_01 ul li a:visited{
color: #aec0da;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #aec0da;
}
.h2_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h2_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #2F59AA;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D5E7B;
	border-right-color: #2D5E7B;
	border-bottom-color: #2D5E7B;
	border-left-color: #2D5E7B
}

.h2_mnu_01 ul li{
display: inline;
}

.h2_mnu_01 ul li a{
	float: left;
	color: #AED0E1;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D5E7B;
}

.h2_mnu_01 ul li a:visited{
color: #AED0E1;
}

.h2_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #aec0da;
}

</style>
