@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333366;
}

body {
	background-color: #CCCCFF;
}

a:link {
	color: #663333;
	font-weight: bold;
}

a:visited {
	color: #663333;
	font-weight: bold;
}

.mainHeader {
	font-size: 40px
}

.bodyHeaderLg {
	color: #333366;
	font-size: 24px;
}

.bodyHeaderMed {
	color: #333366;
	font-size: 18px;
}
.bodyHeader {
	color: #333366;
	font-weight: bold;
	font-size: 14px;
}

.bodyText {
	color: #333366;
}

.bodyTextItalic {
	color: #333366;
	font-style:italic
}

.bodyTextSm {
	color: #333366;
	font-size: 10px;
}

.Cancellations {
	color: #663333;
	font-style: italic;
	font-weight: bold;
}

.Unlink {
	color: #663333;
	font-weight: bold;
}

.whiteHeader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.whiteText {
	color: #FFFFFF;
}

.whiteItalic {
	color: #FFFFFF;
	font-style: italic; 
}

.blueTableCell {
	background-color:#9999CC
}

.blueTableCellTextSm {
	background-color:#9999CC;
	color: #333366;
	font-size: 10px;
}

.terraTableCell {
	background-color:#CC9999
}

.terraTableCellWhiteText {

	background-color:#CC9999;
	color: #FFFFFF;
}

.dkblueTableCell {
	background-color:#8080C0
}

.HTTSTableCellText {
	color: #333366;
	font-size: 11px;
}

.RedText {color: #CC0000}

.RedScheduleText {color: #CC0000;
	font-size: 10px;
}
.TableHeaderBlue {
	color: #9999CC;
	size: 10px;
	