body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #000000;
	
  SCROLLBAR-FACE-COLOR: #4c4c4c;
	SCROLLBAR-HIGHLIGHT-COLOR: #5c5c5b;
	SCROLLBAR-SHADOW-COLOR: #2d2e2f;
	SCROLLBAR-3DLIGHT-COLOR: #90908f;
	SCROLLBAR-ARROW-COLOR: #6c6c6b;
	SCROLLBAR-TRACK-COLOR: #3a3a3a;
	SCROLLBAR-DARKSHADOW-COLOR: #191919;
	/*background-image: url(../images/bg.jpg);*/	
	
}

table, tr, td, p, div
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FFFFFF;
}

form, input, textarea
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #000000;
}

a:link, a:active, a:visited
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ff0000;
	text-decoration: none;
}

.add
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #000000;
}

a.add:link, a.add:active, a.add:visited
{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #000000;
	text-decoration: none;
}

a.add:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Programmer Mod */
.input_requestsong
{
	border-color: #999999;
	background-color: #666666;
	border-style: ridge;
	width: 130px;
	color: #FFFFFF;
}

.button_requestsong
{
	border: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #CCFFFF;
	width: 60px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.topchart_font_bold_yellow
{
	font-family: "MS Sans Serif";
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}

.topchart_font_normal_yellow
{
	font-family: "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}

.topchart_font_bold_white
{
	font-family: "MS Sans Serif";
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.topchart_font_normal_white
{
	font-family: "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.topchart_hr_red
{
	width: 100%;
	height: 1px;
	border: 0px;
	color: #990000;
}

a.link_yellow_bold:link, 
a.link_yellow_bold:active, 
a.link_yellow_bold:visited
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FFCC00;
	text-decoration: none;
}

a.link_yellow_bold:hover
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FFCC00;
	text-decoration: underline;
}
