﻿body {
	background-image: none;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #666666;
	background-color: transparent;
	scrollbar-face-color: #993333;
	scrollbar-highlight-color: #ff7979;
	scrollbar-3dlight-color: #ff0000;
	scrollbar-darkshadow-color: #993333;
	scrollbar-shadow-color: #660033;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;	

}
.bodymain{
	background-image: url('images/radbkgnd.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	text-align: center;
	margin: auto;
}
.maindiv {
	background-color: transparent;
	text-align: center;
	width: 900px;
	height: 650px;
	top: 3px;
	position: absolute;
	z-index: auto;
	left: 50%;
	margin-left: -450px;
}
.iframediv {
height: 550px;
	width: 700px;
	background-color: transparent;
	overflow: visible;
	visibility: visible;
}

.chardiv {
	color: #333333;
	font-size: 10px;
		width: 695px;
		height: 540px;
	background-color: transparent;
	overflow: auto;

}

.chardiv table {
   
	empty-cells: hide;
	border-spacing: 10px;
}
.chardiv table td {
	border: 1px solid #333399;
	text-align: center;
	vertical-align: top;
	width: 120px;
	height: 180px;
	background-color: #FFFFFF;
}
div.header{
	text-align: center;
	font-family: "Arial Black";
	font-size: 12px;
	color: #FF0000;
	text-transform: uppercase;
}

a img {
	border-style: none;
	text-decoration: none;
}
a {
	border-style: none;
	text-decoration: none;
}

div.kfcentral {
	overflow: auto;		width: 693px;
		height: 540px;
	background-color: transparent;
	overflow: auto;

	
}

.kfcentral table table {
	border-spacing: 3px;
}
.kfcentral table table td {
	padding: 2px;
}

a:active {
	color: #880000;
	text-decoration: none;
}

a:visited {
	color: #880000;
	text-decoration:none;
}

a:link {
	color: #880000;
		text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #FF9595;
}



