body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

.cont {
	width: 502px;
	font-size: 14px;
	font-family: Arial;
	color: #555555;
	text-align: left;
}

.foot {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5E;
	margin-bottom: 5px;
}

.footl {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.navbar {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	text-align: right;
	text-decoration: none;
}

.newslogo {
	width: 83px;
	height: 51px;
	text-align: center;
	padding-top: 1px;
	background: url(/theme/default/images/newsbg.jpg) no-repeat;
	float: left;
}

.newstxt {
	width: 310px;
	margin-left: 7px;
	float: left;
}

.newshr {
	width: 400px;
	height: 2px;
	background: url(/theme/default/images/newshr2.jpg) no-repeat;
}

.facttop {
	width: 169px;
	height: 17px;
	background: url(/theme/default/images/facttop.jpg) no-repeat;
}

.factmid {
	width: 144px;
	font-size: 12px;
	font-family: Arial;
	color: #555555;
	text-align: left;
	padding-left: 25px;
	background: url(/theme/default/images/factmid.jpg);
}

.factdow {
	width: 169px;
	height: 29px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	line-height: 31px;
	text-align: left;
	padding-left: 35px;
	background: url(/theme/default/images/factdow.jpg) no-repeat;
}

.boxtop {
	width: 394px;
	height: 17px;
	background: url(/theme/default/images/boxtop.jpg) no-repeat;
}

.boxmid {
	width: 394px;
	font-size: 12px;
	font-family: Arial;
	color: #555555;
	text-align: left;
	padding-left: 15px;
	padding-left: 5px;
	background: url(/theme/default/images/boxmid.jpg);
}

a:link {text-decoration: none; color: #555555; font-weight: bold;}
a:visited {text-decoration: none; color: #555555; font-weight: bold;}
a:active {text-decoration: none; color: #555555; font-weight: bold;}
a:hover {text-decoration: none; color: #555555; font-weight: bold;}



.boxdow {
	width: 394px;
	height: 37px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	line-height: 48px;
	text-align: left;
	padding-left: 15px;
	background: url(/theme/default/images/boxdow.jpg) no-repeat;
}