.calender {
	background-color: #cad5e0;
	background-image: url(/templates/1/internet/public/images/strip.gif);
	background-repeat: repeat-y;
	border-collapse: collapse;
	margin-top: 1px;
	padding:10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.calendar-table {
	/*border: 1px solid #90afc9;*/
}

.calendar-table td {
	border-left: 1px solid #90afc9;
	border-bottom: 1px solid #90afc9;
}

.calendar-table th {
	border-left: 1px solid #90afc9;
	border-bottom: 1px solid #90afc9;
}

.calendar-table .right {
	border-right: 1px solid #90afc9;
}

.calendar-table th.day {
	background-color: #d3dfeb;
	color: #70889c;
	font-size: 9pt;
	height: 19px;
	width: 1%;
}

.calendar-table td.day {
	background-color: #eaf1f7;
	color: #00285e;
	font-size: 9pt;
	height: 19px;
	width: 1%;
	text-align: center;
}

.calendar-table td.special {
	background-color: #cad5e0;
	color: #d96a00;
}

.calendar-table td.day a, .calendar-table td.day a:link, .calendar-table td.day a:visited {
	color: #00285e;
	font-size: 9pt;
	text-decoration: none;
}

.calendar-table td.day a:hover {
	color: #70889c;
	font-size: 9pt;
	text-decoration: none;
}

.calendar-table td.special a, .calendar-table td.special a:link, .calendar-table td.special a:visited {
	color: #d96a00;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.calender-month {
	background-color: #90aec8;
	color: #ffffff;
	font-size: 9pt;
	padding: 3px;
	text-decoration: underline;
	width: 156px;
}

.dates {
	background-color: #cad5e0;
	background-image: url(/templates/1/internet/public/images/strip.gif);
	background-repeat: repeat-y;
	padding:10px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.dates-go {
	background-color: #43708f;
	border: 0px solid #43708f;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	width:21px;
	height:17px;
}

.datetable {
	background-color: #dae1e8;
	border: 1px solid #90afc9;
	margin-bottom:1px;
}

.dates th {
	color: #454a52;
	font-size: 8pt;
	font-weight: normal;
}

.dates select {
	background-color: #dae1e8;
	color: #00285e;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 8pt;
	font-weight: bold;
}

.keywords {
	background-color: #a2b3c5;
	background-image: url(/templates/1/internet/public/images/strip.gif);
	background-repeat: repeat-y;
	padding:10px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #43708f;
	font-size: 9pt;
	font-weight: bold;
}

.keywords-adv-link, .keywords-adv-link:link, .keywords-adv-link:visited {
	color: #536f8c;
	font-size: 8pt;
	text-decoration: none;
}

.keywords-adv-link:hover {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.keywords-go {
	background-color: #43708f;
	border: 0px solid #43708f;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	width:21px;
	height:17px;
}

.keywords-text {
	background-color: #e1ecf8;
	border: 1px solid #43708f;
	color: #000000;
	font-size: 7pt;
	margin-right: 1px;
	width:145px;
	height:17px;
}

.events-list {
	margin-right: 10px;
}

.events-list th {
	background-color: #90aec8;
	color: #ffffff;
	border: 1px solid #90aec8;
	border-left: 0;
	font-size: 10pt;
	text-align: left;
}

.events-list td {
	background-color: #ffffff;
	color: #43708f;
	border: 1px solid #90aec8;
	border-top: 0;
	border-left: 0;
	font-size: 8pt;
}

.events-list td a, .events-list td a:link, .events-list td a:visited {
	color: #43708f; 
	font-size: 8pt;
	font-weight: bold;
}

.events-list td a:hover {
	color: #90aec8; 
	font-size: 8pt;
	font-weight: bold;
}

.events-list td.left {
	border-left: 1px solid #90aec8;
}

.events-list th.title {
	width: 263px;
}

.events-list th.type {
	width: 100px;
}

.events-list th.start {
	width: 60px;
}

.events-list th.end {
	width: 60px;
}
