body{
	SCROLLBAR-FACE-COLOR: #DEDEDE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #606000; 
	SCROLLBAR-3DLIGHT-COLOR: #DEDEDE;
	SCROLLBAR-ARROW-COLOR: #00000; 
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
body,pre,input,td,th,select,textarea{font-family:verdana,arial,tahoma; font-size:11px;}
a, a:visted{font-weight: bold; color: blue; }
.menu a, .menu a:visited, .menu a:active{
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{ text-decoration: underline; }
a.toplinks{
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.button{
	color: black;
	font-family: verdana,arial,tahoma;
	font-size:11px; 
	background-color:white;
	border-top-width:2px; 
}
.top{
	text-align: center;
}