﻿body {
	background-image: url('tile.gif');
	background-color: #000000;
}
#table1 {
	background-image: url('KTHeader2 jpg.jpg');
	background-repeat: no-repeat;
	width: 700px;
	height: 181px;
}
#table2 {
	width: 700px;
	color: #540100;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 5px;
	background-image: none;
}
#table3 {
	color: #FFFFFF;
	width: 700px;
	background-color: #000000;
}
#table4 {
	color: #FFFFFF;
	text-align: center;
	width: 700px;
	background-color: #000000;
}
td {
	vertical-align: top;
}
#table2 ul {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: right;
	color: #FFFFFF;
}
#table2 li {
	float: left;
}
#table2 a {
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #570100;
	border-left-color: #590000;
	text-decoration: none;
	display: block;
	margin-right: 1px;
	padding: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#table2 a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #C0C0C0;
	background-image: url('newrbmtile.jpg');
	font-weight: bold;
}
