#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.question:link, a.question:visited, a.question:active, a.question:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px; 
	text-decoration:underline; line-height:1.5;
}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #999999;
}
a:hover {
	color: #FF0000;
}

a.titlelink:link, a.titlelink:visited, a.titlelink:active{ color:#FFFFFF }

a.titlelink:hover {color:#CCCCCC}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}


a.menu:hover {
	color:#FFFFFF;
}

td.menu { 
	background-color:#FFCC99;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
}

.selected {
	font-weight:bold;
}
	
.homeheader { 
	font-weight:bold; 
	font-size:18px; 
}

li.spacelist {
	padding:5px;
}


.topicheader {
	font-size: 14px;
	font-weight: bold; 
}
