p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-break:break-word;
}

.grey {
	color: #999999;
	text-decoration: none;
}
.ktitle {
	color: #60A7E7;
	text-decoration: none;
}
.kprice {
	color: #000000;
	text-decoration: none;
}
.ktable {
	border: 1px solid #DA3B43;
}

.kcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DA3B43;
}
.searchtable {
	border: 1px solid #009900;
	padding-right: 5px;
	padding-left: 5px;
}

.searchcelleven {
	border-bottom: 1px solid #009900;
	background-color: #E3F0E3;
	margin-right: 5px;
	margin-left: 5px;


}
.searchcellodd {
	border-bottom: 1px solid #009900;
	background-color: #FFFFFF;
}
.menutable {
	border: 1px solid #009900;
	padding-left: 5px;
	padding-right: 5px;

}
.padtext {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-break:break-word;
	color: #70B270;

}

