a:link {color: #9DDDDD}
a:visited {color: #5DDDDD}
a:hover {color: #EFEAEA}
.dllink {COLOR: #DF2626}
a:link.dllink {color: #FF3030}
a:visited.dllink {color: #FF2525}
a:hover.dllink {color: #CCCCCC}
.nounder {}
a:link.nounder {color: #c6c6c6; text-decoration: none}
a:visited.nounder {color: #c6c6c6; text-decoration: none}
a:hover.nounder {color: #c6c6c6; text-decoration: none}
.extraspace {}
.extraspace BR {line-height: 10px}
h1 {
font-size: 21px;
font-face: arial, sans-serif;
}
h2 {
font-size: 18px;
font-face: arial, sans-serif;
}
h3 {
font-size: 17px;
font-face: arial, sans-serif;
}
.nl {TEXT-DECORATION: none; font-family: arial; font-size: 11pt; font-weight: bold;}
a:link.nl {color: #eeeeee}
a:visited.nl {color: #eeeeee}

#sidebar a {
	padding: 1px;
	padding-left: 5px;
	display: block;
	width: 170px;

	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a:link, #sidebar a:visited {
	color: #eeeeee;
}

#sidebar a:hover {
	color: #eeeeee;
	background-color: #1111bb;
}


#sidebar ul {
	padding-left: 0em;
	list-style-type: none;
	margin-left: 0em; 
}

#sidebar li {
	padding-left: 0em;
	background-color: #4a4a4a;
	margin: 0px 0px 1px 0px;
}



