#flashup {background-color: #FFFFFF; z-index: 1; text-align: left; margin-left: auto; margin-right: auto;}
body {background-color: #FFFFFF; text-align: center; color: #005B9C; font-size: 9px; position: relative; bottom: 18px;}
div.main { text-align: left; width: 70%; margin-left: auto; margin-right: auto; }
body,td,th {font-family: Verdana; color: #272D79; font-size:12px}
a { color: #005B9C;}
a:visited {color: #AADBE3;}
a:hover {color: #AADBE3;}
a:active {color: #AADBE3;}
a.menu {font-size: 14px; font-weight:bold; color: white; text-decoration:none}
a.menu:visited {font-size: 14px; font-weight:bold; color: white; text-decoration:none}
a.menu:hover {font-size: 14px; font-weight:bold; color: #AADBE3; text-decoration:none}
a.menu:active {font-size: 14px; font-weight:bold; color: #AADBE3; text-decoration:none}
a.footer { font-weight:bold; color: #AADBE3; text-decoration:none}
a.footer:visited {font-weight:bold; color: #AADBE3; text-decoration:none}
a.footer:hover {font-weight:bold; color: #AADBE3; text-decoration:none}
a.footer:active {font-weight:bold; color: #AADBE3; text-decoration:none}
.style1 {font-family: Verdana; font-weight: bold; font-size: 9px; text-decoration:none; color: #EE2022;}
#bordertable{border-left: solid #005B9C; border-right: solid #005B9C; border-top: None; border-bottom: solid #005B9C; border-left-width:thin; border-right-width:thin; border-bottom-width:thin;}
td.menu{border-bottom:solid white; border-bottom-width:thin; border-left:none; border-top:none; border-right:none; text-align: left; color: white; font-size:14px; font-weight:bold; height:30px;}
form {
width: 100%;
margin-top:1em;
}
label {
display:block;
float:left;
width: 100%;
clear:left;
padding: .4em .7em;
}
 input, textarea
{
float:left;
background: #fff;
margin-top: -1em;
margin-left: 8em;
}
textarea
{
float:left;
background: #fff;
margin-top: -1em;
margin-left: 9em;
}
.submit {
margin-left:9em;
margin-top:1em;
margin-bottom:1em;
clear:left;
background: #ccc;
color:#000;
}
.required {
border:1px solid red;
}