BODY {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, serif;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 15px;
  margin-bottom: 0px;
}

TD {
  font-family: Arial, serif;
  font-size: 12px;
}

TH {
  font-family: Arial, serif;
  font-size: 12px;
}

p {
  font-family: Arial, serif;
  font-size: 12px;
}

A:link {
  color: #4d8dcd;
  text-decoration: underline;
}

A:visited {
  color: #4d8dcd;
  text-decoration: underline;
}

A:active {
  color: #4d8dcd;
  text-decoration: underline;
}

A:hover {
  color: #ff6600;
  text-decoration: underline;
}

A.categorybar:link, A.categorybar:active {
  background-color: #4d8dcd;
  color: #ffffff;
  text-decoration: none;
}

A.categorybar:hover {
  background-color: #4d8dcd;
  color: #ffff00;
  text-decoration: underline;
}

A.categorybar:visited {
  background-color: #4d8dcd;
  color: #ffffff;
  text-decoration: none;
}

A.categorybar:visited:hover {
  background-color: #4d8dcd;
  color: #ffff00;
  text-decoration: underline;
}

A.areabar:link, A.areabar:active {
  background-color: #4d8dcd;
  color: #ffffff;
  text-decoration: none;
}

A.areabar:hover {
  background-color: #4d8dcd;
  color: #ff6600;
  text-decoration: underline;
}

A.areabar:visited:hover {
  background-color: #4d8dcd;
  color: #ffff00;
  text-decoration: underline;
}

A.areabar:visited {
  background-color: #4d8dcd;
  color: #ffffff;
  text-decoration: none;
}

.navbar {
  color: #222222;
  background-color: #ffffff;
}

.categorybar {
  background-color: #4d8dcd;
  border-bottom: 2px solid #4d8dcd;
  border-top: 2px solid #4d8dcd;
  border-left: 5px solid #4d8dcd;
  border-right: 5px solid #4d8dcd;

  color: #ffff00;
  font-size: 12px;
  font-family: Arial, Serif;
  font-weight: normal;
  padding="2"
  }

.areabar {
  background-color: #4d8dcd;
  font-size: 12px;
  font-family: Arial, Serif;
  color: #ff6600;
  font-weight: 700;
  text-align: left;
}


.maincontent {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, serif;
  font-size: 12px;
  font-weight: normal;
}

.contentbar1 {
  background-color: #336699;
  color: #ffffff;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}


.standard_header {
  background-color: #eeedff;
  
    border-bottom: 1px solid #9999cc;
    border-top: 1px solid #9999cc;
    border-left: 1px solid #9999cc;
    border-right: 1px solid #9999cc;
  
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  padding:4px;
  margin-bottom:4px;
}

.standard_header2 {
  background-color: #ffffff;
  
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    border-left: 1px solid #000000;
    border-right: 2px solid #000000;
  
  color: #000000;
  font-family: Arial, Serif;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding:4px;
  margin-bottom:4px;
}

.link_menu_header{  
  padding: 4px;
  background: #eeeeee;
  border: 1px solid #cccccc;
}
 
.link_menu_header A{ 
  text-decoration: none;
}


.table_header1 {
  background-color: #333399;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #336699;
}

A.table_header1:visited {
  color: #0000aa;
}

A.table_header1:hover {
  color: #99ccff;
}

.table_header2 {
  background-color: #336699;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.table_header2 A:link, .table_header2 A:active {
  color: #ffffff;
}

.table_header2 A:visited {
  color: #0000aa;
}

.table_header2 A:hover {
  color: #ff6600;
}

.table_row1 {
  background-color: #aaaacc;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

A.table_row1:link, A.table_row1:active {
  color: #336699;
}

A.table_row1:visited {
  color: #0000aa;
}

A.table_row1:hover {
  color: #00FFaa;
}



.table_row2 {
  background-color: #ccccdd;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #336699;
}

A.table_row2:visited {
  color: #0000aa;
}

A.table_row2:hover {
  color: #00FFaa;
}

.table_row_highlight {  
  background-color: #ccddcc;
}

.standard_outline {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.standard_form {
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.standard_form_field {
  background-color: #eeeeee;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

.coolButton {
  cursor:pointer;
  background-color: #999999;
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 2px solid #888888;
  border-top: 1px solid #bbbbbb;
  border-left: 1px solid #bbbbbb;
  border-right: 2px solid #888888;
}

.highlight1 {
  color: #336699;
  background-color: #ffffff;
}

.highlight2 {
  color: #000000;
  background-color: #ffeeee;
}

.homepage {
  color: #336699;
  font-family: Verdana;
  font-size: 10pt;
}

A.homepage:link {
  color: #336699;
  text-decoration: underline;
}

A.homepage:visited {
  color: #336699;
  text-decoration: underline;
}

A.homepage:active {
  color: #ff6600;
  text-decoration: underline;
}

A.homepage:hover {
  color: #ff6600;
  text-decoration: underline;
}

.homepagesmall {
  font-family: Verdana;
  font-size: 8pt;
}

A.homepagesmall:link {
  color: #808080;
  text-decoration: none;
}

A.homepagesmall:visited {
  color: #808080;
  text-decoration: none;
}

A.homepagesmall:active {
  color: #336699;
  text-decoration: underline;
}

A.homepagesmall:hover {
  color: #ff6600;
  text-decoration: underline;
}

.thread_header_div{ 
  border: 1px solid #000000;
  padding:5px;
  background:#5588bb;
  color:white;
  font-weight:bold;
}
.thread_header_div A { 
  color:#ffffff;
}

.thread_header_cell{
  background-color:#ccccdd;
}
.thread_body_cell{
  background-color:#ffffcc;
  border-top: 1px solid #000000;
}

.forum_cell {
  border-right:1px solid #000000;
  border-top:1px solid #000000;
}

.forums_index_cell{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  font-weight:bold;
}

.forums_index_header{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  color: #ffffff;
  font-weight:bold;
}