/* CSS Document */

.tanaan {
	border: 1px solid #FF0000;
}
.table {
	border: 1px solid #faf7d7;
}
.kuluva {
	border: 1px solid #CC3300;  
}
.tamapaiva {
	font-weight: bold;
}
.height25 a:link {
	text-decoration: underline;
}
.height25 a:visited {
	text-decoration: underline;
}
.height25 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.height25 a:active {
	text-decoration: underline;
}

#kal_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
.height35 {
	height: 35px;	
}
.height25 {
	height: 20px;
	width: 14%;
}
.center {
	text-align: center;
}
.middle {
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
