/* Ultimate Rush Park - new CSS */

a:link {color: navy;}
a:visited {color: purple;}
a:hover {color: red;}

body {
	background-color: #00CCFF;
	margin-left: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
		}
table {
	background-color: #00CCFF;
	background-image: url(images/NewHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.fs-small-c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.div-left {
	width: 334px;
	background-color: #12326A;
}
.div-right {
	width: 436px;
	background-color: #FFFFFF;
}
		
.hd-1y {font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		color: yellow;
		text-align: right;
		margin-right: 70px;
		margin-top: 45px;
		}
.HeaderInfo {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 40px;
	font-weight: bold;
	color: #000099;
}

.hd-2 {	font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		color: darkblue;
		text-align: center;
		}
		
.hd-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: yellow;
	text-align: center;
	background-color: #12326a;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
		}	
		
.hd-4y {font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: yellow;
		text-align: center;
		}
	
		
.fs1l {font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt; 
		color: darkblue;
		text-align: left;
		}	
		
.fs1c {font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		color: darkblue;
		text-align: center;
		line-height: 20px;
		}			
		
.fs2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
	text-align: center;
	background-color: #12326A;
	margin-right: 15px;
	margin-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
		}
td {
	vertical-align: top;
}
		
.gfx-1 {
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}	
		
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #030367;
	text-align: center;
	padding-top: 10px;
		}	

