body {
	background-image: url(../images/ss_background.jpg);
	background-color: #01669A;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}
a img {border: none; } 
a:link, a:visited { 
    color: #000066;
	text-decoration: underline;
}
a:hover, a:active {
	color: #990000;
}
.biggest {
	font-size: 18px;
	font-weight: bold;
}
.big {
	font-size: 32px;
	font-weight: bold;
	line-height: normal;
}
.red {
	color: #990000;
}
.gray-dark{
	color: #333333;
}
.gray-light {
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
.juniorsGreen {
	color: #CF0;
}
#juniorsGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF0;
}
#juniorsGreen a:link, #YellowLink a:visited {
	color: #CF0;
}
#juniorsGreen a:hover a:active {
	color: #CF0;
}
.blue {
	color: #000066;
}
.bigger {
	font-size: 14px;
	font-weight: bold;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	border-width: 10;
}
.maincaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-width: 10;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

img {
	background-position: center;
}
#Page {
	background-image: url(../images/50-transparentLight.png);
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
#Horizontal {
	background-color: #CCCCCC;
	height: 40px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999966;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#Horizontal ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Horizontal ul li {
	display: inline;
}
#Horizontal ul li a {
	float: left;
	height: 24;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 16px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-left: 12px;
}
#Horizontal ul li a:link, #Horizontal ul li a:visited {
	color: #990000;
}
#Horizontal ul li a:hover, #Horizontal ul li a:active {
	color: #003366;
	font-style: italic;
}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bolder;
	color: #003366;
}
