BODY 	{ background-color: #FFF;
	  scrollbar-face-color: #FFF;
	  scrollbar-highlight-color: #FFF;
	  scrollbar-3dlight-color: #000;
	  scrollbar-shadow-color: #FFF;
	  scrollbar-darkshadow-color: #000;
	  scrollbar-track-color: #FFF;
	  scrollbar-arrow-color: #CB1919;
	  margin: 0;
	  font-size: 12px;
	  text-align: justify;
	  color: #000;
	  font-family: verdana, serif; }

.img	{ position: absolute;
	  top: 0;
	  left: 100;
	  z-index: 1; }

.main	{ position: absolute;
	  top: 0;
	  left: 0;
	  border: none;
	  font-size: 11px;
	  font-family: verdana, serif;
	  text-align: justify;
	  width: 425;
	  padding: 0;
	  line-height: 12px;
	  align: left; }

B	{ color: #AD0C02;
	  font-weight: bold;
	  font-size: 10px;
	  text-transform:uppercase; }

.date	{ font-size: 11px;
	  font-weight: bold;
	  font-family: verdana, serif;
	  text-transform:uppercase;
	  color: #AF1E1E;
	  padding: 0; }

.title	{ color: #000;
	  font-weight: bold;
	  font-size: 11px;
  	  text-align: JUSTIFY;
	  text-transform:uppercase;
	  width: 100%;
	  padding: 0; }

.nav	{ border: none; 
	  font-size: 10px;
	  font-family: verdana, serif;
	  color: #000;
	  text-align: JUSTIFY;
	  align: right;
	  line-height: 15px;
	  padding: 0;
	  margin: 0; }

.sidebar{ position: absolute;
	  top: 0;
	  left: 0;
	  z-index: 3;
	  width: 240;
	  font-size: 10px;
	  font-family: verdana, serif;
	  color: #000;
	  text-align: JUSTIFY;
	  align: right;
	  height: 15;
	  padding: 0; }

input, textarea, select{ background-color: #949494; 
			 COLOR: #000; 
			 border: none; 
			 FONT-FAMILY: verdana, serif;
			 FONT-WEIGHT: bold;
			 font-size: 11px; }

a:link,a:visited,a:active { color:#F99306; }
a:hover      { color:#FFEA00; }
a{text-decoration:none; cursor:crosshair;font-weight:bold;}