



#menu {
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; 
} 
#navbar {
position : relative;
} 
A.nav1 {
background-color : #375BA3; 
color: white;
font : normal 8pt verdana, sans-serif; 
text-decoration : none; 
border-bottom : 1px solid #375BA3;
border-left : 1px solid #375BA3; 
border-top : 1px solid #375BA3; 
border-right : 1px solid #375BA3; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0; 
padding-bottom : 0; 
text-align : center; 
width : 100%; 
height: 18px;
display : block; 
} 
A.nav1:hover {
background-color : #E5EAF3;
color:black;
font : normal 8pt verdana, sans-serif;
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: 18px;
display : block; 
} 
A.menulink1 {
	background-color : #E5EAF3;
	color: black;
	font : normal 8pt verdana, sans-serif;
	text-decoration : none;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid black;
	width : 225px;
	height: 18px;
	display : block;
	padding: 0;
} 
A.menulink1:hover {
	background-color : #375BA3;
	color:#ffffff;
	font : normal 8pt verdana, sans-serif;
	text-decoration : none;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid black;
	width : 225px;
	height: 18px;
	display : block;
	padding: 0;

} 

.menutitle {
	background-color : #ffffff;
	color: #375BA3;
	font : normal 8pt verdana, sans-serif;
	text-decoration : none;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid black;
	width : 225px;
	height: 18px;
	display : block;
	padding: 0;

} 

INPUT,SELECT,TEXTAREA {
background-color : #E5EAF3; 
color:#375BA3;
font : bold 8pt verdana, sans-serif; 
}
