.MenuHeader 
{
	font-weight: bold;
	font-size: 14px;
	
	/*vertical-align: baseline;*/
	color: white;
	font-style:italic;
	font-family:Arial;
	background-color:#0080C0; /*#9EB4FC*/
	text-align: center;
	padding: 3px;	
	/*color: #E27634;	*/
	font-weight: bold;	
	border: 1px;
	border-bottom: 1px solid Black;	border-right: 1px solid Black;	border-left: 1px solid white;	border-top: 1px solid white;
	
}

.MenuItem
{
	background-color:#D9D9D9; /*#9EB4FC*/
	
}



.MiddleHeader 
{
	font-weight: bold;
	font-size: 20px;
	
	/*vertical-align: baseline;*/
	color: black;
	font-style:normal;
	font-family:Arial;
	background-color:#E3E3CA; /*#9EB4FC*/
	text-align: center;
	padding: 3px;	
	/*color: #E27634;	*/
	font-weight: bold;	
	border: 1px;
	border-bottom: 1px solid Black;	border-right: 1px solid Black;	border-left: 1px solid white;	border-top: 1px solid white;
	
}


body 
{
 background-color: #f9f9f9; 
} 

table 
{
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; 
}

h1 
{ 
	font-family: "Times New Roman", Times, serif; font-size: 20px; 
} 
h2 
{ 
	font-family: "Times New Roman", Times, serif; font-size: 17px;
 } 

.title 
{ 
	font-family: "Times New Roman", Times, serif; font-size: 17px; font-weight : bold; margin-left : 40px; 
}
