/* CSS Document */

/* CSS Index/Default */

img {
	border: none;
}
.calendar_details_row_header {
	font-family: Tahoma;
	vertical-align:middle;
	text-align:left;
	font-size: 0.8em;
	text-decoration: none;
	color: #ff8400;
	font-weight:bold;
	background-color:#cccccc;
}
.calendar_details_row_day {
	font-family: Tahoma;
	vertical-align:middle;
	text-align:right;
	font-size: 0.8em;
	text-decoration: none;
	color: #ff8400;
	font-weight:bold;
	background-color:#eeeeee;
}
.calendar_details_row {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	color: #467B99;
	font-weight:bold;
	background-color:#ffffff;
}
.calendar_details_row_alternate {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	color: #467B99;
	font-weight:bold;
	background-color:#dddddd;
}
.calendar {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	color: #467B99;
	font-weight:bold;
	background-color:#dddddd;
}
.calendar_hide {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	background-color:#ffffff;
}
.tah10 {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
}
td {
	vertical-align: top;
}

.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #467B99;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ff8400;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
h2 {
	font-family: Tahoma;
	font-size: 1.1em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
h3 {
	font-family: Tahoma;
	font-size: 1.0em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
h4 {
	font-family: Tahoma;
	font-size: 0.9em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
h5 {
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
h6 {
	font-family: Tahoma;
	font-size: 0.7em;
	text-decoration: none;
	font-style:normal;
	font-weight:lighter;
}
/* CSS Index/Default */