body {
	background-color: #CCCCCC;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.news {border-style: solid; border-width: 2px; border-color:#003399; background:#FFFFFF}

.titles {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	}
	
	
a.bottom:link {color: #003399}
a.bottom:visited {color: #003399}
a.bottom:hover {color: #fffffff}
a.bottom:active {color: #003399}

.list {
margin-left:-45px;
}

div.scroll {
 height: 298px;
  width: 188px;
  left:0px;
  top:0px;
  position:relative;
   overflow: auto;
 padding: 10px;
 }


.mainImg {
	width: 100%;
	height:339px;
}