body { padding: 0px; margin: 0px;}
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; color: #333333}
b, strong {  font-weight: 900 }

.body a:active { color: #339900; text-decoration: underline; font-weight: bold}
.body a:link {  color: #339900; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #339900;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #006600; text-decoration: underline ; font-weight: bold}

.footer  a:active {  color: #ffffff; text-decoration: none}
.footer  a:link {  color: #ffffff; text-decoration: none}
.footer  a:visited {  color: #ffffff; text-decoration: none}
.footer  a:hover {  color: #006600; text-decoration: none}

.leftnav  a:active {  color: #3300FF; text-decoration: none}
.leftnav  a:link {  color: #3300FF; text-decoration: none}
.leftnav  a:visited {  color: #3300FF; text-decoration: none}
.leftnav  a:hover {  color: #000000; text-decoration: underline}

.close  a:active {  color: #ffffff; text-decoration: none}
.close  a:link {  color: ffffff; text-decoration: none}
.close  a:visited {  color: #ffffff; text-decoration: none}
.close  a:hover {  color: #CCCCCC; text-decoration: underline}


a:link.sitelink {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a:visited.sitelink {
	font-weight: normal;
	color: blue;
	text-decoration: none;
}

a:hover.sitelink {
	color:Navy;
	text-decoration: underline;
	font-weight: normal;
}

.expandingul {
	list-style-image:none;
	list-style-type:none; 
	border-width:1px;
	border-style: dotted;
	border-color: Silver;
	margin: 4px;
	padding:5px;
}

