body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom:0;
}

td, p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;}
	
	a {
	font: 12px arial, helvetica, sans-serif;
	font-style: normal; 
	text-decoration: none; 
	color: #808080}

a:active {
	font: normal 12px arial, helvetica, sans-serif;
	color: #808080;
	font-style: normal;
	text-decoration: none }

a:hover {
	font: normal 12px arial, helvetica, sans-serif;
	color: #f3f3f3;
	font-style: normal;
	text-decoration: none }

.h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style : normal;
	color: #844000;
	font-stretch:ultra-condensed;
	line-height: 30px;
}


.tiny {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	font-style : normal;
	color: #808080;
}	

.newsstrong {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #865A2B;
}	

.news {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #865A2B;
}	

.date {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #E4D147;
}	

.login 
{
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
  background-color : #A5A4A2;
  border           : 1px solid #787677;
}
.padding{
padding-left:120px;
padding-top:50px;
}
.repy{
background-repeat:repeat-y;
background-position:left;
}
.pd10px{
padding:10px;
}