body   {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #c3c3c3;
	background-image: url(/i/bg.jpg);
	background-color:  #222222;
	margin: 0px;
}

td		{ font-family: arial, helvetica; font-size: 12px; color: #c3c3c3; }

a {
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:visited {
	color: #33CCFF;
	text-decoration: none;
}
h3 {
	 font-family: arial, helvetica; font-size: 16px; color: #c3c3c3; 
}


.yellow {
	color: #FFCE31;
}
.albumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
}
.menuItem {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}


.menuTop {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(i/menuTop.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 170px;
	text-indent: 25px;

}
.specText {
	font-weight: bold;
}
.bgNoRepeat {
	background-repeat: no-repeat;
}

