﻿.highlighted{
	background-color: #8EA1D8;
	color: #FFFFFF;
}
.Titletext {

	font-size: 100%;
	color: #C27140;

	position:relative;

	text-decoration:none;
}


.TitletextHL {
	font-size: 140%;
	position: relative;
	border: 1px dotted #999999;
	
	
}


a.nounder:link{
text-decoration:none;
}
a.nounder:visited{
text-decoration:none;
}


.briefintro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #7E3725;
}
.dates{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #333333;
}
#leftside {
	width: 80%;
	position: relative;
	top: 0px;
	
	
}
#rightside {
	width: 100%;
	position: absolute;
	left: 105%;
	
	top: 0px;
}
.calfcolorline1{

	background-color: #eeeeee;
}
.trcalendar {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.calheader {
	font-family: Georgia;
	background-color: #EEB150;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}


