/* CSS Document */
<style type='text/css'>
BODY {
margin-left : 0;
margin-right : 0;
margin-top : 5px;
margin-bottom : 0;
padding-left : 0;
padding-right : 0;
padding-top : 5px;
padding-bottom : 0;
}
#menu1 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu2 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu3 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu4 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu5 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu6 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#menu7 {
background-color : #375BA3; 
color:white;
position : absolute; 
top : 10px; 
left : 10px; 
visibility : hidden; 
width : 150px; 
border-bottom-color : white;
border-bottom-style : solid;
border-bottom-width : 1px; 
} 
#navbar {
position : relative;
} 
A.nav1 {
background-color : #0F0FC3; 
color: white;
font : normal 10pt arial; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
width : 100%; 
height: 21px;
display : block; 
} 
A.nav1:hover {
background-color : white;
color:#0F0FC3;
font : bold 10pt arial;
text-decoration : none;
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black;
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
vertical-align : middle;
width : 100%;
height: 21px;
display : block; 
} 
A.menulink1 {
background-color : #0F0FC3; 
color: white;
font : normal 8pt arial; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 21px;
display : block; 
} 
A.menulink1:hover {
background-color : white;
color:#0F0FC3;
font : bold 10pt arial; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 21px;
display : block; 
} 

A.close {
background-color : #990000; 
color:white;
font : normal 8pt arial; 
text-decoration : none; 
border-bottom : 1px solid black; 
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 17px;
display : block; 
} 
A.close:hover {
background-color :  #dd0000; 
color:white;
font : normal 8pt arial; 
text-decoration : none; 
border-bottom : 1px solid black;
border-left : 1px solid black; 
border-top : 1px solid black; 
border-right : 1px solid black; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
width : 150px; 
height: 17px;
display : block; 
} 	
.style1 {
	color:white;
	font : verdana;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
</style> 
