body 
{
	font-family: Verdana, MS Sans Serif;
	font-size:10pt;
	
}

table.border
{
	border-collapse:collapse;
	border: solid 1px Black;
}

table.center
{
	margin:0 auto 0 auto;
	width:900px;
}

.menu-bg
{
	background-color:#333333;
	height:30px;
	
}

.news-bg
{
	width:270px; 
	background-image:url('images/news-bg.gif'); 
	height:300px
}

.footer
{
	height:20px;
	background-color:#B30000;
	color: White;
	text-align:center;
}

.border-bottom
{
	border-bottom: solid 1px #E6E6E6;
}