.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.columnTitle {
	font-family: "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #C6BED6;
}

.columnEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
}

.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.columnEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

.smsText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006600;
	font-style: normal;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #0033CC;
}

.charsLeft {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #0033CC;
	background-color: #E0E0E0;
	border: none;
}

.returnMessage {
	font-family: "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #99FF00;
	text-transform: uppercase;
	vertical-align: middle;
}

.cursor {
	cursor: hand;
}

.hiddenField {
	font-family: "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #E0E0E0;
	border: 1px none #666666;
}

.groups {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 150px;
}

.hiddenFieldText {
	font-family: "MS Sans Serif", Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #E0E0E0;
	border: 1px none #666666;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4003A;
	font-size: 11px
}