#menu {
}
#menu div.top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
}
#menu div.section {
	position: absolute;
	display: inline;
	z-index: -1;
}
#menu div.box {
    background-color: #999999;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border-color: #000000;
    border-width: 1px;
    border-style: none solid solid none;
    position: relative;
    visibility: hidden;
}
#menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	white-space: nowrap;
	text-shadow: black 2px 2px 3px;


   
	}
#menu a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-weight: bold;
    color: #FF9900;
    text-decoration: none;
    white-space: nowrap;
}

}
.bodytsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.imgborder {
	border: medium solid #000000;
	margin: auto;
	padding: 75px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	white-space: nowrap;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
.bodytsmall2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bodytxtlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}
.bodytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
