﻿body 
{
	text-align: center; 
	font-family:Times New Roman;
	font-size:10pt;
	color:#000000;
	
	background-position:center top;
	background-color:#000000;
	
	margin-top:0px;
	
	
}

.StockItemTextColumn1
{	
	font-family:Arial;
	font-size: 10pt;
	color:#000000;
	text-align:left;
	vertical-align:text-top;
	width:259px;

}

.StockItemTextColumn2
{	
	font-family:Arial;
	font-size: 9pt;
	color:#000000;
	text-align:left;
	vertical-align:text-top;
	width:180px;
}

.formtext
{
	font-family:Times New Roman;
	font-size: 10pt;
	color:#000000;
}

a
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}

.mainHomepageText
{
	font-family:Times New Roman;
	font-size: 9pt;
	color:#040B0E;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 9pt;
	color:#000000;
	font-variant:small-caps;
}

.SubPageTitle
{
	font-family:Arial;
	font-size: 11pt;
	color:#ffffff;
	font-weight:bold;
}

.SubPageDefaultContent
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}

.PageTitleText
{
	color:#9C7944;
	font-family:Arial;
	font-size:14pt;
}

.MainTableBorder
{

	border-color:#000000;
	BORDER-RIGHT: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-Top: 1px solid #000000;
	background-color:#ffffff;
	width:700px;
}

.SubTable
{

}

.HomepageContentDefaultText
{
	font-family:Times New Roman;
	color:#ffffff;
	font-size:10pt;	
}

.FormInputStyle
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	width: 220px;
	border-width: thin;
	border-color: #C57802;
	border-right: 1px solid #C57802;
	border-left: 1px solid #C57802;
	border-top: 1px solid #C57802;
	border-bottom: 1px solid #C57802;
}

.Button1Style
{
	font-family: Arial;
	color: #ffffff;
	font-size: 9pt;
	border-width: thin;
	border-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=3);*/

}

.FormLabelStyle
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
}

h1
{
	color:#000000;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin: 0 ;

	/*text-align:center;*/

}

.h1_TopHeader
{
	color:#ffffff;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	margin: 0 ;

	/*text-align:center;*/

}

.HomePageFeaturedLink
{
	font-family: Arial;
 color: White;
 font-size: 8pt;
 font-variant: small-caps;
 padding-right: 2px;
 text-decoration:none;
 vertical-align:bottom;
 }