.linkbg {
	background-image: url(images/links-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nes-bg {
	background-image: url(images/news-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.text-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 3px;
	border: 1px solid #333333;
}
.text-12-right-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 45px;
	padding-left: 50px;


}
.text-12-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;

}

.text-12-right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 45px;

}

.text-12-right a:hover{
	text-decoration: underline;


}
.date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.text-12-right-15 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.text-12-right-15 a:hover{

	text-decoration: underline;



}
.red-bg {
	background-image: url(images/trailer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom-text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link a{
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bottom-text-link a:hover{
	text-decoration: underline;
}