body { color: #333333; font-family: Verdana; font-size: 11px; }
a { color: #FF8400; text-decoration: underline; }
a.clean { font-weight: none; font-size: 11px; }

blockquote { font-size: 11px; }
blockquote.red { color: red; }
blockquote.notice { color: red; }
blockquote.error a { color: red; text-decoration: underline; }

table { border-collapse: collapse; border: 0px solid #666666; font-family: Verdana; font-size: 11px; }
table.border { border: 1px solid #B5B5B5; }
table.topmenu a { font-size: 9px; color: #666666; text-decoration: none; }
table.heading a { font-size: 9px; color: #666666; font-weight: bolder; text-decoration: none; }
table.boxed { border: 1px solid #006699; background: #F7F7F7; }
table.servers { font-size: 9px; }
table.servers tr.list { font-size: 10px; }
table.servers a.bold { font-weight: bolder; font-size: 9px; }
table.menu { font-size: 11px; color: #666666; text-decoration: none; }
table.menu td { padding: 3px; border: 1px solid #D2D2D2; text-align: center; }
table.menu a { color: #666666; width: 100%; text-decoration: none; }
table.menu a:hover { color: #666666; width: 100%; }

table.list { border-collapse: separate; width: 100%; }
table.list tr { background: #F7F7F7; }
table.list tr.head td { background: #DDDDDD; font-weight: bold; vertical-align: top; height: 30px; color: #003163; }
table.list tr.tail td { text-align: right; text-decoration: italic; color: #000000; background: #ffffff; }
table.list tr.row0 { background: #F5F5F5; }
table.list tr.row1 { background: #F7F7F7; }
table.list tr.cancel { background: #FFD2D2 }
table.list tr.suspend { background: #FFCF9F; }
table.list tr.emergency { background: #FFC6C6; }
table.list tr.existingCustomer { background: #E6FFE6; }
table.list tr.empty td { background: #FFFFFF; }

table.input { border: 0px solid #000000; border-collapse: separate; }
table.input tr.head td { border: 1px solid #B5B5B5; background: #EFEFEF; font-weight: bold; padding: 3px; color: #003163; }
table.input tr.head2 td { font-weight: bolder; background: #F2EDF3; }
table.input tr td.boxed { border: 1px solid #003163; }
table.input tr.empty td { background: #FFFFFF; }

.blurb { font-size: 11px; }
.heading { font-size: 12px; color: #003163; font-weight: bold; }
.sectionHeading { font-size: 12px; color: #003163; font-weight: bold; }

div.menu a { color: #666666; background: #ffffff; width: 100%; border-collapse: collapse; }
div.menu a:link { color: #666666; background: #ffffff; }
div.menu a:hover { color: #666666; background: #FCE9E0; border: 0px solid #F0F0F0; }

.green { color: darkgreen; font-weight: bold; }
.green2 { color: darkgreen; font-weight: bold; font-size: 14px; }
.red { color: darkred; font-weight: bold; }
.red2 { color: red; font-weight: bold; }
.orange { color: #FF8400; }

input { font-family: Verdana; font-size: 10px; border: 1px solid #006699; }
input.radio { border: 0px; }
input.js { border: 0px; background: #F7F7F7; color: #333333; }
select { color: #000000; font-size: 10px; border: 1px solid #006699; font-family: Verdana; }
textarea { width: 100%; font-family: Verdana; font-size: 10px; border: 1px solid #006699; }
