body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCFCFC;
	background-color: #000000;
}
#Table_01 #login caption {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
}
.lf {
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	vertical-align: baseline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
}
.form {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #190909;
	border: 1px solid #666666;
	padding: 1px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
}

.form:focus {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #290909;
	border: 1px solid #886666;
	padding: 1px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

.form2 {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #111139;
	border: 1px solid #333344;
	padding: 1px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

.form2:focus {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #111149;
	border: 1px solid #333366;
	padding: 1px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}

#Table_01 #coming h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.btn {
	font-size: 9px;
	color: #999999;
	height: 16px;
	border: 1px solid #666666;
	background-color: #171717;
}
#time {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	padding-right: 3px;
	height: 11px;
	width: 99%;
        overflow: hidden;
}
#coming {
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	height: 300px;
       
}
#main {
	font-size: 9px;
	padding: 3px 3px 3px 3px;
	height: 300px;
	overflow: auto;
	
}
#Table_01 #main td {
	font-size: 9px;
}

#Table_01 #main h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCFCFC;
}
#Table_01 #main h2 {
	font-size: 11px;
	color: #FCFCFC;
	font-weight: bold;
}
#Table_01 #main p, #main ul {
	font-size: 10px;
	letter-spacing: 0.09em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#side h1 {
	font-size: 14px;
	font-weight: bold;
}
#side h2 {
	font-size: 10px;
	font-weight: bold;
}
#side p, #side td {
	font-size: 9px;
	line-height: 110%;
	font-weight: normal;
        overflow: hidden;
}
#side {
	padding: 1px;
        overflow: hidden;
       
}
.limg {
	float: left;
	padding: 1px 1px 1px 1px;
	border: 1px solid #333333;
}
.rimg {
	float: right;
	padding: 1px;
	border: 1px solid #333333;
}
.nowplaying {
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	width: 440px;
        overflow: hidden;
}
a:link, a:active, a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:hover, a:focus {
	color: #FFFFCC;
	text-decoration: underline;
}
