/*
GOLD - cc6600
LINK BLUE - 003399
VISITED - 666666
FONT ATTR CLASS = <FONT><SIZE PT><ALIGNMENT><WEIGHT><COLOR>
*/

/* DEFAULT */
/*******************************************************/
* {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
}
form {
  display: inline;
}
img {
  border: none;
  display: inline;
  vertical-align: middle;
}
table {
  width: 100%;
  empty-cells: show;
  border-spacing: 0;
  border-collapse: collapse;
}
td {
  padding: 2px;
  vertical-align: middle;  
}
body {
  margin: 4px;
}
hr {
  height: 1px;
  width: 100%;
  border-collapse: collapse;
}
h2 {
  margin-top: 0;
  padding-top: 0;
  font-size: 12pt;
}
a {
  color: #003399;
}
input {
  padding-right: 4px;
  padding-left: 4px;
  overflow: visible;
}
select {
  overflow: visible;
}
li {
  list-style: square inside;
  color: #003399;
}
small {
  font-size: 8pt;
}
/* GENERAL */
/*******************************************************/
.middle {
  vertical-align: middle;
}
.g_tb_nw {
  font-size: 9pt;
}
.g_tb_nw td {
  padding: 1px;
}
.g_tb_shell {
  padding: 0;
  margin: 0;
}
.g_tb_shell td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
/* LAYOUT */
/*******************************************************/
#l_top {
  width: 100%;
}
#l_top td {
  padding: 0;
  margin: 0;
}
#l_bottom {
  text-align: center;
  font-size: 8pt;
  padding-top: 10px;
}
#l_bottom br {
  margin: 7px;
}
#l_menu {
  background-color: #31659c;
  width: 100%;
  text-align: center;
  height: 30px;
}
#l_menu td {
  font-weight: normal;
  color: white;
}
#l_menu ul {
  padding: 0;
  margin: 0;
}
#l_menu li {
  float: left;
  background-color: #31659c;
  list-style-type: none;
}
#l_menu li a {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#l_menu li a:hover {
  background-color: #fffff0;
  color: black;
}
#l_menu #current a {
  background-color: #003366;
  color: white;
}
#l_menu #aio_msg {
  font-size: 9pt;
  text-align: right;
  padding: 0;
  white-space: nowrap;
}
#l_menu #aio_msg input {
  font-size: 9pt;
}
#l_title tr {
  background-color: silver;
}
#l_title td {
}
#l_title #d1 {
  color: #000099;
  font-size: 14pt;
}
#l_title #error {
  background-color: #ff0000;
}
#l_title #d2 {
  color: black;
  font-size: 11pt;
  font-style: italic;
  font-weight: normal;
  text-align: right;
}
#l_title input {
  color: #000066;
  font-weight: bold;
}
#l_status {
  height: 30px;
}
#l_status td {
  padding-left: 2px;
  padding-right: 4px;
}
#l_status input {
  font-size: 9pt;
}
#l_alert {
  text-align: center;
  font-size: 11pt;
  color: red;
}
#l_alert a {
  color: red;
}
#l_main td {
  /* nothing yet */
}
#l_main p {
  padding-left: 2px;
  margin-top: 0;
  margin-bottom: 14px;
}
#l_main h3 {
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 12pt;
}
#l_main .error {
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 14pt;
  color: red;
}
#l_main br {
  padding: 7px;
}
/* HOMEPAGE */
/*******************************************************/
.h a {
  font-size: 10pt;
  font-weight: bold;
  color: white;
  padding: 10px;
  text-decoration: none;
}
#h_market_ticker {
  padding: 0px;
}
#h_market_ticker #h_header {
  background-color: #dee2e4;
  width: 100%;
  text-align: center;
}
#h_market_ticker #h_header td {
  color: #005a84;
  font-weight: bold;
  padding: 0px;
}
#h_market_ticker td {
  padding: 0px;
  font-size: 9pt;
}
#h_market_ticker td .b {
  font-weight: bold;
}
#h_search_box td {
  padding: 6px;
  text-align: center;
}
#h_search_box #input1 {
  text-align: right;
}
#h_search_box #input2 {
  text-align: left;
}
/* FORUM */
/*******************************************************/
#f td {
  padding: 2px;
  white-space: nowrap;
}
#f .tdwrap {
  white-space: normal;
}
#f .tdwrap a:visited {
  color: gray;
}
#f .fav {
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  padding: 2px;
  height: 30px;
}
#f_header {
  background-color: #999999;
  font-weight: bold;
}
#f_header .c {
  color: white;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
}
#f_header .r {
  color: white;
  padding-left: 1px;
  text-align: right;
}
#f_header .l {
  color: white;
  padding-left: 1px;
  text-align: left;
}
.f_sel * {
  vertical-align: middle;
}
.f_sel td { 
  background-color: #f5f5f5;
  height: 30px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  padding-left: 2px;
  white-space: pre-wrap;
}
.f_sel_green {
  vertical-align: middle;
  color: green;
}
.f_sel_black {
  vertical-align: middle;
  color: black;
  font-weight: bold;
}
#f_msg {
  border: solid black 1px;
}
#f_msg p {
  padding: 4px;
}
#f_msg_ad {
  background-color: #dfdfdf;
}
#f_msg_ad td {
  padding: 6px;
}
#f_msg td {
  font-size: 9pt;
  vertical-align: top;
  overflow: hidden;
  white-space: normal;
  padding: 4px;
}
#yahoo_chart {
  vertical-align: top;
  padding: 20px 0px 0px 0px;
  margin: 0;
  text-align: right;
  width: 160px;
}
#yahoo_chart_f_msg {
  vertical-align: top;
  padding: 0;
  margin: 0;
  text-align: right;
  width: 200px;
}
#f_msg #bottom_menu_l {
  text-align: left;
  padding: 0;
  vertical-align: middle;
  background-color: #dfdfdf;
  height: 25px;
}
#f_msg #bottom_menu_l input {
  color: red;
  font-size: 8pt;
}
#f_msg #bottom_menu_r {
  text-align: right;
  padding: 0;
  background-color: #dfdfdf;
  vertical-align: middle;
  white-space: pre-wrap;
  height: 25px;
}
#f_msg #bottom_menu_r input {
  color: blue;
  font-size: 8pt;
}
#f_msg #bottom_ad {
  height: 40px;
}
#f_msg #reply_to_t {
  border: dashed #000 1px;
}
#f_msg #reply_to_t td {
  background-color: #dfdfdf;
}
#f_msg #reply_to_t * {
  font-size: 8pt;
}
#f_msg #bottom_ad td {
  text-align: center;
}
/* TICKER */
/*******************************************************/
.t_d {
  color: red;
  font-size: 9pt;
}
.t_u {
  color: green;
  font-size: 9pt;
}
.t_d_b {
  color: red;
  font-size: 9pt;
  font-weight: bold;
}
.t_u_b {  
  color: green;
  font-size: 9pt;
  font-weight: bold;
}
/* USER */
/*******************************************************/
.u_f a:visited {
  color: green;
}
.u_f a:link {
  color: green;
}
.u_d a:visited {
  font-weight: bold;
  color: #003399;
}
.u_d a:link {
  font-weight: bold;
  color: #003399;
}
.u_fd a:visited {
  font-weight: bold;
  color: green;
}
.u_fd a:link {
  font-weight: bold;
  color: green;
}
/* INPUT FORM */
/*******************************************************/
.i .d1 {
  border-bottom: 1px solid #dfdfdf;
  text-align: right;
  font-weight: bold;
  width: 20%;
  white-space: nowrap;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.i .d1b {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  text-align: right;
  font-weight: bold;
  width: 20%;
  white-space: nowrap;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.i .d1e {
  text-align: right;
  font-weight: bold;
  width: 20%;
  white-space: nowrap;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.i .d2 {
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
}
.i .d2 br {
  margin-bottom: 8px;
}
.i .d2b {
  text-align: left;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
}
.i .d2b br {
  margin-bottom: 8px;
}
.i .d2e {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 80%;
}
.i .d2e br {
  margin-bottom: 8px;
}
/* NORMAL FORM */
/*******************************************************/
.n .d1 {
  text-align: right;
  font-weight: bold;
  width: 20%;
  white-space: nowrap;
  padding-right: 20px;
  padding-top: 10px;
}
.n .d2 {
  text-align: left;
  padding-top: 10px;
}
/* NAVIGATION */
/*******************************************************/
.nav_box {
  margin-top: 0;
  padding: 4px;
  font-size: 9pt;
  font-weight: bold;
  color: blue;
}
.nav_cur {
  background: #31659c none repeat scroll 0 0;
  border: 1px solid green;
  color: white !important;
  font-weight: bold;
  margin: 2px;
  padding: 2px 4px;
  text-decoration: none;
  font-size: 9pt;
}
.nav_cur:hover {
  background: #5590DE none repeat scroll 0 0;
  border: 2px solid green;
}
.nav_txt {
  background: white none repeat scroll 0 0;
  border: 1px solid green;
  margin: 2px;
  padding: 2px 4px;
  text-decoration: none;
  font-weight: normal;
  font-size: 9pt;
}
.nav_txt:hover {
  background: #D6E8FF none repeat scroll 0 0;
  border: 2px solid green;
  color: black !important;
}
/* NORMAL TAB */
/*******************************************************/
#normal_tab {
}
#normal_tab ul {
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 1px solid gray;
  list-style-type: none;
  text-align: center;
}
#normal_tab li {
  display: inline;
  margin: 0;
}
#normal_tab li a {
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 10px;
  border: 1px solid gray;
  border-bottom: none;
  background-color: #31659c;
  color: #fff;
}
#normal_tab li a:hover {
  background-color: white;
  color: black;
}
#normal_tab #current a {
  position: relative;
  top: 1px;
  padding-top: 4px;
  background-color: #003366;
  color: white;
}
/* SMALL TAB - HOMEPAGE VERSION*/
/*******************************************************/
#small_tab {
}
#small_tab td {
  white-space: nowrap;
  color: black;
}
#small_tab ul {
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 1px solid gray;
  list-style-type: none;
  text-align: center;
  margin-bottom: 0;
}
#small_tab li {
  display: inline;
  margin: 0;
}
#small_tab li a {
  text-decoration: none;
  padding: 3px 3px;
  margin-right: 5px;
  border: 1px solid gray;
  border-bottom: none;
  background-color: #31659c;
  color: #fff;
  font-size: 8pt;
}
#small_tab li a:hover {
  background-color: white;
  color: black;
}
#small_tab #current a {
  position: relative;
  top: 1px;
  padding-top: 4px;
  background-color: #003366;
  color: white;
}
/* DROP DOWN MENU */
/*******************************************************/
#sddm {	
  margin: 0;
  padding-right: 0;
  z-index: 30;
}
#sddm li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#sddm li a {
  display: block;
  width: 150px;
  text-align: center;
/*  text-decoration: none; */
/*  color: #000099; */
/*  background-color: #DDDDDD; */
  color: #003366;
  font-size: 11pt;
}
#sddm li a:hover {
  background-color: #fffff0;
  color: black;
}
#sddm div {
  position: absolute;
  visibility: hidden;
  margin: 0;
  padding: 0;
  background: #EAEBD8;
  border: 1px solid #5970B2;
}
#sddm div a {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 10px;
  width: auto;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  background: #EAEBD8;
  color: #2875DE;
  font: 11px;
}
#sddm div a:hover {
  background: #49A3FF;
  color: #FFF;
}
/* MISC */
/*******************************************************/
.title_tr {
  background-color: #31659c;
}
.title_tr td {
  color: white;
  font-weight: bold;
  font-size: 11pt;
  height: 20px;
  padding: 2px;
}
.title_tr_2 {
  background-color: gray;
}
.title_tr_2 td {
  color: white;
  font-weight: bold;
  height: 20px;
  padding: 2px;
}
.title_tr_3 {
  background-color: gray;
}
.title_tr_3 td {
  color: white;
  height: 6px;
  padding: 1px;
  font-size: 8pt;
}
.title_td_c {
  color: white;
  text-align: center;
}
.title_td_r {
  color: white;
  text-align: right;
}
.title_td_l {
  color: white;
  text-align: left;
}
.black_bold {
  color: black;
  font-weight: bold;
}
.black_bold a:visited {
  color: black;
  font-weight: bold;
}
.black_bold a:link {
  color: black;
  font-weight: bold;
}
.red_bold {
  color: red;
  font-weight: bold;
}
.red_bold a:visited {
  color: red;
  font-weight: bold;
}
.red_bold a:link {
  color: red;
  font-weight: bold;
}
.red {
  color: red;
}
.red a:visited {
  color: red;
}
.red a:link {
  color: red;
}
.green {
  color: green;
}
.green a:visited {
  color: green;
}
.green a:link {
  color: green;
}
.z {
  background-color: #f5f5f5;
}
.z0 td {
  background-color: #f5f5f5;
  border-bottom: 1px solid #dfdfdf;
}
.z1 td {
  border-bottom: 1px solid #dfdfdf;
}
.z2 td {
  background-color: #99ffcc;
  border-bottom: 1px solid #dfdfdf;
}
.z00 td {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
}
.z11 td {
  border: 1px solid #dfdfdf;
}
.zz td {
  border-bottom: 1px solid #dfdfdf;
}
.a8c {
  font-size: 8pt;
  text-align: center;
}
.a8rb {
  font-size: 8pt;
  font-weight: bold;
  text-align: right;
}
.a8r {
  font-size: 8pt;
  text-align: right;
}
.a8 {
  font-size: 8pt;
}
.a8_b {
  font-size: 8pt;
  font-weight: bold;
}
.a8 a {
  font-size: 8pt;
}
.a9 {
  font-size: 9pt;
}
.a9c {
  font-size: 9pt;
  text-align: center;
}
.a9r {
  font-size: 9pt;
  text-align: right;
}
.a9_b {
  font-size: 9pt;
  font-weight: bold;
}
.a9cb {
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
}
.a8blk {
  font-size: 8pt;
  font-color: black;
  color: black;
}
.a8blk a {
  font-size: 8pt;
  font-color: black;
  color: black;
}
.pad6 {
  padding: 6px;
}
.pad6c {
  padding: 6px;
  text-align: center;
}
.c {
  text-align: center;
}
.cm {
  text-align: center;
}
.r {
  text-align: right;
}
.rb {
  text-align: right;
  font-weight: bold;
}
.rb_rowh {
  text-align: right;
  font-weight: bold;
  width: 1%;
  white-space: nowrap;
  padding: 4px;
}
.l {
  text-align: left;
}
.sr {
  text-align: right;
  font-size: 8pt;
}
.sl {
  text-align: left;
  font-size: 8pt;
}
.vtop {
  vertical-align: top;
}
.vmiddle {
}
.li_dfdfdf {
  list-style: square inside;
  color: #dfdfdf;
  font-size: 8pt;
}
.li_white {
  list-style: square inside;
  color: white;
  font-size: 8pt;
}
.link {
  color: #003399;
}
.a_bold {
  font-weight: bold;
  color: #003399;
}
.b {
  font-weight: bold;
}
A:hover {
  color: red;
}
A:visited {
  color: #003399;
}

