/* Ghost 2009 */
body{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #005872;
	margin: 0px;
	padding: 0px;
	background-color: #f2fcff;
}
a:link, a:visited, .content a:link, content a:visited{
	color: #003748;
	text-decoration: none;
}
a:hover, a:active{
	color: #0081a8;
	text-decoration: none;
}
#navgation .menu{
    text-align:center;
	background-color: #8fc2d6;
	background-image: url(img/7.jpg);
	color: #00425c;
	text-align: center;
	height: 50px;
	width: 98px;
	font-size: 10pt;
}
#navgation .menu:hover{
    text-align:center;
	background-color: #aed4e2;
	background-image: url(img/6.jpg);
	color: #007eac;
}
#navgation .menutxt{
	height: 50px;
	width: 8em;
	vertical-align: center;
	text-align: center;
	cursor:hand;
	font-size: 14pt;
}


#navgation a:link, a:visited{
	color: #00425c;
	text-decoration: none;
}

#navgation a:hover, a:active{
	color: #007eac;
	text-decoration: none;
}

/*     ==============    */

#menumain .menu{
    text-align:center;
	background-color: #878787;
	background-image: url(img/25.jpg);
	color: #ffffff;
	text-align: center;
	height: 27px;
	width: 185px;
	font-size: 10pt;
}

#menumain .menu:hover{
    text-align:center;
	background-color: #8fc7dd;
	background-image: url(img/24.jpg);
	color: #dbf5ff;
	text-align: center;
	height: 27px;
	width: 185px;
	cursor:hand;
	font-size: 10pt;
}

#menumain .menutxt{
  margin-bottom:16px;
}


#menumain a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
}

#menumain a:hover, a:active{
	color: #dbf5ff;
	text-decoration: none;
}

#menumain .menutxt{
  text-align:center;
  margin-bottom:16px;
  font-size: 10pt
}