body,td,th {
	font-size: 12px;
	color: #003333;
}
body {
	background-color: #FAE4C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg3_main.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#Menu {
	font-size: 12px;
	color: #336666;
}
#Main {
	font-size: 12px;
	color: #003366;
}
#titletext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding: 10px;
}
a.menu {
	font-size: 12px;
	color: #006699;
}
a.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.menu_s {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
#kep {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FAE4C0;
	border-bottom-color: #FAE4C0;
}
#kep_hover {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3AE66;
	border-bottom-color: #E3AE66;
	filter: Gray;
	cursor: hand;
}
#InfoBox {
	font-size: 12px;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	border: 1px solid #EBCD99;
}
a.bc {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.bc:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a.nav {
	font-size: 12px;
	color: #6A88B0;
	text-decoration: underline;
}
a.nav:hover {
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
.nav_s {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.nav_info {
	font-size: 12px;
	color: #608E9F;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #CB9C5C;
	text-decoration: none;
}
