body
{
	background-color:#000066;
    font-family: "Arial";
    font-size: 12px;
}
body,td, th
{
	font-family: Arial;
	font-size : 12px;
}
a:visited
{
	text-decoration: none;
	color:#000066;
}

a:link
{
	text-decoration: none;
	color: #000066;
}

a:hover
{
	color: #000066;
	text-decoration: underline;
	font-weight:bold;
}
input,select,textarea
{
	scrollbar-face-color:#c0c0c0;
	scrollbar-track-color:#000066;
	scrollbar-3dlight-color:#a0a0a0;
	scrollbar-arrow-color:#ffffff;
	
	border-top:solid 1 #c0c0c0;
	border-bottom:solid 1 #c0c0c0;
	border-left:solid 1 #c0c0c0;
	border-right:solid 1 #c0c0c0;
	background-color:#f0f0f0;
	font-family:verdana;
	font-size:11px;
	color:#000066;
}
.FormTable
{
	width:100%;
}
.FormNames
{
	background-color:#e5e5e5;
	font-weight:bold;
	color:#808080;
	height:20;
	text-align:right;
}
.FormValues
{
	height:20;
	background-color:#e5e5e5;
	color:#808080;
}
.FormSpacing
{
	background-color:#d5d5d5;
}
.MnuRightHeader
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.Header
{
	font-size:12pt;
	color:#000066;
	font-weight:bold;
}
.SmallWhite
{
	font-family: Arial;
	COLOR: #ffffff; 
	font-size: 8pt;
}
.xSmallDark
{ 
	font-family: Arial; 
	font-size: 7pt; 
	color:#000066;
}
.Just
{
	text-align:justify;
}
.MnuRight
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.LeftMenu
{
	color: #FFFFFF;
}
.Disclaimer
{
font-size:10px;
text-align:justify;
}
.BtnOver
{
	background-color: "#BCE368";
	color: "#FFFFFF";
	cursor: "Hand";
	text-decoration: "None";
}
.BtnOut
{
	background-color: "#FFFFFF";
	color: "#90D103";
	text-decoration: "None";
}
.ListOver
{
	color:#ffffff;
	cursor: hand;
	text-decoration: underline;
	font-weight:bold;
}

.ListOut
{
	color:#ffffff;
	cursor: hand;
}
.FundListOver
{
	color:#ffffff;
	background-color:#000066;
	cursor: hand;
	text-decoration: none;
	font-weight:bold;
}
.FundListOut
{
	background-color:#f5f5f5;
	color:#000000;
	cursor: hand;
}
.PriceListOver
{
	color:#ffffff;
	background-color:#000066;
	cursor: hand;
	text-decoration: none;
	font-weight:bold;
}
.PriceListOut
{
	background-color:#f5f5f5;
	color:#000000;
	cursor: hand;
}
.PriceList2Out
{
	background-color:#e5e5e5;
	color:#000000;
	cursor: hand;
}
.EstimatedStyleOver
{
	color:#ffffff;
	background-color:#000066;
	cursor: hand;
	text-decoration: none;
	font-weight:bold;
}
.EstimatedStyleOut
{
	background-color:#f5f5f5;
	color:#0000ff;
	cursor: hand;
}
.EstimatedStyle2Out
{
	background-color:#e5e5e5;
	color:#0000ff;
	cursor: hand;
}
.PerformListOver
{
	color:#000000;
	background-color:#d5d5d5;
	cursor:default;
	font-weight:bold;
}
.ListOver2
{
	color:#000000;
	background-color:#d5d5d5;
	cursor: hand;
	text-decoration: underline;
	font-weight:bold;
}

.ListOut2
{
	color:#000000;
	cursor: hand;
}

.blue
{
	color:#0000ff;
}
