body {
font-family:Trebuchet MS;
font-size:8pt;
margin: 0px;
background-image: url(images/bg.jpg);
background-color: Maroon;
color: #FFC400;
}
table {border: 0px;}
td {font-family:Trebuchet MS; color:#FFC400; font-size:10pt;}

a:link
{ 
color:#FFC400;
text-decoration:none;
}
a:visited
{
color:#FFC400;
text-decoration:none;
}
a:hover
{
color:#FFFFE0;
text-decoration:none;
}

.style1 {font-size: 11pt; font-weight: bold; color: White; text-transform: uppercase; text-align: center;}
.style2 {font-size: 9pt; font-weight: bold; color: #FFB4B4; text-transform: uppercase; text-align: center; 	}
.style3 {font-size: 10pt; font-weight: bold; text-align: center;}
.style4 {font-size: 9pt; font-weight: normal; color: #FF6060; text-align: center; letter-spacing: -1px;}
.style5 {font-size: 7pt; font-weight: normal; color: #FF6060; text-align: center;}

.playnow
{
	font-family:Arial;
	font-size: 18pt;
	font-weight: normal;
	text-align:center;
	color: White;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.playnow a:link, .playnow a:visited { color: white; }
.playnow a:hover { color: Yellow; }


.abc
{
	font-family:Arial;
	font-size: 19pt;
	font-weight: bold;
	text-align:center;
	color: #FF2D13;
	text-transform: capitalize;
	letter-spacing: 2px;
}
.abc a:link    { color: #FF220F; }
.abc a:visited { color: #FF7262; }
.abc a:hover   { color: White; }


.desc_title
{
	font-size: 18pt;
	font-weight: normal;
	color: White;
}
.desc_caption
{
	font-size: 12pt;
	font-weight: bold;
	color: White;
}
.desc_caption2
{
	font-size: 10pt;
	font-weight: bold;
	color: White;
}
.download
{
	font-size: 14pt;
	font-weight: bold;
}

/* The basicTickerTape styles are required */

div.basicTickerTape {
	position: relative;
	overflow: hidden;
}

	div.basicTickerTape ul {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
	}

/* The basicTickerTape styles are required */

div.skeletonTickerTape {
	border: 1px solid red;
	width: 300px;
	height: 175px;
}

	div.skeletonTickerTape ul li {
		margin: 10px 5px 0 5px;
		position:relative;
		border: 1px solid red;
	}

div.styledTickerTape {
	font-family: Verdana, sans-serif;
	border: 1px solid #ccc;
	width: 300px;
	height: 106px;
	font-size: 11px;
}

	div.styledTickerTape ul {
		padding: 0;
		list-style: none;
	}

		div.styledTickerTape ul li {
			width: 268px;
			margin: 10px 10px 0 10px;
			background: #eee;
			padding: 5px 5px;
			border: 1px solid #ddd;
		}

			div.styledTickerTape ul li p {
				margin: 0;
				padding: 0;
			}

	div.styledTickerTape a {
		color: black;
	}

div.horizontalTickerTape {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 859px;
	border: 0px solid #990000;
	height: 125px;
}

	div.horizontalTickerTape ul {
		padding: 0;
		list-style: none;
		width: 500000px;
	}

	div.horizontalTickerTape li {
		float: left;
		border-top: 0px solid #FFE540;
		border-left: 3px solid #FFE540;
		border-right: 2px solid #FFE540;
		border-bottom: 0px solid #FFE540;
		margin: 0px;
		padding: 0px;
	}

	div.horizontalTickerTape p {
		display: none;
		margin: 0;
	}

	div.horizontalTickerTape p.tickerLink {
		display: block;
	}
	
.ThumbsTable img
{
	border: 4px solid #FFE540;
}

.ThumbsTable img:hover
{
	border: 4px solid #FFFFFF;
}

.FP
{
	background-color: #FFE540;
	vertical-align: middle;
	float: none;
	text-align: center;
}
