A:hover {color:#669933;}

body {
	font-family: Verdana;
}

.sel {
	background-color: #999966;
	font-size: 10px;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	cursor: auto;



}
.ic {
	visibility:hidden; 
	border:0;
	}

.nonsel {
	background-color: #CCCC99;
	background-image: url(../gifs/banner_bottom.gif);
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 100px;

}
.divider {
	background-color: #000000;
	background-image: url(../gifs/banner_bottom.gif);
	width: 1px;


}
.thWhiteText {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;

}
.tdList {
	background-color: #CCCCCC;
	font-weight: normal;
}
.bgMain {
	background-color: #CCCCFF;

}
.dataEntryColText {
	font-weight: bold;
	background-color: #FFFFCC;
}
.mHeadBar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;

}
.BigWhiteLink {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.HeadRowBlackWhite {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;

}
.ErrorText {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 14px;

}
.HeadRowKhaki {

	font-weight: bold;
	background-color: #999966;
	color: #FFFFFF;
}
.bgColStyle {
	background-color: #A19A77;
	font-size: 16px;

}
.RequiredField {
	font-weight: bold;
	color: #0000FF;
}
.ErrorTextBIG {

	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 18px;
}
.infoCellSmallFont {
	font-weight: normal;
	background-color: #FFFFCC;
	font-size: 12px;

}
.LabelSmallFont {

	font-weight: normal;
	font-size: 12px;
}
.LabelSmallFontGray {
	font-weight: normal;
	font-size: 8px;
	color: #999999;
}
