BODY 
{
	SCROLLBAR-FACE-COLOR: #2E539A;
	SCROLLBAR-HIGHLIGHT-COLOR: #f1f1f1;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #f0f0f0; 
	SCROLLBAR-DARKSHADOW-COLOR: #587698;
	SCROLLBAR-BASE-COLOR: #0B96DD; 
	scrollbar-3d-light-color: #587698;
}
.Header
{
	font-weight: bold;
	font-size: 14pt;
	font-family: 'Trebuchet MS',verdana;
	color:#213768;
}
.Header2
{
	font-weight: bold;
	font-size: 12pt;
	font-family: 'Trebuchet MS',verdana;
	color:#213768;
}

.Header3
{
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS',verdana;
	color:#213768;
}

.Section
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial,verdana;
	color:white;
}

.Legal
{
	font-size: 10pt;
	font-family: Arial;
}

.Menu
{
	cursor: hand;
	font-size: 10pt;
	cursor: hand;
	font-family: Arial;
}


.gradient
{
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100, FinishOpacity=0, Style=3, StartX=0, FinishX=100);
            width: 100%;
}

.NormalText
{
	font-size: 8pt;
	font-family: Tahoma,Verdana, 'Century Gothic' , Arial;
}

.NormalTextBold
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, 'Century Gothic' , Arial;
}

.SmallText
{
	font-size: 7pt;
	font-family: Verdana, 'Century Gothic' , Arial;
}

.Comments
{
	font-size: 8pt;
	font-family: 'Humanst521 BT' , 'Futura LtCn BT' , 'Century Gothic' , Verdana, Arial;
}


.NormalTreb
{
		font-size: 8pt;
	font-family: 'Trebuchet MS','Verdana', 'Century Gothic' , Arial;
}
.LoadWhite
{
	font-size: 9pt;
	color:White;
	font-family: 'Trebuchet MS','Verdana', 'Century Gothic' , Arial;
}



A:link
{
	text-decoration: none;
	color: #213768;
	font-weight: bold;
}

A:visited
{
	text-decoration: none;
	color: #213768;
	font-weight: bold;
}

A:active
{
	text-decoration: none;
	color: #213768;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
	color: #213768;
	font-weight: bold;
}
