BODY {
	scrollbar-face-color: #5F745B;
	scrollbar-arrow-color: #EBEAE7;
	scrollbar-track-color: #424941;
	scrollbar-shadow-color: #000033;
	scrollbar-highlight-color: #EBEAE7;
	scrollbar-3dlight-color: #EBEAE7;
	scrollbar-darkshadow-Color: #000033;
	font-family : Tahoma, Verdana, Arial, sans-serif, helvetica;
	color : #FFFFFF;
	background-color : #000000;
}

A:link, A:visited, A:active, A:hover { 
  text-decoration: none;
  font-weight:     bold;
}
A:visited { 
  color: #FFFFFF;
}
A:active {
  color: #FFCC00;
}
A:HOVER { 
  color: #FFCC00; 
  text-decoration: underline;
}

BODY,P,TABLE,TD,TR {   
  font-size:   11px;
}

.strong {
  font-weight: bold;
}

.tdheader {
  font-size:   13px;
  font-weight: bold;
  color:       #FFFFFF;
  background:  #293128;
} 
 
.bordered {
	border: 1px solid #EAEAEA;

}

.just {
	text-align: justify;
}

.dark {
  background: #222222;
  color: #FFFFFF;
}

.light {
  background: #333333;
  color: #FFFFFF;
}

.small {
font-size:	10;
}
.link2 {
	font-weight: normal;
}
