.HeaderLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.LeftRightBorder {
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}
.RightWhiteBorder {
	border-top: 1px #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-left: 1px #FFFFFF;
}
.BottomWhiteBorders {
	border-top: 1px #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}
.BottomLeftRightBorder {
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.stretchableTD {
	height: 1px;
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}
.HeadingText {
	font: 13px "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
}
.SmallMatterText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.BlackSalatText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.FooterText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.FooterText:Hover {font-weight:bold;};

.AllborderGrayGreen {
	border: 1px solid #ABB3AE;
}

a.HeaderLinks:Hover {font-weight:bold;};
.LeftRightBordersOnly {
	border-top: 1px #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}
.LeftPanelMainLinksWhiteText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #EaEaEa;
	text-decoration: none;
}
.GrayLinksText {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.ULStyler {
	list-style: url(images/arrow.gif);
}

a.GrayLinksText:Hover {
background-color: #B6691C;
color: #FFFFFF;						
}

a.LeftPanelMainLinksWhiteText:Hover {color:#FFFFFF;};


.dlTable
{
	font-family:Tahoma,Verdana,Times New Roman;
	font-size:11px;
}
a.dl
{
	font-family:Tahoma,Verdana,Times New Roman;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}
a.dl:Hover
{
	font-family:Tahoma,Verdana,Times New Roman;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.dlRow
{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
}
.pageHeading
{
	background-color:#7A9B6E;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	padding:3px;
	border-style:outset;
	border-width:1px 1px 1px 1px;
}
.tblMember
{
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
input,textarea
{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#7A9B6E;
	font-family:Times New Roman;
	font-size:13px;
}
.btn
{
	border-style:solid;
	border-width:1px 1px 1px 1px;
	background-color:#7A9B6E;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
}
hr
{
	height:1px;
}
.innerText
{
	font-family:Verdana;
	font-size:11px;
}
.green_heading
{
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}
.crHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A9B6E;
}
