.MenuHeading
{
	font-family: Verdana;
	font-size: 11px;
	color: #002C5D;
	font-weight: bold;		
	cursor: hand;
}
	
.MenuFilterBorder
{
	background: #3C5576;
	filter : alpha(opacity=60);
}

.MenuBorder
{
	background: #3C5576;
}
	
.MenuBackground
{
	background: #F2E6AD;
}
	
.MenuItem
{
	cursor: hand;
	border: #F2E6AD 1px solid;
	background: #F2E6AD;
}
	
.MenuItemOver
{
	cursor: hand;
	border-Top: #ADBCD3 1px solid;
	border-Left: #ADBCD3 1px solid;
	border-Bottom: #6885B0 1px solid;
	border-Right: #6885B0 1px solid;
	background: #91A6C5;
}
	
.MenuItemDown
{
	cursor: hand;
	border-Top: #6885B0 1px solid;
	border-Left: #6885B0 1px solid;
	border-Bottom: #ADBCD3 1px solid;
	border-Right: #ADBCD3 1px solid;
	background: #91A6C5;
}
	
.MenuText
{
	font-family: Verdana;
	font-size: 11px;
	color: #3C337D;
	line-height: 1.5;
	text-decoration: none;
}

.MenuContent
{
	background: #F2E6AD;
	font-family: Verdana;
	font-size: 11px;
	color: #3C337D;
	line-height: 1.5;
}

.Heading
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	font-style: normal
}

.SubHeading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #345487;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.SectionHeading
{
	font-family: Sans-Serif;
	color: #345487;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}

.ArticleHeading
{
	font-family: Verdana;
	font-size: 12px;
	color: #002C5D;
	font-weight: bold;
	cursor: hand;
}

.MemberHeading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.MemberText
{
	font-family: Verdana;
	font-size: 11px;
	color: #1E561E;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
}

.ExpiredMemberText
{
	font-family: Verdana;
	font-size: 11px;
	color: #3C337D;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
}

.MemberItemOver
{
	cursor: hand;
	background: #91A6C5;
}

Body
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #345487;
	scrollbar-highlight-color: #9CCFFF;
	scrollbar-3d-light-color: #9CCFFF;
	scrollbar-shadow-color: #6797D8;
	scrollbar-base-color: #6797D8;
	scrollbar-track-color: #6797D8;
}

p
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

.NoLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #002C5D;	
	text-decoration: none;
	line-height: 1.5;
}

a
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #0000CC;
	line-height: 1.5;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

