a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
body {
	margin: 0px;
	background-image: url(../images/kach.jpg);
	background-repeat:repeat-x;
	background-color:#FFCC99;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	vertical-align: top;
}
.lastrow {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	font-size: 11px;
}
.linkscellleft {
	margin: 0px;
	text-align: left;
}
.linkscellmiddle {
	margin: 0px;
}	
.linkscellright {
	margin: 0px;
	text-align: right;
	padding: 2px;
}
.texttitlemain {
	font-weight: bold;
	margin: 0px;
	font-size: 15px;
}
.texttitlelow {
	font-weight: bold;
	margin: 0px;
}
.screenread {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.screenreadtitle {
	font-size: 16px;
	font-weight: bold;
}
.table {
	padding: 5px;
	border: 1px solid #FF9966;
	vertical-align: middle;
}
.border {
	border: inset;
	padding: 5px;
	margin-right: 3px;
}
.interactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.tableform {
	vertical-align: middle;
	padding: 5px;
}
.submit1 {
	text-align: center;
	width: 200px;
}
.submit2 {
	text-align: center;
	width: 100px;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
}
.printread {
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
	line-height: 18px;
}
.indextitle {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
