/*
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/space_backdrop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-size:11px;
}

.times {
	font-size: 10px;
}
.days {
	font-size: 11px;
}
.days a:link {
	text-decoration: none;
}
.days a:hover {
	text-decoration: underline;
	background-color: #00FF00;
}
.bottomTile {
	background-attachment: scroll;
	background-image: url(../images/bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuRightTile {
	background-attachment: scroll;
	background-image: url(../images/menu_right_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightTile {
	background-attachment: scroll;
	background-image: url(../images/right_side_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftTile {
	background-attachment: scroll;
	background-image: url(../images/left_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideMenu {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
	text-indent: 0px;
	display: list-item;
}
.menuBackground {
	background-attachment: scroll;
	background-image: url(../images/menu_left_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideMenu a:link {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.sideMenu a:visited {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #17105E;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
.topTile {
	background-attachment: scroll;
	background-image: url(../images/top_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sideMenu a:hover {
	color: #FFFF00;
	line-height: 18px;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
*/

/* NEW */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/space_backdrop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-size:11px;
}

.times {
	font-size: 10px;
}
.days {
	font-size: 11px;
}
.days a:link {
	text-decoration: none;
}
.days a:hover {
	text-decoration: underline;
	background-color: #00FF00;
}
.bottomTile {
	background-attachment: scroll;
	background-image: url(../images/bottom_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuRightTile {
	background-attachment: scroll;
	background-image: url(../images/menu_right_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightTile {
	background-attachment: scroll;
	background-image: url(../images/right_side_tile.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftTile {
	background-attachment: scroll;
	background-image: url(../images/left_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideMenu {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: disc;
	text-indent: 0px;
	display: list-item;
}
.menuBackground {
	background-attachment: scroll;
	background-image: url(../images/menu_left_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sideMenu a:link {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.sideMenu a:visited {
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #17105E;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
}
.topTile {
	background-attachment: scroll;
	background-image: url(../images/top_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sideMenu a:hover {
	color: #FFFF00;
	line-height: 18px;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.AdminMenu {
	background-color:#FFFFFF;
}
.AdminMenuOver {
	background-color:#99CCFF;
}
.DateNav {
	color:#FFFFFF;
}

.addressText {
color:#ffffff;
}
.addressText a {color: #ffffff; text-decoration: underline;}
.addressText a:active {color: #ffffff; text-decoration: underline;} 
.addressText a:hover {color: #ffffff; text-decoration: none;}


/* ADDED BY CYBACAT */
/*
.AdminMenu {
	background-color:#FFFFFF;
}
.AdminMenuOver {
	background-color:#99CCFF;
}
.DateNav {
	color:#FFFFFF;
}
*/