@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
	
.twoColHybLtHdr #container {
	width: 900px;
	border: medium solid #660000;
	text-align: left;
	margin-top: 0px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
} 

.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 25%;
	padding-top: 15px;
	padding-bottom: 10px;
}

.twoColHybLtHdr #mainContent {
	margin-right: 10px;
	margin-left: 30px;
	float: left;
	width: 70%;
} 
a:link {color: #5E0000; text-decoration: none;}

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

.style5 {font-size: x-small}

.style17 {color: #333300;	font-weight: bold;	font-size: 115%;}

.style26 {color: #5E0000; font-weight: bold; font-size: 115%; }

.KC {
	width: 605px;
	border: thin groove #990000;
	text-align: left;
	padding: 9px;
	float: none;
	height: 700px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #ECE9D8;
	background-color: #ECE9D8;
}
	
.style30 {color: #000033; font-weight: bold; font-size: 115%; }
.twoColHybLtHdr #linksbar {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	padding: 1px;
	height: 33px;
	line-height: 30px;
	color: #660000;
	font-size: 14px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #FFFFFF;
	border-bottom-color: #660000;
	border-left-color: #FFFFFF;
}
.twoColHybLtHdr #linksbarblock {
	width: 20%;
	border: thin none #FFFFFF;
	text-align: left;
	background-color: #660000;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	color: #660000;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
