body {
	background-position : top;
	background-image: url(../images/bgk.jpg);
	background-repeat: repeat-x;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #66CC00;
}

a:hover {
	color: #B4E968;
	text-decoration: none;
	border-style: none;
}

.NaviTit {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #5F96BE;
	text-decoration: none;
}
.NaviMenu {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #1E325F;
	text-decoration: none;
}
.SiteTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #5F96BE;
}
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;

}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tbrow {
	border: 1px solid #CCCCCC;

}
.tbcel {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #000000;

}
.tbhoriz {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4E968;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.tblogo {
	background-image: url(../images/bgk_logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tbhorizL {
	border-bottom-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.tbhorizV {



	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

.imgDx {
	margin-left: 25px;
	border: 0;
}

.imgSx {
	margin-left: 5px;
	border: 0;

}

.Green {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #66CC00;
	font-weight: bold;

}
.NoBorder {
	border: 0;


}
