
	body 		{margin: 0px;
			scrollbar-arrow-color:#ffffff;
			scrollbar-base-color:#3D638D;
			scrollbar-face-color:#3D638D;
			color: #02152B;
			background-color: #ffffff;
			text-align: center;
			}
	#pagewrap	{width: 1024px;
    			margin: 0 auto;
   			text-align: left;
			border: medium solid #ffffff;
			}
	
	.headerbkgd	{margin: 0px;
			width: 1024px;
			height: 228px;
			background: url("images/bkgd_1.jpg") #3D638D  no-repeat;
			background-position: 0% 0%;
			}
	.navbkgd		{margin: 0px;
			width: 250px;
			background: url("images/bkgd_2.jpg") #F0E8DD no-repeat;
			background-position: 0% 0%;
			vertical-align: top;
			}
	.undernavbkgd	{margin: 0px;
			width: 250px;
			}
	.contentbkgd	{margin: 0px;
			background-color: #ffffff; 
			vertical-align: top;
			}

	.sidebarright	{margin: 0px;
			background-color: #F6F5F1;
			vertical-align: top;
			}


	.header1   	{font-family: Verdana, Geneva, Helvetica, Arial;
			font-size: 18px;
			font-weight: bold;
			text-align: left;
			color: #760A5A;} 
	.header2   	{font-family:  Verdana, Geneva, Helvetica, Arial;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			color: #760A5A;}  
	.header3   	{font-family:  Verdana, Geneva, Helvetica, Arial;
			font-size: 16px;
			font-weight: bold;
			text-align: left;
			color: #760A5A;} 
	.header4   	{font-family:  Verdana, Geneva, Helvetica, Arial;
			font-size: 16px;
			font-weight: bold;
			text-align: center;
			color: #760A5A;} 
	.header5   	{font-family:  Verdana, Geneva, Helvetica, Arial;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			color: #760A5A;} 
	.header6   	{font-family:  Verdana, Geneva, Helvetica, Arial;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			color: #760A5A;}  

	.text1   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: center;} 
	.copyright  	{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.tags  		{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			 }

	input 	{color: #02152B; background-color: #ffffff; font-family: arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #003B81; font-weight: bold;}
	a:visited { text-decoration: none; color: #003B81; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #62124F; font-weight: bold;}
	a:active { text-decoration: none; color: #62124F;}

	a.leftmenu:link { text-decoration: none; color: #003B81; font-weight: bold;}
	a.leftmenu:visited { text-decoration: none; color: #003B81; font-weight: bold;}
	a.leftmenu:hover { text-decoration: none; cursor: pointer; color: #62124F; font-weight: bold;}
	a.leftmenu:active { text-decoration: none; color: #62124F;}

	a.reverse:link { text-decoration: none; color: #003B81; font-weight: bold;}
	a.reverse:visited { text-decoration: none; color: #B40548; font-weight: bold;}
	a.reverse:hover { text-decoration: none; cursor: pointer; color: #A95307; font-weight: bold;}
	a.reverse:active { text-decoration: none; color: #A95307;}
	

<!--The Sans-serif family:  Arial, Verdana, Geneva, Helvetica, sans-serif -->

<!-- The Serif family: Georgia, Times New Roman, Times, serif -->

<!-- The Monospace family: Courier New, Courier, monospace -->

