DIV.Links		A   	       	{color:	#666666; text-decoration:none}
DIV.Links		A:link			{color:	#666666; text-decoration:none}
DIV.Links		A:visited		{color:	#848484; text-decoration:none}
DIV.Links		A:hover 		{color: #848484; text-decoration:underline}

.Fields {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.generalText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000}
.generalTextBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #000000}
.generalTextColor {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FF0000}
.generalTextColorBold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #FF0000}

.bgTable {
	background-color: #666666;
}
.bgTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../assets/bg_banner.gif);

}
.bgTable {
	background-color: #666666;
; color: #FFFFFF
}
.bgTableCell {

	background-color: #FFFFFF;
}

