﻿html, body{
	height: 100%;
	background-color: #777777;
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	z-index: 1;
	position:absolute;
}

.mst_tblmain
{
	background-color: White;
	
}



.mst_content
{
	background-color: #FFFFFF;
	
	width: 955px;
	min-width: 955px;
	
	height:100%;
	min-height:98%;
	
	margin-bottom:0;
	margin-top:0;
	
	margin-left: 11.5%;
	margin-right: 11.5%;

}

.mst_header
{
	background-color: #FFFFFF;

	background-image: url(/images/header_50years.jpg);
	background-position:center;
	
	width:100%;
	min-width:100%;
	
	height:104px;
	min-height:104px;	
	
	z-index:10;
	 
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0;
	
}

.mst_body
{
	background-color:  #FFFFFF;
	min-height:70%;
	z-index:10;
}

/*

.mst_footer
{
	background-color: Blue;
	
	width:100%;
	min-width:100%;
	
	height: 5%;
	min-height: 5%;
}

.std_page
{
	background-color: Red;

}

.special_page
{
	background-color: Green;
}
*/

.oi_header01
{
	 font-size: 24pt;
	 font-family:Arial;
	 font-weight:bold;
	 
	 text-align: center;
}

.oi_header02
{
	 font-size: 14pt;
	 font-family:Arial;
	 font-weight:bold;
	 
	 margin-left: 15px;
	 
	 padding-bottom: 5px;
	 padding-top: 15px;
	 text-align: Left;
}

.oi_header03
{
	 font-size: small;
	 font-family:Arial;
	 font-weight:bold;
	 
	 text-align: center;
}

.oi_contact_paragraph
{
	 
	 font-size: 12pt;
	 font-family:Arial;
	 font-weight: normal;
	 margin-left: 20px;
	 
	 padding-bottom: 5px;
	 padding-top: 5px;
		
	
}