.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.add {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB0000;
	border: 1px dashed #000000;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
}
a.class1:link {
	color: #000000;
	text-decoration:none;
}
.tfield {
	font: 12px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 250px;
}
a.class1:visited {
	color: #0000000;
	text-decoration:none;

}
a.class1:hover {
	color: #ff0000;
	text-decoration:underline;
}
a.class1:active {
	color: #000000;
	text-decoration:none;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.border {
	border: 2px dashed #FF0000;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.classB:link {
	color: #ff0000;
	text-decoration:none;
	font-size: 9px;
}
a.classB:visited {
	color: #ff0000;
	text-decoration:none;
	font-size: 9px;
}
a.classB:hover {
	color: #ff0000;
	text-decoration:underline;
	font-size: 9px;	
}
a.classB:active {
	color: #ff0000;
	text-decoration:none;
	font-size: 9px;	
}
