body
{
  background-color: transparent;
  scrollbar-3dlight-color: #6a6a6a;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #1f1f1f;
  scrollbar-highlight-color: #CECFC6;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color: #CECFC6;
	scrollbar-arrow-color: #9EC720;
  color: #CECFC6;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: left;
}

a
{
  color: #9EC720;
 	text-decoration: none;
}

a:hover
{
  color: #CECFC6;
}

a.item
{
  color: #CECFC6;
 	text-decoration: none;
}

a.item:hover
{
  color: #9EC720;
}

font.section
{
  size: 12px;
  color: white;
  font-style: italic;
}

td
{
  color: #CECFC6;
  font-size: 12px;
}

td.menu
{
  padding-top: 31px;
  padding-left: 1px;
}

td.headlines
{
  padding-top: 34px;
  padding-left: 12px;
}

td.results
{
  padding-top: 25px;
  padding-left: 12px;
}

td.content
{
  color: #CECFC6;
  padding-top: 32px;
  padding-left: 16px;
}

td.fieldname
{
  color: #9EC720;
  font-weight: bold;
}

td.item
{
  font-family: Arial;
  font-size: 10px;
  border-top: 1px solid #3A3B2D;
}

td.resultheader
{
  color: white;
  font-size: 20px;
  font-weight: bold;
}

td.subject
{
  background-image: url('images/subjectbg.gif');
  background-repeat: no-repeat;
  padding-left: 6px;
  padding-bottom: 10px;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

td.teamname
{
  size: 12px;
  color: white;
  font-weight: bold;
  font-style: italic;
}

td.member
{
  padding-right: 20px;
  color: white;
}

td.postedby
{
  padding-left: 10px;
  font-size: 10px;
  color: white;
}

td.poster
{
  font-size: 12px;
  color: white;
}

td.comments
{
  font-size: 10px;
  color: #9EC720;
}

img
{
  border: 0px;
}

img.border
{
  border: 1px solid #D6D6CE;
}

hr
{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #626D41;
  color: transparent;
}

form
{
  margin: 0px;
}

input,textarea
{
  background: #1E1E1E;
  border: 1px solid #D6D6CE;
  color: #CCFF00;
  font-style: arial;
  font-size: 13px;
  padding-left: 3px;
  padding-right: 3px;
}

input.submit
{
  background: #1E1E1E;
  border: 1px solid #D6D6CE;
  color: #CCFF00;
  font-style: arial;
  font-size: 12px;
  padding-left: 3px;
  padding-right: 3px;
}

select
{
  background: #1E1E1E;
  border: 1px solid #D6D6CE;
  color: #CCFF00;
  font-style: arial;
  font-size: 13px;
}

input.login
{
  background: #2C2E2E;
  border: 0px;
  color: #CCFF00;
  font-style: arial;
  font-size: 13px;
  padding-left: 3px;
}

input.loginbutton
{
  background-image: url('images/login.gif');
  width: 35px;
  height: 17px;
  border: 0px;
}

input.blank
{
  border: 0px;
  background: transparent;
}

