@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
	margin-top: -4px;
	margin-right: -4px;
	margin-left: -4px;
}
body {
	background-color: #FFFFCC;
	background-image: url();
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a:link.gray {
	color: #333333;
}
a:visited.gray {
	color: #333333;
}
a:hover.gray {
	color: #990000;
	text-decoration: underline;
}
a:active.gray {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	text-align: left;
}
h2 {
	font-size: 1.2em;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	text-align: left;
}
#table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#header {
	background-color: #FFFFFF;
	background-image: url(backgrounds/bluestar.gif);
}
.style1 {font-size: 10px}
#tdPadding {
	padding: 0px 15px 15px 15px;
}
p {
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
}
#tdborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(photos/musicred.gif);
}
#tdBorderNews {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 0px 15px 15px 15px;
	background-color: #FFFFFF;
}
#imgPadding {
	margin: 0 10px 10px 0;
}
