body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(graphics/starsbg.gif);
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.top-buttons {
	background-image: url(graphics/slices/top-buttons.jpg);
	background-repeat: no-repeat;
}
.middle-buttons {
	background-image: url(graphics/slices/middle-buttons.jpg);
}
.bottom-buttons {
	background-image: url(graphics/slices/bottom-buttons.jpg);
}
.top-left-corner {
	background-image: url(graphics/slices/top-left-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-right-corner {
	background-image: url(graphics/slices/top-right-corner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.left-slice {
	background-image: url(graphics/slices/left-slice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-slice {
	background-image: url(graphics/slices/right-slice.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottom-left {
	background-image: url(graphics/slices/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-right {
	background-image: url(graphics/slices/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-left {
	background-image: url(graphics/slices/footer-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer-right {
	background-image: url(graphics/slices/footer-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer-slice {
	background-image: url(graphics/slices/footer-slice.jpg);
	background-repeat: repeat-x;
}
.top-middle-spacer {
	background-image: url(graphics/slices/top-middle-spacer.jpg);
	background-repeat: no-repeat;
}
.middle-bottom-spacer {
	background-image: url(graphics/slices/middle-bottom-spacer.jpg);
	background-repeat: no-repeat;
}
.frame-top {
	background-image: url(graphics/slices/frame-top.jpg);
	background-repeat: no-repeat;
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}.show-bg {
	background-image: url(graphics/shows.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-small {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style4 {color: #FF0000}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 12px; font-weight: bold; }
.links:link{ 
color:#000000; text-decoration:underline;
} 
.links:active{ 
color:#000000; text-decoration:underline;
} 
.links:visited{ 
color:#000000; text-decoration:underline;
} 
.links:hover{ 
color:#ff0000; text-decoration:underline;
}.link-details {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin solid #FF0000;
}
.link-box {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #FF0000;
	padding: 5px;
	text-align: left;
}
