/*
Basic styles for W3C-compatible browsers
css2 - All rights reserved - Copyright by mediaLINK 1999-2004 - v2.1/23.11.2004
*/
.code { font-family: "courier new", courier, monaco }
.size0   { font-size: 8px; text-transform: uppercase }
.size1   { font-size: 9px }
.size2   { font-size: 10px }
.size2a   { font-size: 11px }
.size3   { font-size: 12px }
.size4   { font-size: 14px }
.size5   { font-size: 18px }
.size6   { font-size: 26px }
.size7   { font-size: 40px }
.tableheader1 { color: #e4e4e4; font-weight: bold; background-color: #337abd }
td        { font-size: 12px; font-family: arial, helvetica, geneva }
.formfield      { font-size: 12px; font-family: "courier new", courier, monaco; background-color: #fff; border: solid 1px #bbb }
.alignjustify { text-align: justify }
.styletitle { font-weight: bold; font-size: 18px }
.styletopic { font-weight: bold; font-size: 14px }
.statement   { font-size: 10px; color: #808080 }
a:link  { color: #337abd; text-decoration: none }
a:visited  { color: #337abd; text-decoration: none }
a:active  { color: #337abd; text-decoration: underline }
a:hover  { color: #000; text-decoration: underline }
a:visited:hover  { color: #000; text-decoration: underline }
a.alternate:link { color: #999; text-decoration: none }
a.alternate:visited { color: #999; text-decoration: none }
a.alternate:active { color: #fff; text-decoration: underline }
a.alternate:hover { color: #fff; text-decoration: underline }
a.alternate:visited:hover { color: #fff; text-decoration: underline }
.menutablefield       { background-color: #fff }
.menutableseparator    { background-color: #ccc }
.menutableheader    { background-color: #fff }
a.menuheader:link           { color: #337abd; text-decoration: none; background-color: #fff }
a.menuheader:visited         { color: #337abd; text-decoration: none; background-color: #fff }
a.menuheader:active       { color: #337abd; text-decoration: none; background-color: #fff }
a.menuheader:hover          { color: #000; text-decoration: none; background-color: #fff }
a.menuheader:visited:hover         { color: #000; text-decoration: none; background-color: #fff }
a.menu:link        { color: #337abd; text-decoration: none; background-color: #fff }
a.menu:visited      { color: #337abd; text-decoration: none; background-color: #fff }
a.menu:active     { color: #337abd; text-decoration: none; background-color: #fff }
a.menu:hover        { color: #000; text-decoration: none; background-color: #B0CADE }
a.menu:visited:hover        { color: #000; text-decoration: none; background-color: #B0CADE }
