
p.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA3333;
}
p.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #343434;
	line-height:15px;
}

.class1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#404040;
background: transparent url("images/gpx.gif") repeat;
border:solid 1 #707070;
width:100%;
}


.class2 { display:none;}
.submitbutton {width:50px;}

table.forms {
width=400px;
border:none;
margin-top:10px;
}

td.myform {
width=100px;
text-align:right;
}

