body
{ 
	SCROLLBAR-FACE-COLOR: #2D99B2; /*+*/
	SCROLLBAR-HIGHLIGHT-COLOR: #5AC9D4; /*+*/
	SCROLLBAR-SHADOW-COLOR: #13497D; /*+*/
	SCROLLBAR-3DLIGHT-COLOR: #1C6091;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;  /*+*/
	SCROLLBAR-TRACK-COLOR: #25739F;   /*+*/
	SCROLLBAR-DARKSHADOW-COLOR: #0B2E5C;
	SCROLLBAR-BASE-COLOR: #BBCBDA; 
  background: #3C3F43;
  color: #898989;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; 
  font-family: arial,verdana,geneva,helvetica,sans-serif;
}

td
{ font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #000000;
  vertical-align: top;
}

td.sm
{ font-family: Verdana, Arial, sans-serif; 
  font-size: 8px;
  vertical-align: middle;
  text-align: center;
  line-height: 0.9;
}

td.sm2
{ font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
}

h2
{ font-size: 14pt;
  font-weight: bold;
  color: #38BD67;
}

h3
{ font-size: 14pt;
  font-weight: bold;
  color: #38BD67;
  margin: 5 0 0 0;
}

td.maintext
{ margin: 10px; 
}

form
{ margin: 0px; 
}

a:link {text-decoration: none; color: #1B83E4; font-weight: bold}
a:visited {text-decoration: none; color: #1B83E4; font-weight: bold}
a:hover {text-decoration: none; color: #0011B0; font-weight: bold}
a:vlink {text-decoration: none; color: #6464E8; font-weight: bold}
a:alink {text-decoration: none; color: #6464E8; font-weight: bold}

a.sm:link {text-decoration: none; color: #898989; font-weight: bold}
a.sm:visited {text-decoration: none; color: #898989; font-weight: bold}
a.sm:hover {text-decoration: none; color: #008127; font-weight: bold}
a.sm:vlink {text-decoration: none; color: #898989; font-weight: bold}
a.sm:alink {text-decoration: none; color: #898989; font-weight: bold}

td.menu
{ padding: 2px;
  margin: 0px; 
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 2px;  
}

a.menu:link {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold;}
a.menu:visited {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold;}
a.menu:hover {text-decoration: none; color: #283468; font-size: 9pt; font-weight: bold;}
a.menu:vlink {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold;}
a.menu:alink {text-decoration: none; color: #ffffff; font-size: 9pt; font-weight: bold;}

td.comment
{ font-size: 12pt;
  font-weight: bold;
}

td.copy
{ font-size: 10px;
	color: #38BD67;
}

a.copy:link {text-decoration: none; color: #38BD67;}
a.copy:visited {text-decoration: none; color: #38BD67;}
a.copy:hover {text-decoration: underline; color: #4CA781;}
a.copy:vlink {text-decoration: none; color: #38BD67;}
a.copy:alink {text-decoration: none; color: #38BD67;}


