.webm {  text-decoration: none; font-family: Arial, Helvetica; font-size: 11px; color: #db9028; font-weight:bold}

.menu {  text-decoration: none; font-family: Arial, Helvetica; font-size: 11px; color: #FFFFFF; font-weight:normal}
/*.menu:hover {  text-decoration: underline;}*/

.intro {  text-decoration: none; font-family: Arial, Helvetica; font-size: 11px; color: #B7000B; font-weight:normal}
/*.intro:hover {  text-decoration: underline;}*/

.altpir {  text-decoration: none; font-family: Arial, Helvetica; font-size: 12px; color: red; font-weight:normal}
/*.altpir:hover {  text-decoration: underline;}*/

.altpirka {  text-decoration: underline; font-family: Arial, Helvetica; font-size: 12px; color: #B7000B; font-weight:normal}
/*.altpirka:hover {  text-decoration: none;}*/

.altbar {  text-decoration: none; font-family: Arial, Helvetica; font-size: 12px; color: #993300; font-weight:normal}
/*.altbar:hover {  text-decoration: underline;}*/
.altbar a{ color: #C7000B; }

.pircim {  text-decoration: none; font-family: Arial, Helvetica; font-size: 14px; color: #B7000B; font-weight:bold}
/*.pircim:hover {  text-decoration: underline;}*/

.dh-pir {  text-decoration: none; font-family: Arial, Helvetica; font-size: 11px; color: #B7000B; font-weight:normal}
/*.dh-pir:hover {  text-decoration: underline;}*/

.dh-bar {  text-decoration: none; font-family: Arial, Helvetica; font-size: 11px; color: #993300; font-weight:normal}
/*.dh-bar:hover {  text-decoration: underline;}*/

.dh-cim {  text-decoration: none; font-family: Arial, Helvetica; font-size: 13px; color: #B7000B; font-weight:bold}
/*.dh-cim:hover {  text-decoration: underline;}*/

.mia-cim {  text-decoration: none; font-family: Arial, Helvetica; font-size: 13px; color: #B7000B; font-weight:bold}
/*.mia-cim:hover {  text-decoration: underline;}*/

.kepalair {  text-decoration: none; font-family: Arial, Helvetica; font-size: 9px; color: #B7000B; font-weight:normal}

.cim {  text-decoration: none; font-family: Arial, Helvetica; font-size: 13px; color: #FFFFFF; font-weight:bold}

.ibox {
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	color: #B7000B;
	width : 100%;
	background-color: #ffffff;
	border-bottom: #B7000B 1pt solid;
	border-left: #B7000B 1pt solid;
	border-right: #B7000B 1pt solid;
	border-top: #B7000B 1pt solid;
	height: 18px;
	margin: 1px 1px;
	padding: 1px 1px;
}
.ibut {
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	color: #B7000B;
	background-color: #ffffff;
	border-bottom: #B7000B 1pt solid;
	border-left: #B7000B 1pt solid;
	border-right: #B7000B 1pt solid;
	border-top: #B7000B 1pt solid;
	margin: 1px 1px;
	padding: 1px 1px;
}

.orarend {
	border: 1px solid #B7000B;
	background-color : #FAFAFA;
	text-decoration: none; font-family: Arial, Helvetica; font-size: 12px; color: #993300; font-weight:normal;
}

input {
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	color: #B7000B;
	background-color: #ffffff;
	border-bottom: #B7000B 1pt solid;
	border-left: #B7000B 1pt solid;
	border-right: #B7000B 1pt solid;
	border-top: #B7000B 1pt solid;
	margin: 1px 1px;
	padding: 1px 1px;
}

.aiki {
	font-family: Arial;
	font-size: 12px;
	font-weight : normal;
	color: #B7000B;
	background-color: #ffffff;
	border-bottom: #B7000B 1pt solid;
	border-left: #B7000B 1pt solid;
	border-right: #B7000B 1pt solid;
	border-top: #B7000B 1pt solid;
	margin: 1px 1px;
	padding: 1px 1px;
}
/*calendar*/
body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #CD5C5C;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	background-color: #8B4513;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #CD5C5C;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.yearpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	height:18px;
	width:18px;
}
.monthday a {
	color: #FFEFDB;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #EEE9E9;
	color: #000000;
	height:18px;
	width:18px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:18px;
	width:18px;
}
.sunday {
	background-color: #FF7272;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	height:18px;
	width:18px;
}
.sunday a {
	color: #FFEFDB;
}
.saturday {
	background-color: #FF8080;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	height:18px;
	width:18px;
}
.saturday a {
	color: #FFEFDB;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFEFDB;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #FFFF80;
	height:18px;
	width:18px;
}
.todayevent a {
	background-color: #FFFF80;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}


