.background 
{
	background-attachment: fixed;
	background-image: url(images/kc_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav a, .nav a:hover, .holder 
{
	display: block;
	width: 100px;
	height: 20px;
	padding: 4px;
	color: #3F325B;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid white;
}
.nav a:hover, .holder
{
	display: block;
	color: white;
	background-color: #3F325B;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
	border: 1px solid #cccccc;
}
.heading 
{
	font-family: "Courier new", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid #3F325B;
}
.headingline
{
	border-bottom: 1px solid #3F325B;
}
.text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.picborderall {
	border: 1px solid #6B92B3;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

