H1 {
  font-family:Arial;
  font-size:14pt;
  color:#CC0000;
  font-weight:normal;
}
DIV#footer {  
  font-family:Arial;
  font-size:8pt;
  margin-top:1em;
}
DIV#footer A:link, DIV#footer A:visited, DIV#footer A:active {  
  color:#FFFFFF;
}
DIV#tab {
  width:100px;background-color:#E9E9E9;margin-top:1em;margin-right:1px;float:left;cursor:hand;
}
DIV#tabOn {
  width:100px;color:#FFFFFF;background-color:#CC0000;margin-top:1em;margin-right:1px;float:left;cursor:hand;
}


/* */

.formerror {
	text-align:center;
	color:red;
	font-family:georgia;
}

.formtext{
	padding-left:180px;
	padding-top:10px;
}

.formtop{
	margin:auto;
	background-image:url(images/formtop.png); 
	height:86px;
	width:413px;
}

.formbottom{
	margin:auto;
	background-image:url(images/formbottom.png);
	height:142px;
	width:413px;
}

.h2{
font-family:Georgia,serif;
font-size:24px;
font-weight:normal;
letter-spacing:-1px;
margin:0 !important;
}


.tdform{
font-family:Georgia,serif;
font-size:19px;
font-weight:normal;
color:#333333;
letter-spacing:-1px;
margin:0 !important;
}

.redstar {
	color:red;
	font-size:18px;
}


.submitbutton{
	font-weight:bold; 
	height:50px; 
	width:200px;
	background-color:green; 
	font-size:20px;
	color:white;
}