BODY {
	border : 0px;
	border-width : 0px;
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding : 0px;
	margin-top : 0px;
	background-color : White;
}


.MainMenuBtns
{
	padding:0;
	color: #000000;
	/*text-align:center;*/
}
.MainMenuBtns a
{
	padding:0;
	color: #000000;
	font-family:Helvetica,arial,sans-serif;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}
.MainMenuBtns a:hover
{
	padding:0;
	color: black;
	font-family:Helvetica,arial,sans-serif;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
}

.smallLinks a
{
	color: black;
	font-family: Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration : none;
	font-weight : bold;
}

.smallLinks a:hover
{
	color: RED;
	font-family: Helvetica,sans-serif;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : none;
}
