.menulink {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Red {
	color: #891604;
}
.style3 {
	color: #891604;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 50%;
}
.logo {
	left: -50px;
	position: relative;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 14px; color: #000066;}


.page
	{
	text-align:center; 
	overflow:hidden;
	}

.page_body
	{
	text-align:		center;
	margin: 		auto;
	width:			1024px;
	min-height:		500px;
	padding-bottom: 50px;
	}
	
.page_body .inset
	{
	border: double #990000 3px;
	padding: 20px;
    margin: 5px;
	}
		
.page_body .major_heading
	{
	font-weight:	bold;
	border: 		groove 2px; 
	color:			white; 
	background-color: #891604; 
	padding: 		5px;
	font-size:		125%;
	font-variant:	small-caps;
	width: 			790px; 
	margin: 		auto;
	}
 
 .page_body .major_heading .sub
 	{
    color:white;
    font-size:12px;
    border: solid white 1px;
    font-weight: 500;
    font-variant:small-caps;
    float: left;
    clear: right;
    padding: 5px; 
    }
    
  .page_body .major_heading .sub_last
 	{
    color:white;
    font-size:12px;
    border: solid white 1px;
    font-weight: 500;
    font-variant:small-caps;
    clear: right;
    padding: 5px; 
    }
  	
.page_body .normal
	{
	width: 800px;
	margin: auto; 
	padding: 5px; 
	border-top: double #660000 1px; 
	border-bottom: double #660000 1px;
	text-align:left;
	}
	
.page_header
	{
	text-align:		center;
	margin: 		auto;
	width:			800px;
	}
   
   
.navigation a
	{
    font-size: 		12pt;
    font-weight:	500;
    padding-left:	10px;
    padding-right: 	10px;
    background:		#cae3fd;
    color:			#000033; 
    }
     
.navigation a.selected
	{
    font-weight:	bold;
    margin-top: 	-4px; 
    margin-left: 	2px; 
    padding-left:	10px;  
    padding-right: 	10px; 
    padding-bottom: 10px;   
    padding-top: 	4px;     
    background:		#000033;
    color:			white; 	
	}
    

