.menu {
display : block;
border-style : inset;
border-color : #939393 #565656 #565656 #939393;
border-width : 2px;
background-color : #8e8e8e;
padding : 0;
margin : 0 2px 0 2px;
width : auto;
text-align : center;
border-width : 2px;
font-weight : bold;
font-family : Calibri;
font-size : 10px;
}
.menu a, .menu a:link, .menu a.nohref {
background-color : transparent;
color : white;
cursor : pointer;
text-align : center;
text-decoration : none;
font-weight : bold;
font-size : 11pt;
font-family : Calibri;
font-size : 10px;
border-style : outset;
border-width : 2px;
border-color : #939393 #565656 #565656 #939393;
padding-left : 1px;
padding-right : 1px;
padding-top : 1px;
padding-bottom : 1px;
}
.menu a:visited {
background-color : #8e8e8e;
display : block;
cursor : pointer;
width : auto;
font-weight : bold;
font-family : Calibri;
font-size : 10px;
border-style : none;
border-color : #325081 #325081;
text-align : center;
text-decoration : none;
color : #ff7f50;
}
.menu a:hover {
background-color : white;
text-decoration : none;
text-align : center;
font-weight : bold;
font-family : Calibri;
font-size : 10px;
color : #5482d4;
border-bottom-color : white;
border-left-color : white;
}
#menu {
display : block;
border-style : solid;
border-color : #939393 #565656 #565656 #939393;
border-width : 2px;
position : relative;
border : 1px solid;
background-color : #5482d4;
padding : 0;
margin : 0;
text-align : center;
border-width : 2px;
}
#menu a, #menu a:visited, #menu a:link {
background-color : #5482d4;
cursor : pointer;
width : auto;
border-style : none;
border-color : #325081 #325081;
text-align : center;
text-decoration : none;
color : white;
}
#menu a:hover {
background-color : white;
text-decoration : none;
text-align : center;
color : #5482d4;
border-bottom-color : white;
border-left-color : white;
}
#menu img {
border : solid #000;
float : none;
margin : 1.25em 2em 0.5em 0;
text-align : center;
}
.menu_gray {
	display : block;
	border-style : outset;
	border-color : White Navy Navy White;
	border-width : 2px;
	background-color : #6f6f6f;
	color : white;
	width : auto;
	text-align : center;
}
.blue_italic 
	{
color : #00008B;
font-style : italic;
font-family : Consolas;
text-align : left;
font-size : 11pt;
	}