body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}

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

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

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

a.sideNav:hover {
	font: normal 12px arial, helvetica, sans-serif;
	color: #808080;
	font-style: normal;
	text-decoration: none }
	
h1 {
	font-size: 14px;
	color:#ff9900;
}


.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;
width:100%;
height:100%;
}
.repy{
background-repeat:repeat-y;
background-position:left;
}
.pd10px{
padding:10px;
}