
	body 		{margin: 0px;
			background-color: #FFFFFF;
			scrollbar-arrow-color:#1F5729;
			scrollbar-base-color:#F0F0F2;
			scrollbar-face-color:#2D79A1;
			color: #323536;}

	.bluebkgd		{margin: 0px;
			background: #FFFFFF url("images/index_1.jpg");
			background-repeat: no-repeat;
			border: none;
			width: 100%;
			}
	.bluenavbkgd	{margin: 0px;
			background-color: #5693B2;
			border: none;
			}
	.leftnavbkgd	{margin: 0px;
			background: #ffffff url("images/index_2.jpg");
			border: none;
			width: 272px;
			}
	.middlebkgd	{margin: 0px;
			background: #FFFFFF url("images/index_6.jpg");
			background-repeat: no-repeat;
			border: none;
			width: 100%;
			}
	.bottombkgd	{margin: 0px;
			background: #FFFFFF url("images/index_7.jpg");
			background-repeat: no-repeat;
			border: none;
			width: 100%;
			}


	.header1   	{font-family: tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: left;
			color: #1B5891;} 
	.header2   	{font-family:  tahoma; arial;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			color: #1B5891;} 
	.header3   	{font-family:  tahoma; arial;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			color: #1B5891;} 
	.header4   	{font-family:  tahoma; arial;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			color: #1B5891;} 
	.header5   	{font-family:  tahoma; arial;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			color: #1B5891;} 
	.header6   	{font-family:  tahoma; arial;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			color: #1B5891;} 
	.header7   	{font-family:  tahoma; arial;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			color: #1B5891;} 
	.header8   	{font-family:  tahoma; arial;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			color: #1B5891;} 
	.header9   	{font-family:  tahoma; arial;
			font-size: 10px;
			font-weight: bold;
			text-align: left;
			color: #1B5891;} 
	.header10   	{font-family:  tahoma; arial;
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			color: #1B5891;} 
	.text1   		{font-family: arial;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial;
			font-size: 12px;
			text-align: center;} 
	.copyright  	{font-family: arial;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.endtag   		{font-family: arial;
			font-size: 10px;
			text-align: center;
			width: 70%;
			margin: 25px 15% 10px; }

input 		{color: #000000; background-color: #ffffff; font-family: Arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #1B5891; font-weight: bold;}
	a:visited { text-decoration: none; color: #1B5891;}
	a:hover { text-decoration: none; cursor: pointer; color: #810000;}
	a:active { text-decoration: none; color: #5793B3;}
	
	a.blue:link { text-decoration: none; color: #ffffff; font-weight: bold;}
	a.blue:visited { text-decoration: none; color: #FDFCE9; font-weight: bold;}
	a.blue:hover { text-decoration: none; cursor: pointer; color: #F1FFEB; font-weight: bold;}
	a.blue:active { text-decoration: none; color: #9B0000;}

	a.leftnav:link { text-decoration:  none; color: #ffffff;}
	a.leftnav:visited { text-decoration: none; color: #FDFCE9;}
	a.leftnav:hover { text-decoration: none; width: 145px; cursor: pointer; color: #F1FFEB;}
	a.leftnav:active { text-decoration: none; color: #9B0000;}
