body {
	text-align: center;
	font-family: Verdana, Helvatica, Sans-Serif;
	font-size: 8pt;
	color: #556878;
	background-color:#FFFFFF;
	margin: 0;
    padding: 0;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.news {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #e0edf2;
	width: 650px;
	padding: 5px;
	text-align: left;
}

.news_header {
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #375dc2;
}

.news_header a:link, .news_header a:active, .news_header a:visited {
	color: #375dc2;
	text-decoration: none;
}

.news_header a:hover {
	color: #375dc2;
}

.news_seperator {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 8px;
	background-image: url('img/video_seperator.gif');
	background-repeat: repeat-x;
	font-size: 1px;
}

.news_description {
	color: #5ba1da;
}

.news_middle {
	margin-left: auto;
	margin-right: auto;
	width: 250px;
}

.news_middle_left {
	width: 200px;
	text-align: center;
}

.news_middle_right {
	width: 50px;
	text-align: center;
}

.news_image {
	width: 200px;
	height: 100px;
	border: 1px solid #d5e5eb;
	padding: 3px;
}

.news_rating {
	width: 34px;
	height: 100px;
	background-image: url('img/rating_background.png');
	background-repeat: no-repeat;
	padding-top: 7px;
	font-weight: bold;
	color: #fff;
}

.text_orange {
	color: #edb812;
	/*color: #f65077;*/
}

.text_orange a:link, .text_orange a:active, .text_orange a:visited {
	color: #edb812;
	text-decoration: none;
}

.text_orange a:hover {
	color: #edb812;
	text-decoration: underline;
}

.text_pink {
	color: #fc5077;
}

.mini {
	vertical-align: middle;
	border: 1px solid #d5e5eb;
	margin-bottom: 4px;
	padding: 1px;
	width: 100px;
	height: 100px;
}

.nextprev{
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
		
.nextprev span:hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}

.footer {
	color:#CCCCCC; 
	font-size:7pt; 
	font-family:Tahoma,arial; 
	font-weight:bold;
}

.Paginator {
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	text-align:center;
}
.Paginator a, .pageList .this-page {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #DDDDDD;
	padding:2px 6px;
	text-decoration:none;
	margin-left:5px;
}
.Paginator a:visited {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #DDDDDD;
	padding:2px 6px;
	text-decoration:none;
}
.Paginator .AtStart {
	background:#FFFFFF none repeat scroll 0%;
	color:#AAAAAA;
	margin-right:20px;
	padding:2px 6px;
}
.Paginator .Prev {
	background:#FFFFFF none repeat scroll 0%;
	border:2px solid #DDDDDD;
	margin-right:20px;
	padding:2px 6px;
}
.Paginator .Next {
	background:#FFFFFF none repeat scroll 0%;
	border:2px solid #DDDDDD;
	margin-left:20px;
	padding:2px 6px;
}
.Paginator .AtEnd {
	background:#FFFFFF none repeat scroll 0%;
	color:#AAAAAA;
	margin-left:20px;
	padding:2px 6px;
}
.Paginator .this-page {
	background:#FFFFFF none repeat scroll 0%;
	border-color:#999999;
	color:#FF0084;
	font-size:9pt;
	font-weight:bold;
	padding:2px 6px;
	margin-left:4px;
	vertical-align:top;
}
.Paginator a:hover {
	background:#0063DC none repeat scroll 0%;
	border-color:#003366;
	color:#FFFFFF;
	text-decoration:none;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}

#news_header {
	margin-left: 0px;
	margin-right: auto;
	width: 500px;
	height: 16px;
	background-image: url('img/header_background.gif');
	padding-left: 0px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	color: #375dc2;
}

#news_seperator {
	margin-left: 0px;
	margin-right: auto;
	width: 500px;
	height: 3px;
	background-image: url('img/video_seperator.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-size: 1px;
}

#news_description {
	margin-left: 0px;
	margin-right: auto;
	width: 510px;
	text-align: left;
	color: #5ba1da;
	padding-top: 7.5px;
	padding-left: 0px;
}

#news {
	width: 700px;
	margin: auto;
}

#news_left {
	width: 325px;
	height:40px;
	vertical-align: top;
}

#news_center {
	width: 450px;
}

#news_right {
	vertical-align: top;
}

#rating_left {
	width: 34px;
	height: 29px;
	background-image: url('img/rating_background.png');
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

#rating {
	width: 50px;
	margin: auto;
}

#rating_right {
	width: 10px;
	text-align: left;
	font-size: 0px;
}