.FORMSMALL{
	border: 1px solid #990000;
font-family: arial;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	width:200px;
	height: 20px;
}
.FORMMEDIUM{
	border: 1px solid #990000;
font-family: arial;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	width:300px;
	height: 20px;
}
.FORMXLARGE{
	border: 1px solid #990000;
font-family: arial;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	width:300px;
	height: 120px;
}
.FORMLARGE{
	border: 1px solid #990000;
font-family: arial;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	width:200px;
	height: 120px;
}

.TextH20		{
font-family: arial;
	font-size: 12px;
	color:#000000;
	font-style: normal;
	line-height: 16px;
	text-decoration:none;
	height: 23px;
}
.FORMSEND{
	border: 1px solid #333333;
font-family: arial;
	font-size: 12px;
	color:#FFFFFF;
	font-style: normal;
	width:100px;
	height: 20px;
	font-weight: normal;
	background-color: #990000;
}