@charset "utf-8";

<!-- KM -->

body {
	margin: 0 0 0 0;
}
.buttons {
	background-image:url(images/btn_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#f59831;
	padding-left:15px;
	padding-bottom:5px;	
}
.buttons_text {
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#f59831;
}
.buttons_text:hover {
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
}
.buttons_text:active {
	font-family:"Arial Narrow";
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
}
.line_bg {
	background-image:url(images/line.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.bottom {
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-family:"Arial";
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.bottom_text {
	font-family:"Arial";
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-bottom:5px;
}
.bottom_right {
	background-image:url(images/bottom_bgrt.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.bodytext {
	font-family:"Verdana";
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
.bodytext_bold {
	font-family:"Verdana";
	font-weight:bold;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}

/* BB */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #681616;
}

.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e0000;
	font-weight: bold;
}



/*   DJ   */
.midtextbold {
	font-family:"Verdana";
	text-align:left;
	font-size: 13px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
}
.midtext {
	font-family:"Verdana";
	text-align:left;
	font-size: 10px;
	color: #FFF;
	font-weight:bold;
}
.midblacktext {
	font-family:"Verdana";
	font-size: 11px;
	color: #000;
}
.dotlinestyle{
	border-bottom:#990000 dotted 1px; 
	padding-top:5px;
	margin-bottom:4px;
	}
.livechat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000ee;
	font-weight:bold;
	}
