.RegisterSmallText {
	font-family: Verdana;
	font-size: 10px;
	color: #0100cc;
}
.RegisterItemText {
	font-family: Verdana;
	font-size: 11px;
	color: #0100CC;
	font-weight: bold;
}
.RegisterRedText {color: #FF0000}
.text_field 
{
    background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	font-family: Verdana;
	font-size: 11px;
	color: #0100cc;
	height: 18px;
	width: 190px;
}
BODY
{
    font-weight: normal;
    font-size: 70%;
    margin: 0px 0px 0px 0px;
    word-spacing: normal;
    text-transform: none;
    font-family: verdana, helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}
