a	 { color: #003307; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a:visited	 { color: #2f5e35; font-weight: bold; text-decoration: underline }
a:hover	 { color: #005e0c; font-weight: bold; text-decoration: underline }
h1	{ color: #004E3C; font-size: 16px; font-family: Times, Palatino, serif; font-weight: bold }
h2	{ color: #004E3C; font-size: 15px; font-family: Times, Palatino, serif; font-weight: bold }
h3	{ color: #004E3C; font-size: 12px; font-family: Times, Palatino, serif; font-weight: bold }
h4	{ color: #004E3C; font-size: 13px; font-family: Times, Palatino, serif; font-weight: bold }
h5	{ color: #004E3C; font-size: 12px; font-family: Times, Palatino, serif; font-weight: bold }
h6	{ color: #004E3C; font-size: 11px; font-family: Times, Palatino, serif; font-weight: bold }
p,td	 { color: #060606; font-size: 12px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif }
i	{ color: #060606; font-size: 11px }
li	{ color: #060606; font-size: 11px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif }
.white	{ color: white; font-size: 11px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif }
.white	a{ color: white; text-decoration: underline}
.white	a:hover{ color: #fba200; text-decoration: underline}
.white	a:visited{ color: #ccc; text-decoration: underline}
.content	{ color: white; font-size: 11px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif }
.print	{ color: #fff; font-size: 12px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif }
.error	{font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;font-size: 11px;color: #ff0000}
.footer	{ color: #fff; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-weight: bold }
.label   { color: white; font-size: 10px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-style: italic; font-weight: normal }
.caption { color: white; font-size: 10px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-weight: normal }
.title  { color: #EEEEEE; font-size: 11px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; font-weight: bold; text-decoration: none }
body	{ background-color: #66958A; margin: 0 }

.menuskin{
	position:absolute;
	width:180px;
	background-color:#fba200;
	border:2px solid white;
	font:normal 10px Trebuchet,Verdana,Arial;
	line-height:15px;
	z-index:100;
	visibility:hidden
}

.menuskin a{
	text-decoration:none;
	color:black;
	padding-left:0px;
	padding-right:0px
}

#mouseoverstyle { background-color:#AA6600  }

#mouseoverstyle  a{
	color:white;
	text-decoration:none
}

#popmenu{
	position:  absolute;
	z-index:    100;
	top:        0px;
	left:       0px;
	width:      180px;
	visibility: hidden
}

.navskin     { color: #77ff77; font-size: 10px; font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; text-decoration: none; background-color: #003307; text-transform: uppercase; padding-right: 4px; padding-left: 4px }
.navskin a  { color: white;text-decoration: none }
.navskin a:visited { color: #FFFFFF;text-decoration: none  }
.navskin a:hover  { color: #FBA200;text-decoration: none  }