#calendar {
	background-color: #EDE9E9;
	border: 1px solid #CCCCCC;
}
#calendar  h6 {
	margin: 0px;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#calendar .month_bg {
	background-image: url(/images/month_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.kuukausi {
	border: 1px solid #999999;
}
.pv td {
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/pvm_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9D6E4;
	border-right-color: #A9D6E4;
	border-bottom-color: #A9D6E4;
	border-left-color: #A9D6E4;
}
.vko {
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(/images/pvm_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9D6E4;
	border-right-color: #A9D6E4;
	border-bottom-color: #A9D6E4;
	border-left-color: #A9D6E4;
}
.pvm_white  {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.pvm_vihr {
	background-color: #CAF4BD;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.pvm_vihr a {
	width:100%;
	height:100%;
	display:block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.pvm_pun {
	background-color: #F5C0BC;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.pvm_pun a {
	width:100%;
	height:100%;
	display:block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.pvm_kelt {
	background-color: #F1EFA5;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.pvm_kelt a {
	width:100%;
	height:100%;
	display:block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#topmenu2 {
	background-color: #052B42;
}
#topmenu2  .act {

}
#topmenu2 .act a:link, #topmenu2 .act a:visited {
	color: #333333;
	background-color: #E6E8CE;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
#topmenu2 .act a:hover, #topmenu2 .act a:active {
	color: #333333;
	background-color: #D5C6D3;
	text-decoration: underline;
}
#topmenu2 .pass {

}
#topmenu2 .pass a:link, #topmenu2 .pass a:visited {
	color: #CCCCCC;
	background-color: #052B42;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 4px;
}
#topmenu2 .pass a:hover, #topmenu2 .pass a:active {
	color: #000000;
	background-color: #D5C6D3;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}
