body  {
	margin-top: 0pt;
	font-family: arial;
	font-size: 12px;
	scrollbar-face-color:#f6f5f5;
	scrollbar-shadow-color:#c0c0c0;
	scrollbar-highlight-color:#807E7E;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#F0F0F0;
	scrollbar-arrow-color:#000000;
		}
td {
	font-family: arial;
	font-size: 12px;
	color:black;
	}
.red {
	font-family: arial;
	font-size: 12px;
	color:red;
	font-weight:bold;	
	}
a:link { 
	text-decoration: none;
	color: black;
	}
a:visited { 
	text-decoration: none;
	color: black;
	}
a:active { 
	text-decoration: none;
	}
a:hover	{ 
	text-decoration: none;
	color: #F7B924;
	}
.hide  {
	display: none;
	}
.small{
	font-family: arial;
	font-size: 9px;
	color:#ffffff;
}
.logon{
	font-family: arial;
	font-size: 10px;
	color:#ffffff;
}	
.up{
	font-family: arial;
	font-size: 9px;
	color:#003366;
}
.copy{
	font-family: arial;
	font-size: 10px;
	color:#666666;
}


/*============== top ==============*/	

#top a:link { 
	text-decoration: none;
	color: red;
	font-size: 11px;
	font-weight:bold;
	}
#top a:visited { 
	text-decoration: none;
	color: red;
	font-size: 11px;
	font-weight:bold;
	}
#top a:active { 
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	}
#top a:hover	{ 
	text-decoration: none;
	font-size: 11px;
	color: red;
	font-weight:bold;
	}

