/* Global Parameters  */

	body 
		{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #280A00;
	scrollbar-face-color: #581600;
	scrollbar-arrow-color: #D7C4BE;
	scrollbar-3dlight-color: #581600;
	scrollbar-highlight-color: #A05E47;
	scrollbar-shadow-color: #280A00;
	scrollbar-darkshadow-color: #581600;
	background-color: #360204;
}
	
	h1 	
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 18px;	
		font-weight: bold;	
		color: #990000; }

	h2 	
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 16px; 
		color: #990000; 
		font-weight: bold;}
		
	h3 	
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 14px; 
		color: #990000; 
		font-weight: bold; }

	ul, li, ol
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; 
		color: #663300;
		font-weight: none; }
		
	 hr
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	   font-size: 13px; color: #999999; 
	   font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; 
		color: #CC0000; 
		text-decoration:  none; }		
	a:hover
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; 
		color: #CC0000; 
		text-decoration: underline; }
		
	a.link-orange:link, a.link-orange:visited, a.link-orange:active
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 11px; 
		color: #CC6600; 
		text-decoration:  none; }		
	a.link-orange:hover
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 11px; 
		color: #FF9900; 
		text-decoration: none; }	
		
	a.link-address:link, a.link-address:visited, a.link-address:active
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 11px; 
		color: #EEC538; 
		text-decoration: none; }		
		
	a.link-address:hover
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 11px; color: #FCE69A; 
		text-decoration:none; }
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; color: #A12D05; 
		text-decoration: none; 
		font-weight: bold; }
		
	a.link-nav:hover
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; color: #FF6600; 
		text-decoration: none;
		font-weight: bold;  }		

/* Document Fonts  */

	.textsnormal
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; color: #333333; 
		font-weight: none; }
		
	.textswhite
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 13px; color: #FFFFFF; 
		text-decoration: none;}				

	.texts_orange
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 12px; 
		color: #CC6600; 
		text-decoration: none; 
		font-weight: none; }

	.textsblack
		{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 12px; color: #666633; 
		font-weight: none;}

	.textsbrown
	{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: none;
	line-height: 18px;}
	
	.textsbrown-12
	{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: none;
	line-height: 16px;}
	.texts-darkyellow
	{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	font-size: 11px;
	color: #AB8B42;
	font-weight: none;}

   	.input 
	{font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
	color: #663300;
	font-style: normal;
	font-size: 12px;
	border: 1px solid;
	background-color:#FEF8ED;
	background-repeat: no-repeat;}
		
	.MyButton 
		{background-color: #AB8B42;
		border-width: 1;
		color: #333333;
		font-style: normal;
		font-family: Microsoft Sans Serif, MS Sans Serif, sans-serif;
		font-size: 12px; color: #FFFFFF;
		font-weight: normal;}