﻿html, body{
  font-size: 1em;
}

ul.nav li
{
  	padding: 0px;
  	margin: 0px;
}

ul.nav li span.submenu:link, ul.nav li span.submenu:visited, ul.nav li span.submenu:active
{
  	font-size: .85em;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold; 
  	color: #374A75; /*rgb(51,102,153)*/
  	text-decoration: none;
  	margin-left: 1em;
	
}

ul.nav2 li a.submenu2:link, ul.nav2 li a.submenu2:visited, ul.nav2 li a.submenu2:active
{
  	font-size: .75em;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	color: #374A75; /*rgb(51,102,153)*/
  	text-decoration: none;
  	margin-left: 1em;
}

ul.nav li:hover, ul.nav2 li:hover
{
	background-color: #FF9600;
}

ul.nav li:hover span.submenu:link, ul.nav2 li:hover a.submenu2:link, ul.nav li:hover span.submenu:visited, ul.nav2 li:hover a.submenu2:visited, ul.nav li:hover span.submenu:active, ul.nav2 li:hover a.submenu2:active
{
	color: rgb(255,255,255);
}

td.menu2:hover div.divtest{ display: block; }
li:hover > div.divtest2{ display: block; }

div.divtest{
    float: left;
  	position: relative;
	display: none;
	text-align: left;
	width: 100%;
}

div.divtest2{
    float: left;
	position: relative;
	display: none;
	text-align: left;
	width: 85%;
}

td.menu
{
	background-color: #FFB951;
	border-style: solid;
  	border-width: .15em;
  	border-color: white;
	width: 15em;
	text-align: center;
}

/*td.menu2
{
	background-color: #FFB951;
	border-style: solid;
  	border-width: .15em;
  	border-color: white;
	width: 8em;
	height: 2.2em;
	text-align: center;
	list-style-type: none;
}*/

td.menu:hover
{
	background-color: rgb(255,255,255);
	border-color: rgb(51,102,153);
}

/*td.menu2:hover
{
	background-color: rgb(255,255,255);
	border-color: #FF9600;
}

td.menu a:link, td.menu a:visited, td.menu a:active, td.menu2 a:link, td.menu2 a:visited, td.menu2 a:active
{
  	font-size: .75em;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold; 
    color: rgb(255,255,255);
  	text-decoration: none;
}

td.menu:hover a:link, 
td.menu:hover a:visited, 
td.menu:hover a:active,
td.menu2:hover a:link, 
td.menu2:hover a:visited, 
td.menu2:hover a:active
{
	color: #FF9600;
}*/
  
div.divtest ul {
  	position: absolute;
  	padding: 0px;
  	margin: 0px;
  	list-style: none;
  	background-color: rgb(255,255,255);
  	border-style: solid;
  	border-width: 2px;
  	border-color: #374A75;/*FF9600*/
  	width: 100%;
  	  font-size: 1em;
}

div.divtest2 ul {
	position: absolute;
	top: -.1em;
	left: 2.75em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: rgb(51,102,153);
	border-style: solid;
	border-width: 2px;
	border-color: #374A75; /*FF9600*/
	width: 100%;
	font-size: 1.25em;
}

.HLmenu:hover
{
	background-color:#5D7CAB;
}

.HLmenu
{
	background-color:#5D7CAB;
	border:none 0 white;
  	font-size: 10pt;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold; 
    color: White;
  	text-decoration: none;
}

.menu2
{
	background-color: #5D7CAB; /*FFB951*/
	border-style: solid;
  	border-width: 2px;
  	border-color: white;
	width: 12px;
	height: 5px;
	text-align: center;
	list-style-type: none;
}

.menu2:hover
{
	color: #374A75; /*336699*/
	border-color: #374A75; /*FF9600*/
}

.td6 
{ 
	background-color: #374A75; /*FF9600*/
	color:White;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} /* orange td */

table.test
{
	background-color:White;
}

ul.hiddentest
{
	display: block;
	position: absolute; 
	border-style: solid;
	border-width: 2px;
	border-color: black;
	width: 14em;
	top: 1.15em;
	left: 9em;
}

div.divtest{
    float: left;
  	position: relative;
	display: none;
	text-align: left;
	width: 100%;
}

div.divtest2{
    float: left;
	position: relative;
	display: none;
	text-align: left;
	width: 85%;
}

.HLspec:hover
{
  	font-size: .85em;
	color: white;
}

.HLspec
{
  	font-size: .85em;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: White;
  	text-decoration: none;
}
