html, body {
margin: 0 0 0 0;
font-family: arial,verdana,tahoma;
color: #000000;
height:100%}

A, A:link, A:visited { text-decoration: underline; color: #000000}
A:hover, A:active {text-decoration: underline; color: #656565}

h1 {font-size: 10pt; font-weight: bold;}

table {padding: 0; margin: 0; border-collapse:collapse}

table.main {
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
z-index: 100;
position: absolute}

#body_right{
overflow: auto;
width: 376px;
height: 409px;
font-size: 10pt;
text-align:left;}

#bgimage {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1}

div.footer {
font-size: 12px;
color: #999999;
text-align: left;
text-decoration: none}

a.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
font-size: 12px;
color: #999999;
text-align: left;
text-decoration: none}

/* START FORM */

td.formlabel {}

.forminput {
   font-family:Arial,Verdana;
   font-size:8pt;
   border:1px solid #ED1C24;
   width:255px;}
.forminputlong {
   font-family:Arial,Verdana;
   font-size:8pt;
   border:1px solid #ED1C24;
   width:255px;}
.formbutton {}

/* END FORM */