BODY
{
	font-family:Tahoma;
	font-size:medium;
	background:#ffffff;
	color:Black;
	margin: 0 0 0 0;
}
table.pagemain
{
	width: 80%;
	margin-left:auto; 
    margin-right:auto;
	text-align: center;
	background:#eeeeee;
	box-shadow: 3px 6px #777777;
}
td.pagemain
{
	text-align: center;
}
div.menulink
{
	line-height:50px;
	height: 50px;
	width: 160px; 
	border: 10px;
	text-align: center;
	background-color: rgb(150, 150, 150); 
	text-decoration: none;
	font-family:"Tahoma";
	font-size:16pt;
	color: white;
	text-decoration: none;
	box-shadow: 2px 3px #444444;
}
div.menulink2
{
	line-height:25px;
	height: 50px;
	width: 160px; 
	border: 10px;
	text-align: center;
	background-color: rgb(150, 150, 150); 
	text-decoration: none;
	font-family:"Tahoma";
	font-size:14pt;
	color: white;
	text-decoration: none;
	box-shadow: 2px 3px #444444;
}
a.menulink
{
	text-decoration: none;
}
a.menulink2
{
	text-decoration: none;
}
H1
{
	font-size:20pt;
	text-align: center;
}
H2
{
	font-size:14pt;
}
A
{
	font-family:Tahoma;
	font-size:10pt;
	color:Blue;
}
TD
{
	vertical-align: top; 
}
table.header
{
	width: 100%;	
	background:White;
	border-collapse: collapse;
	margin: 0;
	border-bottom: 5px solid #f8921c;
}
table.footer
{
	width: 100%;	
	background:White;
	border-collapse: collapse;
	margin: 0;
	background:White;
	text-align: center;
}
table.menu
{
	width: 100%;
	padding: 0px; 
	background:White;
	box-shadow: 20px 0px #ffffff;
}
table.main
{
	margin-left: auto;
	margin-left: right;
	width: 100%;	
}
td.leftttab
{
	width: 50%;
}
td.header
{
	background-color: white;
	width: 100%;
}
td.footer
{
	background-color: white;
	width: 100%;
}
td.rightttab
{
	width: 50%;
}
img.MainTab
{
	width: 100%;
	margin: 0px;
}
div.maintext
{
	text-align: left;
	width: 80%;
	margin: 5% 5% 10% 10%;
}