a:link {color:#ffffff; text-decoration:none;  font-weight: normal}
a:visited {color:#ffffff; text-decoration:none; font-weight: normal}
a:active  {color:#FFCC00; text-decoration:none; font-weight: normal}
a:hover   {color:#dca83f; text-decoration:underline; font-weight: normal}


a.Nav:link {color:#FFFFFF; text-decoration:none;  font-weight: bold; font-size: small; margin-left:8px; margin-right:8px; margin-bottom:10px; font-family:"Times New Roman", Times, serif; letter-spacing:3px}
a.Nav:visited {color:#FFFFFF; text-decoration:none; font-weight: bold; font-size: small; margin-left:8px; margin-right:8px; margin-bottom:10px; font-family:"Times New Roman", Times, serif; letter-spacing:3px}
a.Nav:active  {color:#cccccc; text-decoration:none; font-weight: bold; font-size: small; margin-left:8px; margin-right:8px; margin-bottom:10px; font-family:"Times New Roman", Times, serif; letter-spacing:3px}
a.Nav:hover   {color:#dca83f; text-decoration:none; font-weight: bold; font-size: small; margin-left:8px; margin-right:8px; margin-bottom:10px; font-family:"Times New Roman", Times, serif; letter-spacing:3px}



A.navSub:link    {color:#000000; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:10px; font-weight: normal; letter-spacing:3px}
A.navSub:visited {color:#000000; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:10px; font-weight: normal; letter-spacing:3px}
A.navSub:active  {color:#FF0000; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:10px; font-weight: normal; letter-spacing:3px}
A.navSub:hover   {color:#ffffff; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size:10px; font-weight: normal; letter-spacing:3px}


A.linksm:link{color:#1a5da3; text-decoration:underline;  font-weight: normal; font-size: x-small;}
A.linksm:visited {color:#1a5da3; text-decoration:none; font-weight: normal; font-size: x-small;}
A.linksm:active  {color:#cccccc; text-decoration:underline; font-weight: normal; font-size: x-small;}
A.linksm:hover   {color:#CC0000; text-decoration:underline; font-weight: normal; font-size: x-small;}

html {
	scrollbar-face-color:#cccccc ;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#3b4795;


} 



h1 {
	font-family:  "Times New Roman", Times, serif;
	font-size: x-large;
	color: #dca83f;
	margin-left: 25px;
	line-height:125%;
	letter-spacing:5px;

}


H2 {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: large;
	color:#aa9769;
	margin-left: 75px;
	line-height:125%

}

H3 {WIDTH: 90%; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;  FONT-SIZE: medium; color:#999999;  margin-left: 16px}


body{
	background-color: #050608;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}


p {
	font-size: small;
	LINE-HEIGHT: 115%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 75px;
	margin-right: 75px;
}

td {
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 18px;
	margin-right: 6px;
}


th {
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 3px;
	margin-right: 3px;
	background-color:#9d8752
}

.highlight {
	color: #1a5da3;
}
li {
	font-size: small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 20px;
}

li.listhome {
	LINE-HEIGHT: 100%;
	margin-left: 75px;
	margin-right: 50px;
	margin-bottom: 0px;
}



.tableHome {
	font-size: x-small;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
}
hr {color:#ffffff;

}

.Small{
	font-size: x-small;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	
}

.footer{
	font-size: large;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	letter-spacing:5px;
}

.footerSmall{
	font-size: x-small;
	LINE-HEIGHT: 125%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
}
	
	
.navHead {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #dca83f;
	line-height:125%

}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px times;
line-height: 18px;
z-index: 100;
background-color: #f3f3f3;
width: 100px;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #dca83f;
color: white;
}

