/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
.top_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #266984;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.top_menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	cursor:pointer;
}
.no_data {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}.shows_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.prev {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	text-decoration: none;
}
.body_data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	line-height: 25px;
}
.images {
	border: thin solid #CCCCCC;
	margin: 5px;
	padding: 2px;
}
.vote_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.small_data {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.back {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.vote_data {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.news_titles_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: right;
}

.news_titles_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.news_marquee {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.news_marquee:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.news_body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
.news_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: right;
}
.news_titles:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	cursor:pointer;
}
