/* Global Parameters  */

	body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #0B317C;
	scrollbar-arrow-color: #CCD4FF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #CCD4FF;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #CCD4FF;
	background-color: #FFFFFF;
}
	
	h1 	
		{font-family: Tahoma;
		font-size: 18px;	
		font-weight: bold;	
		color: #990000; }

	h2 	
		{font-family: Tahoma;
		font-size: 16px; 
		color: #990000; 
		font-weight: bold;}
		
	h3 	
		{font-family: Tahoma;
		font-size: 14px; 
		color: #990000; 
		font-weight: bold; }

	ul, li, ol
		{ list-style-type: circle;
		font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-weight: none; }
		
	 hr
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	   font-size: 12px; 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: #052C78; 
		text-decoration: underline;  }		
	a:hover
		{font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #666666; 
		text-decoration: none; }
		
	a.link-red:link, a.link-red:visited, a.link-red:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #FF0000; 
		text-decoration: underline; 
		font-weight: normal;}		
		
	a.link-red:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #052C78; 
		text-decoration: none; 
		font-weight: normal;}	
		
	a.link-white:link, a.link-white:visited, a.link-white:active
		{font-family:"Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 12px; 
		color: #FFFFFF; 
		text-decoration: underline; }		
		
	a.link-white:hover
		{font-family:"Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 12px; color: #FFFF00; 
		text-decoration: none; }
		
		a.link-menu:link, a.link-menu:visited, a.link-menu:active
		{font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #01308A;
	text-decoration: none;
	font-weight: none;
}		
		
	a.link-menu:hover
		{
	font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #3A5FB0;
	text-decoration: underline;
	font-weight: none;
}
		
/* Document Fonts  */

	.textsnormal
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #012875; 
		font-weight: none; }
		
		.textnormal1 {
	font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
}
		
	.textswhite
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FFFFFF; 
		text-decoration: none;}				
		
	.textsdetail
		{font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #333333; 
		text-decoration: none;}				
		
		.textsdetail2
		{font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #0B4E90; 
		text-decoration: none;}				
		
	.texts_black
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #000000; 
		text-decoration: none;}				

   	.input 
	{	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #012875;
	font-style: normal;
	font-size: 13px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: disc;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;}
		
.MyButton 
		{background-color: #0B317C;
		border-width: 1;
		color: #000084;
		font-style: normal;
		font-family:  "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 12px;
		color: #CCD4FF;
		font-weight: normal;}
