body  { background-color: white; margin: 0 }
.background { background-image: url(page_bg.jpg); background-repeat: no-repeat }
.bottom_left  { color: black; font-size: 9px; font-family: Verdana; padding-right: 7px; padding-left: 7px }
.bottom_right  { font-size: 11px; font-family: Arial; line-height: 18px; padding-right: 12px; padding-left: 12px }
.bottom_bar { font-size: 11px; font-family: Arial; text-align: right; padding-right: 12px }
.page_top { font-size: 12px; font-family: Verdana }
.page_header  { font-size: 18px; font-family: Verdana; font-weight: bold; border-color:  }
.right_table   { font-size: 12px; font-family: Arial; padding-top: 12px; padding-right: 30px; padding-left: 12px; width: 520px }
.formtextfield {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.copyright { font-size: 9px; font-family: Verdana }
.formsubmitbutton {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

