
.toptext {
	font-family :  "Myriad", Verdana, "Century Gothic", Arial, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 12px;
	font-weight : bold;
	line-height : 120%;
	text-decoration: none;
	
}

h1, .h1 {
	color : #999999;
}

.leftmenu {
	background-color: #0069b4
}


#scroller {
	height:145px; 
	overflow:auto;
	scrollbar-face-color:#0073b9;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#d8d8d9;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#0073b9;
  scrollbar-3dlight-color:#808080;
  scrollbar-darkshadow-Color:#202020;
}


#scrollerfull {
	height:430px; 
	overflow:auto;
	scrollbar-face-color:#0073b9;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#d8d8d9;
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#0073b9;
  scrollbar-3dlight-color:#808080;
  scrollbar-darkshadow-Color:#202020;
}