/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}




.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main_big {

font-family: Georgia, "Times New Roman", Times, serif ;
font-size: 14px}

.super_big {font-family: Georgia, "Times New Roman", Times, serif ; font-size: 30px}
a.super_big:link {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight:normal;
}

a.super_big:visited {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight:normal;
}

a.super_big:hover {
   color: #000000;
  background-color: transparent;
 text-decoration: underline;
 font-weight:normal;
}



.thin_normal
	{
		font-family : "Verdana";
		font-size : 9px;
		color: #505050;

	}

a:link {
  color: #006a6a;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  
}

a:visited {
  color: #006a6a;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  color: #006a6a;
  background-color: transparent;
 text-decoration: underline;
 font-weight:bold;
}



a.topmenu:link {
  color: #e0f0f0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  
  
}

a.topmenu:visited {
  color: #e0f0f0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

a.topmenu:hover {
 color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

a.dropmenu:link {
  color: #218081;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  
  
}

a.dropmenu:visited {
  color: #218081;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

a.dropmenu:hover {
 color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

a.topmenuspacer:link {
  color: #e0f0f0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  background-color:#ffffff;
  
  
}

a.topmenu2:link {
  color: #e0f0f0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  background-color:#218080;
  
  
}

a.topmenu2:visited {
  color: #e0f0f0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  background-color:#218080;

}

a.topmenu2:hover {
 color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  background-color:#218080;

}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:12px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 5px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #579da0;
}


















a.mainmenu:link {
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
  
  
  
}

a.mainmenu:visited {
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
  text-decoration: none;
font-weight:bold;
}

a.mainmenu:hover {
 color: #d00000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
  text-decoration: none;
  font-weight:bold;
}

.sidemenuTitle {
	color: #217D7B;
}

a.sidemenuTitle:link {
  color: #217D7B;
   font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
  text-decoration: none;
}

a.sidemenuTitle:visited {
  color: #217D7B;
   font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
  text-decoration: none;
  }

a.sidemenuTitle:hover {
  color: #217D7B;
   font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  background-color: transparent;
 text-decoration: underline;
 }



