body {
	font-family: Verdana; 
	font-size: 8pt;
	color: #2fa6cc;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	text-align: center;
	background: url("images/ktbbg2.gif");
}

div#content {
	width: 824px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	background: url("images/ktbbg.jpg");
	}

div#top {
	height: 270px;
	background: url("images/ktbheader3.jpg");
}

div#mainwrapper {
	width: 824px;
	min-height: 600px;
	}

div#maintext {
	margin: 0px 30px 0 0px;
	width: 565px;
	text-align: left;
	postion: relative;
	float: right;
	display: inline;
	z-index:10; /* requires position */
	}
	
div#menutext {
	text-align: left;
	width: 180px;
	margin: 0px 0 0 30px;
	color: #2fa6cc;
	float: left;
	display: inline;
}

div#bottomwrapper {
	padding: 0px;
	height: 20px;
	background: url("images/ktbbottom.jpg");
	clear: both;
	position: relative;
	z-index:1; /* requires position */
}

table, tr, td {
	font-family: Verdana; 
	font-size: 8pt;
	color: #2fa6cc;
}

.main {
	background-color: #163A58;
}

a:link, a:active, a:visited {
	font-weight:bold;
	color: #2fa6cc; 
	text-decoration:none;
}

a:hover {
	color: #337084; 
	cursor:crosshair;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-weight:bold;
	color: #2fa6cc; 
	text-decoration:none;
	margin: 0 0 0 25px;
}

a.menu:hover {
	color: #337084;
 	cursor:crosshair;
}


h1 {
	font-family: Trebuchet MS; 
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: #83d0e9;
	border-bottom: 5px solid #2fa6cc;
	letter-spacing: 3px;
	padding: 0px;
	text-transform:uppercase;
	margin: 13px 0px 0px 0px;
	text-align: center;
	}
	
	

h2 {
	font-family: Trebuchet MS; 
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 13px 0px 0px 0px;
	background: #2fa6cc;
	border-bottom: 3px solid #83d0e9;
	}

h3 {
	color: #2fa6cc;
	font-size: 12px;
	margin: 10px 0px 5px 0px;
	}

h4 {
	letter-spacing:2px;
	border: 1px dotted #2fa6cc;
	color: #2fa6cc;
	margin: 5px 0px 0px 0px;
	font-size: 10px;
	}
	
p {
     margin:  10px 0 1em 0;
     padding:  0;
}
		
input, textarea, option, select {
	font-family: Verdana; 
	font-size: 8pt;
	color: #2fa6cc;
	background-color: #ffffff;
	border: 1px dashed #2fa7cc; 
}

div#scrollbox {
 	width: 550; 
	height: 200; 
	background-color: #c9e6f2; 
	font-family: arial; 
	font-size: 10px; 
	color: #2fa6cc; 
	text-align: left; 
	border-width: 1px; 
	border-style: dashed; 
	border-color: #2fa6cc; 
	overflow: auto; 
	padding: 5px;
	}
