﻿body
{
}

.dl_Heading
{
	background-color: #E3E3E3;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #010101;
}

.dl_BlueHeading
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #3366CC;
}

.dl_SubHeading
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
}

a.EventsMore
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	color: #056dd8;
}
a.EventsMore:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
	color: #056dd8;
}

.EventButton
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	height: 19px;
	width: 100;
	background-image: url(/img/button_background.jpg);
	border: solid 0px white;
	color: #1B3051;
}
