.MidBorder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.HeaderBackground {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.OrientationBackground {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	background-color: #EAF0FF;
	background-image: url(Images/Orientationbg_stylesheet1.gif);
}
.HeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	letter-spacing: -.05em;
}
.SubHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF00FF;
	padding: 0px;
	float: none;
	font-style: normal;
	font-weight: normal;

}


.leftAreaBackground {
	background : #DCB8ED;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DCB8ED;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;


}
.rightAreaBackground {
	background : #DCB8ED;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;


}
.calendarTable {
	background-color: #FFFFFF;
	border: 2px ridge #DCB8ED;
	width: 375px;



}
.CalendarDateText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	text-align: center;
	text-decoration: none;
	height: 30px;
	width: 45px;
	vertical-align: middle;
}
.CalendarDayText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #491861;
	background-color: #FAF5FA;
	font-weight: bold;
	font-style: italic;
	padding: 3px;


}
.CalendarDateTakenText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #336699;
	background-color: #DCB8ED;
	font-weight: bold;
}

.CalendarMonthText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	text-indent: 0pt;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}

.FunctionHeadingText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}
.FunctionDateText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -.02em;
	font-style: normal;
}
.FunctionRegularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


LINK & MENU CLASSES BELOW HERE ----------------------------------

.textLink{}
.textLink:link, .textLink:visited, .textLink:active{
	text-align: center;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
.textLink:hover {
	text-align: center;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.headerMenu{
	width: 130px;
	text-align: center;
	border-right: 1px dashed #000000;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	}
.headerMenu:link, .headerMenu:visited, .headerMenu:active {
	color: #333333;
}
.headerMenu:hover {
	background-color: #FF00FF;
	color: #FFFFFF;
}


.headerMenuLeft{
	width: 130px;
	text-align: center;

	border-left: 1px dashed #000000;
	padding: 5px;
	font-weight: bold;
	margin: 0px;
	}
.headerMenuLeft:link, .headerMenuLeft:visited, .headerMenuLeft:active {
	color: #333333;
	text-decoration: none;
}
.headerMenuLeft:hover {
	background-color: #FF00FF;
	color: #FFFFFF;
}

.cal{
	text-align: center;
	text-decoration: none;
	height: 30px;
	width: 45px;
	vertical-align: middle;
}
.cal:link, .cal:visited, .cal:active {
	color: #333333;
}
.cal:hover {
	color: #FFFFFF;
	border: 1px dashed #000000;
	background-color: #FF00FF;
}



ADMIN EXTRAS BELOW THIS LINE ----------------------------------.adminFormTable {
	background-color: #CDDBEB;
	border: 1px solid #336699;
}
.bodyBackground {
	background-color: #000000;
}
/*LIST STUFF BELOW HERE --------------------------------------------------------*/


.ListHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
}
.listText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.listTableTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #69238B;
	font-weight: bold;
}
.listTableMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #336699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.listTable {
	border: 1px solid #000000;
}
