body {
	background-color: #eeeeee;
}

body, p, .ImageButton {
	font-family: Verdana, Tahoma, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 11px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 8px;
}

a, a:visited {
	color: #000000;
}

.OuterContentFrame {
	width: 100%;
}

.MainContentFrame, .Footer {
	width: 800px;
	text-align: left;
}

.MainContentFrame {
	border: 1px solid #000000;
	background-color: #ffffff;
}

.TopNavBar, .ContentContainer {
	position: relative;
	top: -30px;
}

.TopNavBar {
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #000000;
}

.TopNavBar td {
	width: 8%;
	text-align: center;
	vertical-align: middle;
}

.TopNavBar td, .TopNavBar a, .TopNavBar a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
	
.ContentContainer {
	margin: 5px 5px 5px 8px;
}

.Footer a, .Footer a:visited, .ImageButton {
	color: #0033cc;
	text-decoration: underline;
}

.AdSense {
	text-align: center;
	height: 100px;
	padding-bottom: 10px;
}

.FramedImage, .ProductImage {
	border: 1px solid #000000;
}

.ProductImage {
	float: left;
	margin-right: 15px;
}

.HigherBaseline {
	position: relative;
	top: -8px;
}

.BalancePositive, .BalanceNegative {
	font-weight: bold;
}

.BalanceNegative {
	color: #ff0000;
}

.QuotaBox {
	float: right;
	border: 1px solid #000000;
	margin: 0px 20px 5px 20px;
	padding: 5px 5px 5px 5px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
}

.RoomSummary, .SongSummary {
	margin-top: 40px;
}

.UserSettings {
	clear: left;
	padding-top: 20px;
}

.SongList {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.SongList li {
	display: inline;
	position: relative;
	cursor: move;
	margin-right: 10px;
	float: left;
}

.Song {
	text-align: center;
	background-color: #cccccc;
}

.Song img {
	border: 1px solid #d8d8d8;
	background-color: #ffffff;
}

.SongTitle {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}

.Song img, .SongTitle {
	width: 100px;
}

.SerialNo {
	font-family: "Consolas", "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12px;
}
