button.buttonSet{
	color:white;
	font-family: arial; 
	font-size: 10pt; 
	background-color: blue; 
	border-style: solid;
	border-width: 1px; 
	border-color: Red; 
	padding-left: 2;
	padding-right: 2;
}
span.setButton{
	color:white;
	font-family: arial; 
	font-size: 10pt; 
	background-color: blue; 
	border-style: solid;
	border-width: 1px; 
	border-color: Red; 
	padding-left: 2;
	padding-right: 2;	
}
a{
	padding-left: 20px;
}
a.button {
	color: white;
	text-decoration: none;
}
a.header {
	color: white;
	font-weight: bold;
}
a.expander {
	font-size: small;
	color: navy;
	text-decoration: none;
}
td.siteHeader{
	font: garamond;
	font-size: x-Large;
	font-weight: Bold;
	color: Blue;
}
td.priceCell{
	font: menu; 
}
td.priceHeader{
	font: menu; 
	background-color: Blue;
	color: White;
}
td.errorCell{
	color: Red;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
td.headerCell {
	text-align: center;
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
td.headerLev1 {
	text-align: left;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
Body {
	background: #F0F8FF;
	margin: 0px;
}
Body.CalMain {
	background-color: #FF7F50;
	font: "Arial Narrow", Arial;
	font-size: small;
	border: 0px;
}
td.columnHeader{
	text-align: center;
	color: Blue;
	text-decoration: underline;
}
td.inputDesc{
	text-align: right;
	vertical-align: top;
	color: Blue;
}
Input.calInput{
	background-color: transparent;
	border: none;
}
Input.calInputBlind{
	background-color: transparent;
	border: none;
	color: CaptionText;
}
td.tickBox {
	width: 10px;
	height: 10px;
	font-family: Marlett;
	font: Marlett;
	text-align: center;
}
