@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161824;
	text-align: left;
    overflow-x:hidden;	
}
.newsdate {
	color: #848484;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;	
}
.newshead {
	font-family: Tahoma;
	font-size: 13px;
	color: #5b79c5;
	text-align: left;	
}
.newstxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #333;
	text-align: left;
}
.bigbluetxt {
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #5b79c5;
	text-align: left;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 13px;
	color: #5b79c5;
	text-decoration: none;
}
#apDiv {
	position:absolute;
	left:49%;
	top:91px;
	width:362px;
	height:29px;
	z-index:1;
}
.cattable {
	text-align: left;
	height: 90px;
	font-size: 14px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #5b79c5;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #A0ADBC;
	text-decoration: none;
}
.catmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

