BODY
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 10pt;
    background-repeat: no-repeat
}
B
{
    color: #000000;
    font-family: arial, verdana, helvetica;
	font-weight: bold;    
}
.StandardText
{
	color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 10pt;
}
.DarkGreen
{
	background-color:	#797c3d;
}
.LightGreen
{
	background-color:	#c0c484;
}
.TableHeading
{
	background-color:	#c0c484;
	font-family: arial;
    font-size: 9pt;

}
.Heading
{
	background-color:	#c0c484;
	font-family: arial;
    font-size: 11pt;
    font-weight: bold;
}
.Address
{
	background-color:	#c0c484;
	font-family: arial;
    font-size: 8pt;
}
.SmlIn
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 8pt;
}
LI
{
    color: #797c3d;
    list-style-type: square;
}
.Ticker
{
	position:		relative;
	visibility:		hidden;
	left:			0px; 
	top:			0px; 
	border-width:	0px;
	border-style:	transparent;
	font-size:		12px; 
	font-weight:	normal; 
	width:			100%;
}
.warning
{
    color: #e80006;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
    font-weight: bold;
}

.Data
{
    color: #000033;
    font-family: arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
}
.DataBtn
{
    color: #000033;
    font-family: arial, helvetica;
    font-size: 8pt;
    font-weight: normal;
}

P
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
}
TD
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;  
}
UL
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 9pt
    font-weight: bold;
}

H1
{
    color: #ffcc00;
    font-family: arial, verdana, helvetica;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold
}
H2
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold
}
H3
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 12pt;
    font-weight: bold
}
H4
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold
}
H5
{
    color: #000000;
    font-family: arial, verdana, helvetica;
    font-size: 14pt;
    font-style: italic;
    font-weight: bold;
    text-align: left
}
.SwapArea 
{
    color: transparent;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
	background-color: transparent;
	layer-background-color: transparent;
	margin: 0px;
	width: 200px;
	position: absolute;
	visibility: hidden;
}
.SwapPage
{
    color: transparent;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
	background-color: transparent;
	layer-background-color: transparent;
	margin: 0px;
	width: 200px;
	height: 270px;	
	padding: 1px;
	position: absolute;
	visibility: hidden;
}
.NoLink
{
    color: #cc0000;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
}
.NavBtn
{
    background-color: #c0c484;
	font-size:	10pt;
	font-family:     arial;
	font-weight: bold;
	color:	#000000;
}
.NavBtnA
{
    background-color: #dfccb4;
	font-size:	10pt;
	font-family:    arial;
	font-weight: bold;
	color:	#000000;
}
A:link.NavLink
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:visited.NavLink
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:active.NavLink
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:hover.NavLink
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
A:link.AddressLink
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:visited.AddressLink
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:active.AddressLink
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:hover.AddressLink
{	
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A:link
{
	color: #0000ff;
	text-decoration: none;
	
}
A:visited
{
	color: #0000ff;
	text-decoration: none;
	
}
A:active
{
	color: #0000ff;
	text-decoration: none;
	
}
A:hover
{	
	color: #ff0000;
	text-decoration: none;
}
.whitetxt
{
	color: #ffffff;
    font-family: arial, verdana, helvetica;
    font-size: 9pt;
    font-weight: bold
}