.MenuFont
{
	font-weight: bold;
	font-size: 11px;	
	color: navy;
	font-family: Verdana;
	text-decoration : none;
}

.MenuFontSelected
{
	font-weight: bold;
	font-size: 11px;	
	color: Red;
	font-family: Verdana;
	text-decoration : none;
}

.copyrightyellow
{
	font-size: 9px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.BlackText
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.BlueTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
.GrayText
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.VerySmallBlackText
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.OrangeTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #d6ad82;
	font-family: Arial, Helvetica, sans-serif;
}
A.TurnOffLinkUnderline
{
	color: navy;
	text-decoration: none;
}
.whitetableheader
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.blacktabletext
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.BiggerBlueTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #006699;
	font-style: normal;
	font-family: "Arial Narrow";
	text-decoration: underline;
}
.BlackSmallForm
{
	font-size: 9px;
	font-family: "Arial Narrow";
}
.BlueLabelMsg
{
	font-size: 11px;
	color: navy;
	font-family: Arial;
}
.ProductSummary
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	font-family: Garamond, 'Times New Roman';
	background-color: #ffffff;
	text-align: left;
}
.ProductFeature
{
	border-top-width: thin;
	font-weight: normal;
	border-left-width: thin;
	font-size: 14px;
	border-left-color: white;
	border-bottom-width: thin;
	border-bottom-color: white;
	color: black;
	border-top-color: white;
	font-family: Garamond, 'Times New Roman';
	background-color: white;
	text-align: left;
	border-right-width: thin;
	border-right-color: white;
}
.RedThum
{
	font-weight: bold;
	font-size: 11px;
	color:  Red;
	font-family: Arial;
}

.GreenThum
{
	font-weight: bold;
	font-size: 11px;
	color:  #336633;
	font-family: Arial;
}

.GreenTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
}
.BlackPwdText
{
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	font-family: 'Times New Roman' , sans-serif;
}
.RedLabelMsg
{
	font-size: 11px;
	color: crimson;
	font-family: Arial;
}
.SmallLinkBtn
{
	border-right: #336633 thick double;
	padding-right: 0px;
	border-top: #336633 thick double;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9px;
	padding-bottom: 0px;
	border-left: #336633 thick double;
	color: white;
	padding-top: 0px;
	border-bottom: #336633 thick double;
	font-family: Arial, 'Times New Roman';
	background-color: #336633;
	text-align: left;
	text-decoration: none;
}
.Password
{
	border-top-width: thin;
	font-weight: normal;
	border-left-width: thin;
	font-size: 16px;
	border-left-color: white;
	border-bottom-width: thin;
	border-bottom-color: white;
	color: black;
	border-top-color: white;
	font-family: 'Times New Roman';
	background-color: white;
	text-align: left;
	border-right-width: thin;
	border-right-color: white;
}