﻿body 
{
	margin:0px 0px 0px 0px;
}
.HeaderTable
{
	height: 91px;
	background-image: url(/images/skin/headerbg.gif);
	background-repeat: repeat-x;
}

.MenuBar
{
	height: 35px;
	font-family: Tahoma;
	color: #365578;
	font-size: 8pt;
	background-image: url(/images/Header/barbg.jpg);
	background-repeat: repeat-x;
}
.MenuItem
{
	

	font-family: tahoma;
	text-decoration:none;
	padding-top:0px;
	vertical-align:top;
	padding-bottom:11px;
	
}

.Links
{
	font-size: 8pt;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}