

.Greyheadingtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 17px; color: #2F2F2C; font-weight: normal; text-decoration: none}
.Greybodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 10px; color: #2F2F2C; font-weight: normal; text-decoration: none}
.Greyboldtextblue		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #1D85AA; font-weight: bold; text-decoration: none}
.Greyboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #2F2F2C; font-weight: bold; text-decoration: none}
.Greysubbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #2F2F2C; font-weight: normal; text-decoration: none}

.Lightcalendarbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #A6A6A6; font-weight: normal; text-decoration: none}
.Lightcalendarboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #A6A6A6; font-weight: bold; text-decoration: none}
.Whitecalendarboldtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none}


.Bluehovertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #025E7F; font-weight: bold; text-decoration: none}
.Brownactivetext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #8D7D42; font-weight: bold; text-decoration: none}
.Orangehovertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FF7200; font-weight: bold; text-decoration: none}

.Bluehovernormaltext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #025E7F; font-weight: normal; text-decoration: none}
.Orangehovernormaltext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FF7200; font-weight: normal; text-decoration: none}

.Brownsubtext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #8B8264; font-weight: bold; text-decoration: none}
.Brownsubbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #8B8264; font-weight: normal; text-decoration: none}

.Lightgreysubbodytext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #717171; font-weight: normal; text-decoration: none}

.BlueHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #1D85AA; font-weight: normal; text-decoration: none}
.MuddyBrownHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #C0532D; font-weight: normal; text-decoration: none}
.GreenHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #598036; font-weight: normal; text-decoration: none}
.OrangeHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #E05C00; font-weight: normal; text-decoration: none}
.PurpleHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #674978; font-weight: normal; text-decoration: none}
.OliveHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #8F8514; font-weight: normal; text-decoration: none}
.DarkblueHeadertext		{ font-family:  Arial, Helvetica, sans-serif; font-size: 14px; color: #282873; font-weight: normal; text-decoration: none}

td {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #2F2F2C; font-weight: normal; text-decoration: none
}

a:link{
	color: #025E7F;
	text-decoration:none;
}
a:visited{
	color: #025E7F;
	text-decoration:none;
}

a:hover{
	color: #FF7200;
	text-decoration:none;
}
a:active{
	color: #FF7D00;
	text-decoration:none;
}
UL{list-style-image:URL(../../images/shared/disc.gif);
	margin-left: 8px;
	padding-left: 8px;
	text-indent:0px;	
	}
	
UL LI	{vertical-align:middle;}	

UL.circle{list-style-image:URL(../../images/shared/circle.gif)}


