/*original*/

body, td, th, p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #727045;
  text-align: justify;
}
body {
  scrollbar-face-color: #f2ead0;
  scrollbar-highlight-color: #e7d9ad;
  scrollbar-shadow-color: #4f4215;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #4f4215;
  scrollbar-track-color: #fcfaf3;
  scrollbar-darkshadow-color: #ffffff;
}
img {border: 0;}
img.m {height: 20px; width: 580px;}
.t0 {color: #a0a0a0; border: 3px solid; border-color: #C7C7C7; padding: 4px; background-color: #FCFAF3; width: 600px}
td {vertical-align: top;}

a:active, a:focus, img {outline: 0}

a:link, a:visited, a:hover, a:visited:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  cursor: pointer;
  font-weight: bold;
}
a:link, a:visited {
  color: #1c8e77;
}
a:active, a:hover {
  color: #dc0000;
  text-decoration: none;
  font-weight: bold;
}

div.mm {position: relative; left: 0; top: 0}
a.mm:link, a.mm:hover, a.mm:visited, a.mm:visited:hover {
  color: #6a624f;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  }
a.mm:hover, a.mm:visited:hover {color: #1c8e77}
a.mm:hover .mm_b, a.mm:visited:hover .mm_c {visibility: visible; opacity: 1; filter: alpha(opacity:100)}

.mm_a {position: absolute; z-index: 1; left: 0; top: 0}
.mm_b {position: absolute; z-index: 2; left: 0; top: 0; visibility: hidden}
.mm_t {position: absolute; z-index: 3; left: 0; top: 1px; margin-left: 20px}

*/

/*darkstyle
BODY
{background-color: #000000;
scrollbar-face-color: #100010; 
scrollbar-darkshadow-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #404040; 
scrollbar-3dlight-color: #000000; 
scrollbar-track-color: #202020; 
scrollbar-arrow-color: #404040;}

a:link{font-family: Arial; font-weight: bold; font-size: 11; color: #ff8000; text-decoration: none}
a:visited{font-family: Arial; font-weight: bold; font-size: 11; color: #ff8000; text-decoration: none}
a:hover{font-family: Arial; font-weight: bold; font-size: 11; color: #ff8000; text-decoration: none}
a:active{font-family: Arial; font-weight: bold; font-size: 11; color: #ff8000; text-decoration: none}
a:active, a:focus, img {outline: 0}

.t0 {font-family: Arial; font-size: 11; color: #a0a0a0; font-weight: bold; border: 0px double; border-bottom: 0px double; border-color: #a0a0a0; padding: 0px; border-spacing: 2px; background-color: #202020}
.t1 {font-family: Arial; font-size: 11; color: #a0a0a0; padding: 0px; border-spacing: 0px; background-color: #202020; width: 500px; text-align: justify}
hr {background-color: #a0a0a0; color: #ff8000; width: 100%; height: 1px; border: none}
img {border-width: 0px}
b {font-family: Arial; font-size: 15; color: #ff8000}
*/