A:link {
	color: Navy;
	text-decoration: none;
}

A:visited {
	color: Navy;
	text-decoration: none;
}

A:active {
	color: Navy;
	text-decoration: none;
}

A:hover {
	color: #cc0000;
	text-decoration: none;
}

TD {
	font-size: 13px;
	font-family : Verdana;
}

P {
	font-size: 13px;
	font-family : Verdana;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}


A.TinyLink
{
	color: #F19503;
	text-decoration: none;
	font-size: 10px;
	font-family : Arial;
}
.WizardHeader
{
	font-size: 16px;
	font-family : Verdana;
	font-weight : bold;
	color : #333333;
}

.ScheduleHeader
{
	font-weight : bold;
	font-family : Verdana;
	text-align : center;
	background-color : "#000000";
	color : #ffffff;
}

.DGHeader
{
	font-weight : bold;
	font-family : Verdana;
	text-align : center;
	background-color : Black;
	color : #FFFFFF;
}
.DGAlternate
{
	background-color : "#CCCCCC";
	font-family : Verdana;
	font-size:10px;
}
.DGItem
{
	font-family : Verdana;
	font-size:10px;
}

.DGEdit
{
	text-align : center;
	font-family : Verdana;
	text-align : center;
	font-weight : bold;
}

.CalendarMain
{
	background-color :Transparent;
	font-size:medium;
	font-family:Arial;
	font-weight:bold;
}

.CalendarTitle
{
	background-color :#cccc99;
	font-size:smaller;
	font-family:Arial;
	font-weight:bold;
}

.CalendarDetailHeader
{
	font-size:smaller;
	font-family:Arial;
	font-weight:bold;

}

.CalendarAlternate
{
}

