@charset "utf-8";

/* CSS Document */

html, body { 
	padding:				0;
	margin:					0;
	border:					0;
	background-image: 		url(../lightgreymarble.jpg);
	background-repeat:		repeat-x repeat-y;
	font-family:			Arial, Helvetica, sans-serif !important;
	margin:					0 auto;
	width:					100% !important;
}
.table {
	width:					95%;
	height:					100%;
}
.tdheader{
	margin:					0px;
	padding:				5px;
	border: 				3px solid #001705;
	background-color:		#565956;
	/*background-image:url(../kwlogo2whiteborder1.gif);*/
	/*background-image:url(../kwspoonlogo2whitetextgreyback1.gif);*/
	background-image:		url(../kwslogo1.gif);
	background-repeat:		no-repeat;
	background-position:	left;
	height:					190px;

}
.divhead{
	position:				relative;
	left: 					135px;
	top: 					140px;
	color:					#FFFFFF;
	font-size: 				30px;
}
.tdheader1{
	width:					30%;
	height: 				5%;
	border:					#001705 solid 2px;
}
.divhead1{
	background-color: 		#000000;
	color:					#ffffff;
	font-size:				26px;
}
.tdheader2 {
	width:					70%;
	height:					5%;
	border:					#001705 solid 2px;
}
.divhead2{
	background-color: 		#000000;
	color:					#ffffff;
	padding:				6px;
	font-size:				20px;
}
.tdmenu {
	width:					30%;
	height:					90%;
	color:					#FFFFFF;
	margin:					0;
	adding: 				0;
}
.divmenu{
	background-color:		#565956;
	padding:				1px 0;
	border:					2px solid #001705;
}
.tdcontent {
	width:					70%;
	height:					100%;
	color:					#FFFFFF;
	padding-bottom:			1em;
}
.divcontent {
	background-color: 		#CCCCCC;
	color:					#000000;
	border:					#001705 solid 2px;
	padding-left:			2em;
	padding-right:			2em;
	padding-top:			.5em;
	padding-bottom:			1em; 
	text-indent:			20px;
}
.divcontent1 {
	background-color: 		#CCCCCC;
	color:					#000000;
	border:					#001705 solid 2px;
	padding:				20px;
}
.tdfooter{
	background-color:		#565956;
	color:					#ffffff;
	border:					#001705 solid 2px;
	height:					5%;
	font-weight:			bold;
	padding-top:			.2em;
} 
.divmenbutton a,
.divmenbutton a:link,
.divmenbutton a:visited,
.divmenbutton a:active,
.divmenubutton1 a,
.divmenubutton1 a:link,
.divmenubutton1 a:visited,
.divmenubutton1 a:active {
	text-decoration:		none;
	color:					#FFF;
	background-color:		#1E21A7 !important;
	display:				block;
	border:					2px solid #1E21A7;
	width:					99.5%;
	padding:				5px 0 !important;
	font-weight:			bold !important;
	margin-bottom:			1px;
}

.divmenbutton-home a,
.divmenbutton-home a:link,
.divmenbutton-home a:visited,
.divmenbutton-home a:active {
	text-decoration:		none;
	color:					#FFF;
	background-color:		#1E21A7 !important;
	display:				block;
	border:					2px solid #1E21A7;
	width:					99.5%;
	padding:				7px 0 !important;
	font-weight:			bold !important;
	margin-bottom:			1px;
}
.divmenbutton-home a:hover {
	background-color: 		#565956;
	text-decoration: 		none;
	border:					2px outset #000000;
}



.divmenbutton a:hover,
.divmenubutton1 a:hover {
	background-color: 		#565956;
	text-decoration: 		none;
	border:					2px outset #000000;
}

.style1 {
	padding:				7px 0;
	font-weight:			bold;
	display:				block;
	border:					inset 2px #000000;
	font-size:				20px;
}
#footer {
	margin:					0 auto;
	width:					93.8%;
	background-color:		#565956;
	font-size:				12px;
	font-weight:			bold;
	margin-bottom:			20px;
	border:					2px solid #000;
	padding:				0 5px;
}
#footer span {
	display:				inline-block;
}
