html
{
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #788FA6;
	SCROLLBAR-ARROW-COLOR: #043650;
	SCROLLBAR-TRACK-COLOR: #DADFE2;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #E7E3CB;
}

.link2 a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C74;
	font-size: 10px;
	text-decoration: none;
}
.link2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C74;
	font-size: 10px;
	text-decoration: none;
}
.link2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C74;
	font-size: 10px;
	text-decoration: underline;
}

.link2 a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C74;
	font-size: 10px;
	text-decoration: underline;
}

.SearchField
{
	background-color: #577181;
	border-width: 1;
	border-color: #224052;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial;
}

.TextHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002A41;
	font-weight: bold;
}

.HomeText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.PlayerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

body.content
{
	background-image: url('images/c_bg2.gif');
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body.news
{
	background-image: url('images/c_bg3.gif');
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body.popup
{
	background-image: url('images/p_bg.gif');
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body
{
	background-image: url('images/bg1.gif');
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #788FA6;
	SCROLLBAR-ARROW-COLOR: #043650;
	SCROLLBAR-TRACK-COLOR: #DADFE2;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #E7E3CB;
}


a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

div.news_thumbnail
{
	text-align: left;
	float: left;
	padding-right: 15px;
	position: relative;
	width: 150px;
}

div.news_detail
{
	float: right;
	padding-right: 10px;
	position: relative;
	width: 480px;
	vertical-align: top;
}


