﻿.Logo
{
	display:block;
	width:220px;
	height:130px;
}
.MenuLink
{
	font-family: Arial !important;
	font-size:12px !important;
	font-weight:bold !important;
	color:white !important;
	display:block !important;
	line-height:26px !important;
	text-align:center !important;
	width:100% !important;
	cursor:pointer !important;
	border: 0px solid yellow !important;
}
.MenuLinkSelected
{
	font-family: Arial !important;
	font-size:12px !important;
	font-weight:bold !important;
	color:black !important;
	display:block !important;
	line-height:26px !important;
	text-align:center !important;
	width:100% !important;
	cursor:pointer !important;
	border: 0px solid yellow !important;
}
.TopLink
{
	color:#4b9320;
	font-weight:bold;
}
.TopLinkSpace
{
	height:86px;
}
