/* CSS Document */
.bodytext {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #FFFF99;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.nav {
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.nav a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #666666;
}
.nav a:hover {
	text-decoration: underline;
	color: #666666;
}
.nav a:active {
	text-decoration: none;
	color: #666666;
}

.kcci11bgd{
	background: url(images/kcci1_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/kcci1_11.jpg);
}

.kcci12bgd{
	background: url(images/kcci1_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/kcci1_12.jpg);
	background-color: #1D3803;
}

