﻿H1
{
	font: bold 13px Arial;	
	color: White;
	line-height:18px;
	margin-right:10px;
}
H2
{
	padding:10px;
	font-size:12px;
	font-weight:normal;
}
.Left
{
	width:486px; 
	float:left;
}
.Right
{
	width:496px; 
}
.TopSpacer
{
	height:52px;
}
.TopContainer
{
	height:150px;	
}
.TopLeftBox
{
	width:488px;
	height:64px;
	float:left;
}
.TopRightBox
{
	width:435px;
	padding-right:30px;
	height:64px; 
}
.MenuLink
{
	font-family: Aharoni, Arial !important;
	font-size:17px !important;
	font-weight:bold !important;
	color:#832929 !important;
	display:block !important;
	line-height:20px !important;
	text-align:center !important;
	margin-right:4px !important;
	width:100% !important;
	cursor:pointer !important;
	border: 0px solid !important;
}
.MenuLinkSelected
{
	font-family: Aharoni, Arial !important;
	font-size:17px !important;
	font-weight:bold !important;
	color:white !important;
	display:block !important;
	line-height:20px !important;
	text-align:center !important;
	margin-right:4px !important;
	width:100% !important;
	cursor:pointer !important;
	border: 0px solid !important;
}
