body { font-size: 9pt; font-family: Arial,helvetica; margin: 0px }
td { font-size: 12px; font-family: Arial,Helvetica; color:black;}
.menu2 { font-size:12px; color:white; font-weight:bold ;text-decoration:none;}
.menu { font-size:16px;color:white;text-decoration:none;font-weight:bold }
a:hover { color : orange}
.btn { border:0 ; cursor:pointer; width:200 ; background-color: #6dbd28 ; color : white; font-weight:bold; font-size:15px}
.box { border:1 solid silver ; font-size:11px}

div.scrollbars  
{ 
	margin:0; 
	scrollbar-arrow-color: #10528E; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: white; 
	scrollbar-highlight-color: gray; 
	scrollbar-track-color: #dedede; 
	overflow-y:auto;
	width:260;
	height:250;
	color:#666666;
	font-size:11px;
	line-height:19px;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:0px;
}

div.menu
{
	background:url(images/bt_off.gif) no-repeat;
	padding:4px;
	padding-bottom:4px;
	width:126;
	height:36;
	font-size:20px;
	color:#006837;
	text-align:center;
	font-weight:normal;
	cursor:pointer
}

