
a.nice {font-family:  verdana; text-decoration: none;font-size:11px}
a.nice:link {color:#003265;}
a.nice:visited {color:#003265;}
a.nice:active {color:#003265;}
a.nice:hover {color:#003265;background-color:#FFCC00;}

.theform {
	color:black;
	border-color:gray;
	border-width:1px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-weight : bold;
	vertical-align: middle;
	text-align: left;
	padding: 2px; 
	margin: 0px;
}


.searchform {
	color:black;
	border-color:gray;
	border-width:1px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	height: 16px; 
	padding: 0px; 
	margin: 0px;
}


.theformbutton {
	background-color:003466; color:F2DE3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-weight : bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px; 
	margin: 0px;
	cursor:hand;
}

 .theformsubmit {
 	color:white;
	border-color:white;
	border-width:2px;
	background: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-weight : bold;
	vertical-align: middle;
	text-align: center;
	padding: 1px; 
	margin: 0px;
	cursor: hand;
}



.LTransparant {
 	filter:alpha(opacity=90);
}


#EULAdiv	{
  position: absolute;
  background-color: ffffff;
  border: thin #003265; 
  color: black;
  border-style : solid;
  border-width : 1;
  padding:8;
  text-align: left;
  width: 620px;
  left: 270px;
  top: 130px;
  z-index: 10;
  font-size: 11px;
  visibility:hidden;
}
	

#theform	{
  z-index: 9;
}
	

.menutitle{
	font-family:  verdana; font-size:11px; color:#003265;
	padding:1px;
	text-align:left;
	cursor:pointer;
	}
	
	.menutitleactive{
	font-family:  verdana; font-size:11px; color:#003265;
	background-color:#FFCC00 ;
	padding:1px;
	text-align:left;
	cursor:pointer;
		}
	
	.submenu{
	margin-bottom: 0.5em;
	color:black;
	font-style:italic;
	}
