body {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	background-color: #E7E6A5;
	line-height: 1.4;
}
form {
	margin:0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bk {
	background-color: #E7E6A5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-size: 14px;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}

input {
	background-color: #FFFFCC;
	border: 1px solid #C4E1F0;
	font-size: 14px;
}

.top {
	background-color: #E7E6A5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	border: 1px solid #C4E1F0;
	background-color: #FFFFCC;
	font-size: 14px;
}

.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E7E6A5;
}
.bkse {
	border: 1px solid #D5EAF5;
}
