.menuBG {
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.mainBox {
	border: 1px groove #333333;
	background-color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
.bottomDash {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #99FF00;
	text-decoration: none;
	font-weight: normal;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00FF00;
	text-decoration: underline;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #99FF00;
	text-decoration: none;
}

.notices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.insetBox {
	border: 1px dashed #666666;
}
.rightDash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightDash A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00CC33;
	text-decoration: none;
}
.rightDash A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	text-decoration: underline;
}
.rightDash A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #00CC00;
	text-decoration: none;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
.dashBox {
	border: 1px dashed #666666;
}
.movieBox {
	border: 1px groove #999999;
}
.dashBox A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CC00;
	text-decoration: none;
}
.dashBox A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	text-decoration: underline;
}
.dashBox A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00FF00;
	text-decoration: none;
}
.reviewBox A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.reviewBox A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00FF00;
	text-decoration: underline;
	font-style: italic;
}
.reviewBox A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.reviewLink A:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	text-decoration: none;
}
.reviewLink A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFF00;
	text-decoration: none;
}
.reviewLink A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: underline;
}
.featureLinks A:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CC00;
	text-decoration: none;
}
.featureLinks A:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00CC00;
	text-decoration: none;
}
.featureLinks A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
	text-decoration: underline;
}
