/* CSS Document */
body {
background-color: #fff;

}

a:link {
font-family: "Times New Roman", Times, serif;
color: #006600;
}

a:visited {
font-family: "Times New Roman", Times, serif;
color: #006600;
}

a:hover {
font-family: "Times New Roman", Times, serif;
color: #006600;
}

.bg {
background-color: #FFCC66;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: medium;
color: #006600;
}

.bg a:link{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: medium;
color: #006600;
}

.bg a:visited{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: medium;
color: #006600;
}

.bg a:hover{
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: medium;
color: #006600;
}

h1 { color: #006600; font-style: normal; font-weight: bold; font-size: 32px; font-family: "Times New Roman", Times, serif; text-decoration: none }
h2 { color: #006600; font-style: normal; font-weight: bold; font-size: 20px; font-family: "Times New Roman", Times, serif; text-decoration: none }

.adlinks { color: #000000; font-style: normal; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Times, serif; text-decoration: none }
.body { color: #000000; font-style: normal; font-weight: normal; font-size: 18px; font-family: "Times New Roman", Times, serif; text-decoration: none }
.bodysmall { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; font-family: "Times New Roman", Times, serif; text-decoration: none }
.bodyvsmall { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: "Times New Roman", Times, serif; text-decoration: none }
.style3 {font-weight: normal; font-size: 18px; font-family: "Times New Roman", Times, serif; text-decoration: none; font-style: italic;}
.style6 {font-weight: normal; font-size: 18px; font-family: "Times New Roman", Times, serif; text-decoration: none; font-style: normal;}

#menu ul{
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
list-style: none;
margin: 5px 0 10px 0;
padding: 5px 0 0 0;
border-top: 1px solid #fff;
}

#menu ul ul{
list-style: none;
margin: 0 0 0 20px;
padding: 0;
}

#menu li li{
list-style: none;
margin: 5px 0 10px 0;
padding: 5px 0 0 0;
border-top: 0 solid #fff;
}

#menu ul ul a {
font-size: small;
}
#menu li li a {
font-size: small;
}
.menusmall {
font-family: "Times New Roman", Times, serif;
font-size: small;
color: #006600;
}
a.red:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
color: #CC0000;
text-decoration: underline;
}
a.red:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: bold;
color: #CC0000;
text-decoration: underline;
}
a.red:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: bold;
color: #CC0000;
text-decoration: underline;
}

.4u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.4ulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
