.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Grey-14-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.dashedtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.bottomlinecell {
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.side {
	FONT: 12px Arial,Helvetica,sans-serif;
	WIDTH: 180px;
	TEXT-ALIGN: center;
	background-color: #e1e0dd;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
input.darktan {background-color: #CCCCCC; font-weight: bold; font-size: 12px; color: white;}
input {background-color: #CCCCCC; font-size: 10px;}
textarea.violet {background-color: #CCCCCC;}
textarea {background-color: #CCCCCC;}
select { background-color: #CCCCCC; }
option {background-color: #CCCCCC;}
