body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #BBB384;
}
.TopNavigationBackGround {
	background-color:#F4EFD2;
	padding-right:11px;
	padding-left:11px;
	padding-top:3px;
	border-bottom:3px dashed;
	}
	
.BottomNavBar {
	background-image:url(../Images/BotNavBar.jpg);
	height:21px;
	padding-top:17px;
	padding-right:20px;
}
	
#Ruler {
border-bottom:3px dashed;
border-bottom-color:#8EBE21;
}
.TopNavigation {
	color: #000000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
a.TopNavigation:link {
	color: #000000;
	text-decoration: none;
}
a.TopNavigation:visited {
	text-decoration: none;
	color: #000000;
}
a.TopNavigation:hover {
	text-decoration: none;
	color: #990000;
}
a.TopNavigation:active {
	text-decoration: none;
	color: #000000;
}
.MainNavigation {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

a.MainNavigation:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;

}
a.MainNavigation:visited {
	text-decoration: none;
	color: #FFFFFF;


}
a.MainNavigation:hover {
	text-decoration: none;
	color: #FFCC00;

}
a.MainNavigation:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Header{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#990000;
}
.BGColor {
	padding-left:20px;
	}
.HorizontalLine {
	border-style: dashed;
}
.RightPadding {
	padding-right:5px;
}
#MainTable{
	width:750px;
	background-color:#F4EFD2;
}
.CopyRight{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#000000;
background-color:#BBB384;
}

.Artists {
	color: #000000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

a.ArtistsLinks:link {
	color: #000000;
	text-decoration: none;

}
a.ArtistsLinks:visited {
	text-decoration: none;
	color: #000000;

}
a.ArtistsLinks:hover {
	text-decoration: none;
	color: #990000;

}
a.ArtistsLinks:active {
	text-decoration: none;
	color: #000000;
}
.SpecialsTitle {
background-color:#990000;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
}
.Form {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	border:Solid 1px #990000;
	}
	
.Button {
	color:#990000;
	}
	
/*This is the text mouse over image display setup*/ 

a:hover {
position: relative;
}
a span {
display: none;
}
a:hover span {
display: block;
position: absolute;  
left: 300px;

}

.Admin {
	color: #000000;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#F4EFD2;
}
