.yellow-navbox {
	background-color: #FFFF00;
	vertical-align: top;
}
.text-title-orange {
	font-size: 14px;
	font-weight: bold;
	color: #EC7600;
	font-family: Arial, Helvetica, sans-serif;

}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white-bg {
	background-color: #FFFFFF;
}
.white-bg2 {
	background-color: #FFFFFF;
	background-image: url(images/k4k_logo_transparent.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.gray-bg {
	background-color: #CCCCCC;
}
.transparent-logo {
	background-image: url(images/k4k_logo_transparent.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;

}
.text-title-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.text-title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.text-title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subcats {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subcat-links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F60;
	font-size: 14px;
	text-decoration: none;
}
