body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

table {
	border-collapse: collapse;
}

tr {
	border-collapse: collapse;
}

a.menu {
	font-size: 9pt;
	line-height: 2em;
	border-color: #223344;
 	margin: 0px 0px 0px 0px;
}

a.submenu {
    font-size: 8pt;
    line-height: 1.5em;
	position: relative;
    left: 40px;
}
a.menu, a.submenu {
	text-decoration: none;
	font-weight: bold;
	  /*border-color: #3366CC;      #336699; */
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-top-color: #223344;
	border-bottom-color: #223344;
	display: block;
	border-collapse: collapse;
}
a.menu:link, a.menu:active, a.menu:visited, a.submenu:link, a.submenu:active, a.submenu:visited {
	color: white;
	font-weight: bold;
    /*color: #ffe5f6;*/
}
a.menu:hover {
    /* line-height: 1.8em; */
	display: block;
}
a.submenu:hover {
	padding: 0px 3px 0px 3px;
}
a.menu:hover, a.submenu:hover {
	color: #223344;             /* #006699; */
	background-color: white;
	border-color: #223344;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
}

span.nolink {
    /*color: #ffe5f6;*/
	color: white;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.5em;
	position: relative;
    left: 40px;
}

td.normenu {
    position: relative;
    text-indent: 19pt; /*5pt;*/
    background-color: #223344;
	margin: 0px 0px 0px 0px;
}

td.exmenu {
    position: relative;
    text-indent: 11pt; /*5pt;*/
    background-color: #223344;
}

div.shade {
	color: #ffe5f6;
	font-weight: bold;
	position: absolute;
	left: -305px;
	width: 610px;
	top: 22px;
}

div.fill {
	color: #336633;
	font-weight: bold;
	position: absolute;
	left: -307px;
	width: 610px;
	top: 20px;
}

div.welcomeShade {
	top: -32px;
	left: -83px;
	color: #ffe5f6;
	font-weight: bold;
	position: absolute;
}

div.welcomeFil1 {
	top: -30px;
	left: -85px;
	color: #006699;
	font-weight: bold;
	position: absolute;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 300%; }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 175%; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 145%; }
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 130%; }

.head {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}

