
BODY {
	MARGIN: 5px; 
	background-color:#cacaca;  
	font-family: 'Trebuchet MS';
	font-size: 12px;
	font-weight:bold;	

}  


TABLE, TR, TD, BR, BLOCKQUOTE, PRE	{
	
	 font-size: 12px;
	font-weight:bold;	
	font-family: 'Trebuchet MS';
}
.fontN {
	font-size: 12px;
		font-weight:bold; 
	font-family: 'Trebuchet MS';
} 
.fontB {
	font-size: 14px;
		font-weight:bold; 
	font-family: 'Trebuchet MS';
	text-decoration:underline;
} 
.Button3 {
	font-weight:	bold;
	font-family: 	tahoma, luxi mono, helvetica, courier;
	font-size:		12px;
	position:		relative;
	height:		16px;
	width:		58px;
	color:		#000000;
	background:	#b3c2ff solid;
	border-bottom:	1px solid #666600;
	border-right:	1px solid #666600;
	border-left:	1px solid #999966;
	border-top:	1px solid #999966;
	text-decoration:	none;
	cursor:		hand;
}
#load{ 
position:absolute; 
z-index:1;
width:105px;
height:105px;
margin-top:-220px;
margin-left:-50px;
top:70%;
left:50%;
text-align:center;
line-height:100px;
font-family:"Trebuchet MS", verdana, arial,tahoma;
font-size:14pt; color:#FFFBF0;
}