body {
  background: #fff;
  font-family: tahoma, arial, sans-serif;
  font-size: 12px;
  color: #404040;
  text-align: justify;
  margin: 0px;
}


.submenu {
  border: #000000 1px solid;
  background: url("images/top_bckg.gif");
}

.sub_menu {
  padding-bottom: 0.3em;
  padding-top: 0.5em;
  color: #2070C0;
  font-weight: bold;  
  letter-spacing: 0.5ex;
  font-size: 12px;
}
.sub_menu A:link {
  color: #2070C0;
}
.sub_menu A:visited {
  color: #2070C0;
}
.sub_menu A:active {
  color: #2070C0;
}
.sub_menu A:hover {
  color: #FF6000;
}


.sub_item {
  padding-bottom: 0.3em;
  color: #2070C0;
  font-weight: bold;  
  font-size: 11px;
}
.sub_item A:link {
  color: #2070C0;
  font-size: 11px;
}
.sub_item A:visited {
  color: #2070C0;
  font-size: 11px;
}
.sub_item A:active {
  color: #2070C0;
  font-size: 11px;
}
.sub_item A:hover {
  color: #FF6000;
  font-size: 11px;
}




A {
  font-weight: bold;
  text-decoration: underline;
}
A:link {
  color: #2070C0;
}
A:visited {
  color: #2070C0;
}
A:active {
  color: #2070C0;
}
A:hover {
  color: #FF6000;
}


ul {
  margin-top: 5px;
  list-style: disc;
}


H1 {
  font-size: 20px;
  color:#2070C0;
  font-weight: bold;
  font-style: italic; 
  text-transform: uppercase;
  margin: 5px;
}


.cl_copy {
  font-size: 11px;
  color: white;
}
.cl_copy A {
  font-weight: bold;
  text-decoration: underline;
}
.cl_copy A:link {
  color: white;
}
.cl_copy A:visited {
  color: white;
}
.cl_copy A:active {
  color: white;
}



.cl_news {
  font-size: 12px;
  color: #6E6E6E;
  border: #000000 1px solid;
  background: url("images/top_bckg.gif");
}
.cl_newc {
  font-size: 12px;
  font-weight: bold;
  border: #000000 0px solid;
}
.cl_newt {
  font-size: 12px;
  border: #000000 0px solid;
}

.cl_more {
  font-size: 11px;
  color: #CC2206;
  font-weight: bold;
  text-decoration: underline;
}

.cl_text {
  font-size: 12px;
  color: #6E6E6E;
  text-align: justify;
  margin: 5px;
}

.cl_text img {
  margin: 3px;
}


.cl_bold,H3 {
  font-size: 11px;
  color: #6E6E6E;
  font-weight: bold;
  text-decoration: underline;
}

.cl_title,H2 {
  font-size: 12px;
  color: #733F19;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.win_back {
  background: navy;
  color: white; 
}

.win_fore {
  background: #F0F0FF;
  color: black;
}

.win_fore A:link {
  color: navy; 
}

.win_fore A:visited {
  color: navy; 
}

.win_fore A:active {
  color: navy; 
}

.win_fore A:hover {
  color: red; 
}

.win_fore TH A:link {
  color: white;
}

.win_fore TH A:visited {
  color: white;
}

.win_fore TH A:active {
  color: white;
}

.win_fore TH A:hover {
  color: white;
}

.msg_back {
  background: black;
}

.msg_fore {
  background: #D0D0D0;
  color: black;
}

.lineodd {
  background: #D0D0FF;
}

.lineven { 
  background: #F0F0FF; 
}

.button {
  border: #9496bd 1px solid;
  color: black;
  background-color: #f9f9f9
} 

.special {
  font-size: 11px; 
  font-weight: bold;
  text-decoration: underline;
}


.searchform {
  margin: 1px;
}
.searchform input {
  font-size: 10px; 
}


.art {
  margin: 10px;
}

.col1 {
  border:solid #FF6600 .75pt;
  background:#FFDCA0;
  text-align: left; 
}
.col2 { 
  border:solid #FF6600 .75pt;
  background:#FFF0D2;
}
.col3 {
  border:solid #FF6600 .75pt;
  background:#FFDCA0;
}
