body {
	font-size: 100%;
	background-color: #6C9AB2;
	background-image: url(../images/kl-pbgtexture.jpg);
	color: #325867;
	font-family: "Trebuchet MS";
	text-align: center;
}
body { overflow: -moz-scrollbars-vertical; } 
.side {
	background-color: #366067;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.c1 {
	width: 550px;
	padding-top: 16px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-size: 0.9em;
	text-align: justify;
	font-family: "Trebuchet MS";
	line-height: 1.4;
}
p {
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 1px;
}

.c2 {
	padding-top: 20px;
	font-size: .7em;
	text-align: center;

}
.c2 td{

	text-align: center;

}
.bg2 {
background-image: url(../images/kl-shadow.jpg);
background-repeat: repeat-y;
width: 766px;
margin: 0 auto;
}
.bg3 {
	background-image: url(../images/top2.jpg);
	width: 766px;
	height: 135px;
		text-align:left;
	position:relative;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.floatl {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	border: 1px solid #4E5B74;
}
form {
	margin: 0px;
}
.right {
	text-align: right;
}
.submit {
	color: #F7FAFB;
	background-color: #6996AD;
	height: 18px;
	width: 60px;
	border: 1px solid #4E5B74;
	margin-left: 80px;
	font-size: 12px;
}
h5 {
	margin: 0px;
	color: #416478;
}
h4 {
	color: #416478;
}


.textbox {
	font-size: 11px;
	width: 150px;
	border: 1px solid #4E5B74;
	height: 19px;
	background-color: #FBFDFD;
	padding-left: 2px;
	color: #416478;
}
.table {
	border: 1px dotted #9DA9BD;
}
.textarea {
	background-color: #FBFDFD;
	border: 1px solid #4E5B74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	padding-left: 2px;
	color: #416478;
}
#footer {
	color: #325867;
}
#footer A {
	COLOR: #325867;
	text-decoration: none;
}
#footer A:visited {
	COLOR: #325867;
	text-decoration: none;
}
#footer A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
