body
{
	background-color: #333333;
}
.MenuItemText
{
	font-family: Verdana;
	font-size: 9pt;
	color: #4F4F4F;
	font-weight: bold;
	text-align: right;
}
.MenuItemTextSelected
{
	font-family: Verdana;
	font-size: 10px;
	color: #FD4242;
	font-weight: bold;
	text-align: right;
}
.VantageHeaderText
{
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
.VantageHeaderInnerText
{
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
.VantageInnerHeader
{
	font-family: Verdana;
	font-size: 40pt;
	color: #000000;
	
}
.VantageInnerSubHeader
{
	font-family: Verdana;
	font-size: 17pt;
	color: #000000;
	
}
.VantageBodyText
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}
.EnglishText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #738080;
	font-weight: normal;
}
.CopyRightText
{
	font-family: Verdana;
	font-size: 10px;
	color: #B8B8B8;
	font-weight: normal;
}
.spanBottomLinks
{
	border-right: #474747 1px solid;
}

A.footerLinks:link
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #738080;
	text-decoration: none;
}
A.footerLinks:visited
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #738080;
	text-decoration: none;
}
A.footerLinks:hover
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.footerLinks:active
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #738080;
	text-decoration: none;
}

.spanBottomLinksDisabled
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	border-right: #474747 1px solid;
}

.spanBottomLinksDisabledWithoutBorder
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.mainMenu:link
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}
A.mainMenu:visited
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}
A.mainMenu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #738080;
	text-decoration: underline;
}
A.mainMenu:active
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}
.bodytext
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}