h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #566B88;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E6427;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8BB0F7;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C82F02;
}
.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C82F02;
}
.dkblue {color: #374D88}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.toolbar a:link{
	color: #FFF;
	text-decoration: none;
} 
.toolbar a:active{
	color: #FFF;
	text-decoration: none;
} 
.toolbar a:hover{
	color: #333;
	text-decoration: none;
} 
.toolbar a:visited{
	color: #FFF;
	text-decoration: none;
}
.toolbar a:visited:hover{
	color: #333;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #374D88;
	background-color: #DFD8BC;
}
.buttonsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #374D88;
	background-color: #DFD8BC;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.event a:link{
	color: #333;
	text-decoration: underline;
} 
.event a:active{
	color: #333;
	text-decoration: underline;
} 
.event a:hover{
	color: #000;
	text-decoration: underline;
} 
.event a:visited{
	color: #333;
	text-decoration: underline;
}
.event a:visited:hover{
	color: #000;
	text-decoration: underline;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stdtext a:link{
	color: #666;
	text-decoration: underline;
} 
.stdtext a:active{
	color: #666;
	text-decoration: underline;
} 
.stdtext a:hover{
	color: #000;
	text-decoration: underline;
} 
.stdtext a:visited{
	color: #666;
	text-decoration: underline;
}
.stdtext a:visited:hover{
	color: #000;
	text-decoration: underline;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #566B88;
	font-weight: bold;
}
.table {
	border: 1px solid #566B88;
}
.planner {
	border: 1px solid #8BB0F7;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav a:link{
	color: #C29712;
	text-decoration: underline;
} 
.nav a:active{
	color: #C29712;
	text-decoration: underline;
} 
.nav a:hover{
	color: #C29712;
	text-decoration: underline;
} 
.nav a:visited{
	color: #C29712;
	text-decoration: underline;
}
.nav a:visited:hover{
	color: #C29712;
	text-decoration: underline;
}
div#idRowAdv
{
	width: 500px;
	height: 600px;
	overflow: auto;
}

div#idRowDesc
{
	
	width: 500px;
	height: 600px;
	overflow: auto;
}

div#idRow
{
	
	width: 500px;
	height: 600px;
	overflow: auto;
}

div#timeDiv
{
	width: 250px; 
	height: 200px;
	padding: 5px; 
	left:400px;
	top:500px;
	z-index: 1000;
	position: absolute;
}