/* CSS Document */

body {
	background-image: url(../img/001.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
}
.copyright {
	color: #996633;
	text-align: center;
	font-size: 9px;
}
.menu {
	font-weight: bold;
	color: #000000;
	background-color: #99CCFF;
	text-align: center;
	padding: 6px 4px;
}
.menuOn {

	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
	text-align: center;
	padding: 6px 4px;
}
.white {
	color: #FFFFFF;
}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.borderimg {
    border:1px solid #CC9966;
}
a:link {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFCC99;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
a.mmenu:link {
	color: #003366;
	text-decoration: none;
}
a.mmenu:visited {
	text-decoration: none;
	color: #003366;
}
a.mmenu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.mmenu:active {
	text-decoration: none;
	color: #003366;
}
.playlist {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
