﻿body 
{
	background-image: url(/images/hp_bgImage.gif);
    background-repeat: repeat-x;
    color: #654621;
    Font-Family : Verdana;
    background-color:#002035;
    Font-size : 9pt;
 }

a
{
	font-family:Verdana;
	font-size:8pt;
	color:#654621;
}

.mainHomepageText
{
	font-family:Verdana;
	font-size: 10pt;
	color:#654621;
	}

.homePageFooter
{	
	font-family:Verdana;
	font-size: 8pt;
	color:#b7a169;
}

.homePageFooter_RBD
{	
	font-family:Arial;
	font-size: 9pt;
	color:#505050;
	font-variant:small-caps;
}

.SubPageTitle
{
	font-family:Arial;
	font-size: 11pt;
	color:Red;
	font-weight:bold;
}

.SubPageDefaultContent
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:9pt;
	color:#654621;
	
}

.PageTitleText
{
	color:#9C7944;
	font-family:Arial;
	font-size:14pt;
}

.MainTableBorder
{

	border-color:#C2CD23;
	BORDER-RIGHT: 1px solid #C2CD23;
	border-left: 1px solid #C2CD23;
	border-bottom: 1px solid #C2CD23;
	border-Top: 1px solid #C2CD23;
	background-color:#ffffff;
	
}

.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:#654621;
	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;*/

}