td.accountTitle {
font-family: sans-serif;
font-size: 15px;
color: white;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
background-color: #000066;
}

td.fieldnames {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: bold;
}

.fieldnames a:link, .fieldnames a:visited {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: underline;
font-weight: bold;
}
.fieldnames a:active, .fieldnames a:hover {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
background-color: white;
font-weight: bold;
}

td.errorcell {
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
background-color: #000066;
font-weight: bold;
padding: 3px;
}

.errorcell a:link, .errorcell a:visited {
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: underline;
font-weight: bold;
}
.errorcell a:active, .errorcell a:hover {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
background-color: white;
font-weight: bold;
}

td.forgotpassword {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: normal;
}

.passwordfield {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: bold;
border-color: #000066;
border-style: solid;
border-width: 1px;
}

.fields {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: bold;
border-color: #000066;
border-style: solid;
border-width: 1px;
padding: 2px;
}

.CommentFields {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: bold;
border-color: #000066;
border-style: solid;
border-width: 1px;
padding: 2px;
}

.currencyfield {
font-family: sans-serif;
font-size: 13px;
color: black;
text-align: right;
text-decoration: none;
font-weight: bold;
border-color: white;
border-style: solid;
border-width: 1px;
}

.submitbuttons {
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #000066;
border-color: #000066;
border-style: solid;
border-width: 1px;
}

.getpassword {
font-family: sans-serif;
font-size: 10px;
color: white;
text-decoration: none;
font-weight: bold;
background-color: #000066;
border-color: #000066;
border-style: solid;
border-width: 1px;
}