﻿body
{
      background:#FFFFFF 
}


.MenuText
{
	font-family:Lucida Sans Unicode;
	font-size:small;
	font-weight : bold;
	color:white;
	border-left:solid 1px white;
	padding-bottom:2px;
	padding-left:1px;
	padding-right:1px;
	padding-top:2px;
	text-indent:5px;
}

.boxTitle
{
	width: 100%;
	font-family:Lucida Sans Unicode;
	font-size:small;	
	font-weight:bold;
	background:#008095;
	color:White;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;}

.box
{
	border:solid 1px #008095;
	width: 100%;
	font-family:Verdana;
	font-size:small;	
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
}

.SubText
{
	font-family:Lucida Sans Unicode;
	font-size:x-small;
	color:white;
	border-left:solid 2px white;
	text-indent:6px;
}

.SubText2
{
	font-family:Lucida Sans Unicode;
	font-size:x-small;
	color:white;
	border-left:solid 1px white;
	text-indent:2px;
}


img
{
	border-style:none;
	background:White;
}

h1
{
font-family:Lucida Sans Unicode;
font-size:x-large;	
}

h2
{
font-family:Lucida Sans Unicode;
font-size:large;	
}

h3
{
font-family:Lucida Sans Unicode;
font-size:large;	
}

p
{
font-family:Verdana;
font-size:small;	
}


.pictureText
{
font-family:Verdana;
font-size:small;
font-style:italic;	
}
	
.brod
{
font-family:Verdana;
font-size:small;	
}

.drive
{
border: solid 3px #ff6500;
padding: 8px 8px 8px 8px;
background-color: #afe1e8;
font-family:Verdana;
font-size:12px;	
}


/* 
a
{
	color: Blue; 
	text-decoration: none;
}

a:active { 
	color: Blue; 
	text-decoration: none;
}
a:hover { 
	background:#f9ca4c; 
	text-decoration: none;
}
a:visited { 
	color: Blue;
	text-decoration: none;
}

/* fix mozilla & mac padding */
div
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#list1 {font-family:Verdana;font-size:10px; }
#grey { margin-left:0.5cm; }
#imghead { margin-right:1cm; height:3.2cm; }
#yellow { margin-left:0.5cm; margin-right:5cm;  }
#blue { margin-right:3cm; margin-left:1cm;}
#layercontent { background:White; } 

#nav a { background: #008095; display:block; width: 145px; 	height: 16px;} 
#nav li {  float:left; width: 145px; }

#nav a:hover
{ 
	background: #00534F;
	height: 16px;
}

#nav, #nav ul 
{ 
	width: 100%; 
	list-style: none;
} 



#nav li ul 
{ 
	position:relative; 
	width: 99%; 
	left: -999em; 
	padding:0;
	  
} 

#nav li:hover ul { left: auto;}




#nav li ul ul { margin: -20px 0 0 125px; }
#nav, #nav ul { padding: 0; margin: 0; list-style: none;  line-height: 1; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li.sfhover ul { left: auto;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }