body
{
	background-color: #000000;
	background-image: url(images/Main-Back.png);
	background-repeat: repeat-x;
	background-position:bottom;
	topmargin: 0;
	page-leftmargin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link
{
	color: #999999;
	text-decoration: none;

}

a:active
{
	color: #999999;
	text-decoration: none;
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

.Scrollbars
{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #515151;
	SCROLLBAR-ARROW-COLOR:  #515151;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #515151;
}

.whitedrop
{
	text-align: left;
	vertical-valign: bottom;	
	font-size: 6pt;
	font-family: Verdana, Helvetica;
	font-variant: small-caps;
	color: 999999;	
}

.date
{
	 font-family: Verdana, Arial;
	 color: #FFFFFF;
	 font-size: 8px;
}

.bodytext
{
	text-align: left;
	vertical-valign: top;	
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	padding-left: 3;
	padding-top: 3;
}

.title
{
	vertical-valign: top;	
	font-family: Verdana, Helvetica;
	font-size: 11pt;
	color: #a67920;
	font-variant: small-caps;
	text-indent: 2pt;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-color: #666666;
	padding-bottom: 1;
	font-weight: bold;
}

.title2
{
	vertical-valign: top;	
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #a67920;
	font-variant: small-caps;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	border-color: #666666;
	padding-bottom: 1;
	font-weight: bold;
}

.lineleft
{
	border-left-color: 666666;
	border-left-style:solid;
	border-left-width: 1px
}

.outline
{
	border-color: 999999;
	border-style:solid;
	border-width: 1px	
}

.under
{
	border-bottom-style: solid;
	border-bottom-width: 1;
	padding-bottom: 2;
	padding-left: 2;
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	color: 333333;
	
}
.countdown
{
	font-family:  Verdana, Helvetica;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
}

.footer
{
	text-align: right;
	font-family:  Verdana, Helvetica;
	font-size: 6pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

