body {
margin: 0pt;
background-color: #ffffff;
font-family: Arial, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
}

.body {
font-family: Arial, Verdana;
font-size: 14px;
font-weight: normal;
color: #000000;
text-align: left;
}

.h1 {
font-family: Times New Roman, Arial, Verdana;
font-size: 20px;
font-weight: normal;
color: #AAB686;
text-align: left;
}

.h2 {
font-family: Arial, Verdana;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-align: left;
}

.h3 {
font-family: Times New Roman, Arial, Verdana;
font-size: 20px;
font-weight: normal;
color: #52769A;
text-align: left;
}

.navigation {
font-family: Arial, Verdana;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
background-color: #AAB686;
}

.navigationlinks {
font-family: Arial, Verdana;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
background-color: #52769A;
}

.menu {
font-family: Times New Roman, Arial, Verdana;
font-size: 14px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}

.box {
font-family: Times New Roman, Arial, Verdana;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-align: left;
}

.copyright {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #52769A;
text-align: right;
}

.credits {
font-family: Arial, Verdana;
font-size: 10px;
font-weight: normal;
color: #A44E69;
text-align: right;
}

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

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8FA9C2;
}





/*  LINKS 
---------------------------*/

A 		{ color: #52769A; font-family: Arial, Verdana; }
A:link		{ color: #52769A; text-decoration: none; }
A:visited	{ color: #52769A; text-decoration: none;  }
A:active	{ color: #52769A; text-decoration: none;  }
A:hover		{ color: #798651; text-decoration: underline; }


.body A 	{ color: #52769A; font-size: 14px; text-decoration: underline; font-weight:normal;}
.body A:link	{ color: #52769A; text-decoration: underline; }
.body A:visited	{ color: #52769A; text-decoration: underline; }
.body A:active	{ color: #52769A; text-decoration: underline; }
.body A:hover	{ color: #798651; text-decoration: underline; }

.h1 A 		{ color: #52769A; text-decoration: underline; font-family: Times New Roman, Arial, Verdana; font-size: 20px; font-weight:bold;}
.h1 A:link	{ color: #52769A; text-decoration: underline; }
.h1 A:visited	{ color: #52769A; text-decoration: underline; }
.h1 A:active	{ color: #52769A; text-decoration: underline; }
.h1 A:hover	{ color: #798651; text-decoration: none; }

.navigationlinks A 		{ color: #ffffff; text-decoration: none; }
.navigationlinks A:link	{ color: #ffffff; text-decoration: none; }
.navigationlinks A:visited	{ color: #ffffff; text-decoration: none; }
.navigationlinks A:active	{ color: #ffffff; text-decoration: none; }
.navigationlinks A:hover	{ color: #ffffff; text-decoration: none; }

.copyright A 		{ color: #52769A; text-decoration: underline; }
.copyright A:link	{ color: #52769A; text-decoration: underline; }
.copyright A:visited	{ color: #52769A; text-decoration: underline; }
.copyright A:active	{ color: #52769A; text-decoration: underline; }
.copyright A:hover	{ color: #798651; text-decoration: none; }

.credits A 		{ color: #798651; text-decoration: underline; }
.credits A:link	        { color: #798651; text-decoration: underline; }
.credits A:visited	{ color: #798651; text-decoration: underline; }
.credits A:active	{ color: #798651; text-decoration: underline; }
.credits A:hover	{ color: #52769A; text-decoration: none; }
