body {
	background: transparent;
	position: absolute;
	left: 150px;
	top: 1px;
	width: 750px;
	height: auto;
}
body,td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-align: left;
}
body,td{margin:0px;}
table{border:0px;}
img{border:0px;}
.navblock a{
	height: 21px;
	width: 115px;
	border-top: 4px solid #FF2F2F;
	border-bottom: 3px solid Green;
	margin: 0px;
	padding-top: 8px;
	color: #777777;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
}
.navblock a:hover{
	color: Green;
	background-color: Yellow;
}
.date{color:#FA7E02;font-weight:bold;}
.boxtitle{font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:16px;text-align:left;}
