a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: none }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none}
.formBar {
	background-color: #3399CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #33CCFF;
	border-right-color: #3399CC;
	border-bottom-color: #336699;
	border-left-color: #3399CC;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.formBarGrey {

	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formBarGreyLite {


	background-color: #B2B2B2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #B2B2B2;
	border-bottom-color: #666666;
	border-left-color: #B2B2B2;
}
.vLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
}
.footerText {
	color: #FFFFFF;
}
.menuText {

	color: #FFFFFF;
}
.border {
	border: 1px dashed #CCCCCC;
}
