div.1910 {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
P  {}

H1  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

H2  {
	font-size : medium;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}

H3  {
	font-size: x-large;
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: normal;
	color: black;
}

H4  {
	font-size: large;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 0px;
}

A  {
	text-decoration: none;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #004141;
}

A:Visited  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #004141;
	text-decoration: none;
}

A:Active  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #004141;
	text-decoration: none;
}

A:Hover  {
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	color: #004141;
	text-decoration: none;
}


BODY  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

TABLE  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	margin-bottom : 0;
}

TD.main{
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	background: White;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
}

TD.nav{
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	background: #004141;
	padding-left: 11px;
	padding-right: 11px;
	width: 180px;
}


.menulink {
	color: White;
}

.menuBar
{
	POSITION: static;
	BACKGROUND-COLOR: #FFF27F;
	TEXT-ALIGN: center;
	MARGIN-LEFT: 0px;
}
.Bar
{
	FLOAT: left;
	WIDTH: 160px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	BACKGROUND-COLOR: #FFF27F;
	TEXT-ALIGN: center;
	border: thin outset;
	font: normal bold Tahoma;
	font-family: Tahoma;
	font-weight: bold;
	font-size: smaller;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}
.menu
{
	BORDER-RIGHT: buttonhighlight thin outset;
	BORDER-TOP: buttonhighlight thin outset;
	BORDER-LEFT: buttonhighlight thin outset;
	BORDER-BOTTOM: buttonhighlight thin outset;
	VISIBILITY: hidden;
	WIDTH: 160px;
	LINE-HEIGHT: 140%;
	POSITION: absolute;
	<!--  background-color: #CD4F1F; -->
	background-color: #FFF27F;
	margin-left: 165px;
	margin-top: -20px;
	padding: 2px 0px 2px 0px;
}
.menuItem
{
	WIDTH: 180px;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	font: bold smaller Tahoma;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
.ItemMouseOver
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 180px;
	CURSOR: hand;
	COLOR: #004141;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	font: bold smaller Tahoma;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
.ItemMouseOut
{
	WIDTH: 180px;
	font: bold smaller Tahoma;
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
	BORDER-TOP: buttonhighlight thin outset;
	BORDER-RIGHT: buttonhighlight thin outset;
	FLOAT: left;
	BORDER-LEFT: buttonhighlight thin outset;
	WIDTH: 160px;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	BORDER-BOTTOM: buttonhighlight thin outset;
	POSITION: relative;
	TEXT-ALIGN: center;
	font: normal bold smaller Tahoma;
	<!--  Color of highlighted menu button.  background:#DCC600; -->
	background: #ACC0CC;
	padding: 2px 0px 2px 0px;
	color: White;
}
.empty
{
	background-color: transparent;
	border: 0;
	display: none;
}
ul {
	margin-left: 40px;
	margin-top: 0px;
}
