﻿body {
	font-family: "Tw Cen MT", "Tw Cen MT Condensed", "Tw Cen MT Condensed Extra Bold";
	color: #660000;
	text-decoration: none;
	background-color: #fffec5;
	margin: 10px;
	padding: 10px;
	background-attachment: fixed;
	background-image: url(img/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: center center;

	scrollbar-3dlight-color:#DEB887;
	scrollbar-arrow-color:#B8860B;
	scrollbar-base-color:#EEE8AA;
	scrollbar-track-color:#FFEBCD;
	scrollbar-darkshadow-color:#F0E68C;
	scrollbar-face-color:#F0E68C;
	scrollbar-highlight-color:#FFF8DC;
	scrollbar-shadow-color:#DAA520;

}
html {
	scrollbar-3dlight-color:#DEB887;
	scrollbar-arrow-color:#B8860B;
	scrollbar-base-color:#EEE8AA;
	scrollbar-track-color:#FFEBCD;
	scrollbar-darkshadow-color:#F0E68C;
	scrollbar-face-color:#F0E68C;
	scrollbar-highlight-color:#FFF8DC;
	scrollbar-shadow-color:#DAA520;
}
.pLink {
	cursor: pointer;
}
a:link {
	color: #069ad7;
	text-decoration: none;
}
a:hover {
	color: #3E4653;
	font-weight: bolder;
}
a:visited {
	color: #3E4653;
	text-decoration: none;
}
.inpSubmit {
	background-color: #F0E68C;
	font-size: large;
	color: #660000;
	text-decoration: none;
	border: 2px outset #FFCC33;
}
.inpText {
	background-color:#FFFFFF;
	font-size: small;
	color: #660000;
	text-decoration: none;
	border: 1px inset #FFCC33;
}
.fallWinterCl, .fallWinterCl a:link, .fallWinterCl a:visited{
	font-family:Arial;
	font-size:12px;
	font-weight:lighter;
	line-height:14px;
	text-align:justify;
	color:#333333
}
.fallWinterCl a:hover{
	color:#4FAB10;
}

.fallWinterClBold{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-align:justify;
	color:#222222;
}

.fallWinterClTitle{
	font-family:Arial;
	font-size:22px;
	font-weight:lighter;
	line-height:17px;
	text-align:center;
	color:#222222;
}
.fallWinterClTitle a:link, .fallWinterClTitle a:visited{
	color:#222222;
}
.fallWinterClTitle a:hover{
	color:#4FAB10;
}
.springClTitle{
	font-family:"Arial Narrow";
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:17px;
	text-align:center;
	color:#BF5836;
}
.springClTitle a:hover{
	color:#4FAB10;
}
.springClTitle a:link, .springClTitle a:visited{
	color:#BF5836;
}
.springClsubTitle{
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
    line-height:17px;
	text-align:center;
	color:#BF5836;
	}

.springClsubTitle a:hover{
	color:#4FAB10;
}
.springClsubTitle a:link, .springClTitle a:visited{
	color:#BF5836;
}



