.LeftShadow {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #A81717;
}
.RtShadow {
	background-attachment: fixed;
	background-color: #A81717;
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.header {
	font-family: "Baskerville Old Face";
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: "Baskerville Old Face";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.spacing {
	line-height: 20px;
	font-family: "Baskerville Old Face";
	font-size: 16px;
	color: #000000;
}

.style1 {font-family: "Freestyle Script";
	font-size: 36pt;
}
.header {
	font-family: "Freestyle Script";
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}


.style2 {color: #FF0000}

.style4 {color: #FF0000; font-weight: bold; }
.background {
	background-image: url(img/windowgroup.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
