td {
	font-family: Arial, Helvetica, sans-serif;
}
.Copyright {
	font-size: 9px;
	font-style: italic;
	border: 1px solid #CCCCFF;

}
.MainMenu {
	font-size: 10px;
}
.Squidly {
	background-position: center;
}
.SubMenuBorder {
	border: 1px solid #CCCCFF;
}
.LHSBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;

}
.RHSBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;

}
.MainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
