BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 8px Verdana;
	color: black;
	border-top-style: none;
	padding-top: 0px;
	background-repeat: repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
table.tbl
{
	border-right: black thin solid;
	padding-right: 0px;
	border-top: black thin solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 14px Verdana;
	border-left: black thin solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: black thin solid;
	height: 450px;
	background-color: white;
}
table.tbl2
{
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 12px Verdana;
	color: #000000;
	padding-top: 0px;

}
th
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font: bold 16px Verdana;
	color: #000000;
	padding-top: 0px;
	
}

banner
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	font: bold 24px Verdana;
	color: #000000;
	padding-top: 6px;
	line-height: 20px;
}
.bored
{
	background-position: left top;
	display: block;
	float: left;
	background-image: url(mediaplayerbg.jpg);
	background-repeat: repeat;
	background-color: transparent;
}
foot
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font: 16px Verdana;
	color: #000000;
	padding-top: 0px;
}
A
{
	font-weight: bold;
	color: navy;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: navy;
	font-family: Verdana;
	text-decoration:underline;
}

A:visited {
	font-weight: bold;
	color: navy;
	font-family: Verdana;
	
}