html, body {
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	overflow-x: hidden;
}
img {
	border:none;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.f16px {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:28px;
    font-weight:bold;
}
.maxtable, .maxcell {
	height:100%;
}
.content_white{
	width:100%;
	background-color:#FFFFFF;
	margin-top:10px;
}
.header_cell {
	margin-bottom:10px;
}
.content_white_bottom {
	border: 4px solid #FFFFFF;
	border-bottom:none;
	width:100%;
	height:100%;
	margin-top:10px;
}
.content_black {
	width:100%;
	background-color:#000000;
	height:100%;
}
.content_left {
	background-image:url('images/rotd_content_ul.gif');
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	border-bottom:4px solid #000000;
}
.menu_item {
	background-image:url('images/menu_item.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:0px;
}

.menu_hover {
	background-image:url('images/menu_hover.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:0px;
}
.menu_arrow {
	color:#741213;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	width:10%;
}
.menu_text {
	color:#333333;
	font-size:9px;
	font-weight:bold;
	text-align:left;	
}
.menu_text_ {
    color:#333333;
    font-size:9px;
    font-weight:none;
    text-align:left;
}
.menu_text_hover {
    color:#FFFFFF;
    font-size:9px;
    font-weight:bold;
    text-align:left;
}

.hovermenu {
	color:#FFFFFF;
}

.content_right {
	background-image:url('images/rotd_content_ur.gif');
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:3px solid #000000;
}
.gallery_item {
	background-image:url('images/gallery_bg.gif');
	background-position:center;
	background-repeat:no-repeat;
	height:123px;
	width:206px;
	margin-top:3px;
	margin-right:3px;
}
a:visited {
	color:#741213;
	font-weight:bold;
}
a:link {
	color:#741213;
	font-weight:bold;
}
a:active {
	font-weight:bold;
	color:#741213;
}
a:hover {
	font-weight:bold;
	color:#741213;
}
a.menu_text:link {
	color:#333333;
	text-decoration:none;
}
a.menu_text:visited {
	color:#333333;
	text-decoration:none;
}
a.menu_text:hover {
	color:#333333;
	text-decoration:none;
}
a.menu_text:active {
	color:#333333;
	text-decoration:none;
}
.lc {
	height: 1px;
	width: 1px;
	background: #000000;
}
.ls {
	width: 1px;
	background: #CCCCCC;
}
.lu {
	height: 1px;
	background: #CCCCCC;
}
.ld {
	background: #CCCCCC;
}
.ltb {
	border: 0;
	text-align: left;
	width: 100%;
}
.la {
	width: 15px;
}
.lt {
	text-align: left;
	width: 400px;
}
.songimg {border: black 2px solid;margin-right: 4px; cursor: default;}
.songimg_ {border: black 2px solid;margin-right: 4px; cursor: hand;}
