/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #7A7A7A;
	line-height: 13px;
}
body {
	margin-left: 30px;
	margin-top: 59px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #EFEFEF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;

}

a {
	color:#7A7A7A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A7A7A;
}
a:hover {
	text-decoration: underline;
	color: #7A7A7A;
}
a:active {
	text-decoration: none;
	color: #7A7A7A;
}

.footer{
	color: #000000;
	font-size: 9px;
	line-height: 11px;
	padding-top: 5px;
}

.title {color: #000000;}
.newsTitle{
font-size: 11px;
color: #000000;
}
.newsDate{
	color: #A7A7A7;
	font-size: 9px;
	padding-bottom: 4px;
}
.newsLink{
		font-size: 11px;
	color: #7A7A7A;
}
.newsLine{
	padding-top: 7px;
	padding-bottom: 10px;
}
ul, li{
	list-style:none; 
	margin-left:0;
	margin-right:0;
}
.ImageText{
	color:#FFFFFF;
font-family:georgia;
padding:5px;
position:absolute;
top:10px;
	
}
.reltd{
	position:relative;
}
.list td{
	white-space:nowrap;
}
