a:link, a:visited  {
 font-family: Verdana;
 font-size: 8pt;
 color: #3F5B8C;
 font-weight: normal;
 text-decoration:none;
}

a:hover {
 color: #FF5F00;
 text-decoration:underline;
}

a.footer:link, footer:visited {
 font-family: Verdana;
 font-size: 7pt;
 color: #003652;
 font-weight: bold;
 text-decoration:underline;
}

a.footer:hover {
 color: #000000;
 text-decoration:none;
}

a.menu:link, a.menu:visited  {
 font-family: Verdana;
 font-size: 9pt;
 color: #002B67;
 font-weight: normal;
 text-decoration:none;
}

a.menu:hover {
 color: #FE8805;
 text-decoration:underline;
}

body {
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color: #000000;
 background-image:url('img/bg.gif');
 background-repeat:repeat-x;
 scrollbar-face-color: #0E68B3;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #253D51
}

table {
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
 text-align:left;
 vertical-align:top;
 color:#4D7293;
}

td {
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
 text-align:left;
 color:#4D7293;
 vertical-align:top;
 text-align:left;
 }

h1 {
 font-family: Verdana;
 font-size: 15pt;
 font-weight: bold;
 text-align: center;
 color: #4D7293;
 vertical-align:top;
}

h2 {
 font-family: Verdana;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 color: #4D7293;
 vertical-align:top;
}

td.header2 {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 color: #294372;
 vertical-align:middle;
}

td.header {
 font-family: Verdana;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 color: #C9DDE8;
 vertical-align:middle;
 text-decoration: underline;
}

td.content {
 font-family: verdana;
 font-size: 9pt;
 font-weight: normal;
 color:#000000;
 text-align: left;
 vertical-align:top;
 padding-left: 6px;
 padding-right: 6px;
}

td.footer {
 font-family: Arial;
 font-size: 7pt;
 font-weight: normal;
 color:#003652;
 vertical-align:bottom;
 text-align: center;
}

td.head {
 font-family: verdana;
 font-size: 12pt;
 font-weight: bold;
 color:#002B67;
 vertical-align:middle;
 text-align: left;
 padding-top: 5px;
 padding-left: 12px;
}

td.menu {
 font-family: verdana;
 font-size: 8pt;
 font-weight: bold;
 color:#002B67;
 vertical-align:top;
 text-align: left;
 padding-left: 6px;
}

td.menu2 {
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
 color:#003652;
 vertical-align:top;
 text-align: center;
}

td.ads {
 vertical-align:top;
 text-align: left;
 padding-left: 17px;
 padding-top: 25px;
}

input {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #000000;
 border-style: solid;
 background-color: #FFFFFF;
 color: #000000;
}

select {
 border-width: 1px;
 font-size: 8pt;
 font-family: verdana;
 border-color: #000000;
 border-style: solid;
 background-color: #FFFFFF;
 color: #000000;
}

textarea {
 border-width:1px;
 font-size: 8pt;
 font-family: verdana;
 border-color:#000000;
 border-style:solid;
 background-color: #FFFFFF;
 color: #000000;
}