﻿body {
}
.Main
{
	height:100%;
	
}
.Center
{
	height:auto;
	
	
}
.CenterText
{
 height:70px;

}
.Content
{
	height:auto;
	
}
.Footer
{
	
	margin-bottom:0px;
	
	
}
.FooterText
{
	padding-top:10px;
	margin-top:0px;
	margin-bottom:-40px;
	padding-bottom:-20px;
	
}



	

.BottomMenu
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.Menu
{
	
	 width:300px;
	 margin-left:50px;
	 margin-left:auto;
	 margin-right:auto;
	
     margin-bottom:0px;
	 padding-bottom:-10px;
	 padding-top:-20px;
	 margin-top:0px;
}



.MenuItem:hover
{
	border:2px white solid;
}

.table
{
   text-align:center;
   border:solid 1px white;
   border-bottom:solid 1px black;
}
.table1
{
   text-align:center;
   border-bottom:solid 2px black;
}
.table:hover
{
	border:solid 1px black;
}