/* Global Parameters  */

	body 
		{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #2EB5F7;
	scrollbar-face-color: #2EB5F7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #2EB5F7;
	scrollbar-shadow-color: #2EB5F7;
	scrollbar-darkshadow-color: #056796;
	background-color: #2EB5F7;}
	
	h1 	
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 18px;	
		font-weight: bold;	
		color: #0033CC; }

	h2 	
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 16px; 
		color: #366599; 
		font-weight: bold;}
		
	h3 	
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 14px; 
		color: #669900; 
		font-weight: bold; }

	ul, li, ol
		{ list-style-type: circle;
		font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #000000; 
		font-weight: none; }
		
	 hr
		{font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
	   color: #999999; 
	   font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #0099FF; 
		text-decoration: none; }
		
	a:hover
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #00CCFF; 
		text-decoration: none; }
				
	a.link-address:link, a.link-address:visited, a.link-address:active
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #FFFF00; 
		text-decoration: none; }
	a.link-address:hover
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #CCFF00; 
		text-decoration: none; }
		
a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #CC6600; 
		text-decoration: none; 
		font-weight: none; }
		a.link-nav:hover
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #FF6600; 
		text-decoration: none;
		font-weight: none;  }		

/* Document Fonts  */

	.textsnormal
		{	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	color: #333333;
	font-weight: none;
	line-height: 16px;}
	.textsnormal-th
		{	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: none;
	line-height: 16px;}
	.textsred-th
		{	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #940000;
	font-weight: none;
	line-height: 16px;
		text-decoration: underline; }
	.textsgold-th
		{	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #A8560A;
	font-weight: none;
	line-height: 14px;}

	.textswhite
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #FFFFFF; 
		text-decoration: none;}				
		
	.textsblue
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #0066CC; 
		text-decoration: none;}				

	.textsred
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #940000;
		text-decoration: none; 
		font-weight: none; }

	.textsorange
		{	font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #CC6633; 
		font-weight: none;}

   	.input {
	color: #000000;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #FEF3E2;
	scrollbar-base-color: #FEF3E2;
	scrollbar-face-color: #FAB856;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FAB856;
	scrollbar-highlight-color: #FEF3E2;
	scrollbar-shadow-color: #FAB856;
	scrollbar-darkshadow-color: #FEF3E2;}
		
	.button 
		{background-color: #CCCC66;
		border-width: 1;
		color: #7B1413;
		font-style: normal;
		font-family: Tahoma, Verdana, Arial; 
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;}
