.pagebg {
	background-color: #4D5159;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
}

.footer
{
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.arial14bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.arial13bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.arial13boldw {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
}


A:link { text-decoration: underline; color: #D5D5D5; }
A:visited {text-decoration: underline; color: #D5D5D5; }
A:hover {text-decoration: underline; color: #ffffff; }
A:active {text-decoration: underline; color: #D5D5D5; }

A.s1:link { text-decoration: none; color: #ffffff; }
A.s1:visited {text-decoration: none; color: #ffffff; }
A.s1:hover {text-decoration: none; color: #51585E; }
A.s1:active {text-decoration: none; color: #ffffff; }

A.s2:link { text-decoration: underline; color: #80ADC6; }
A.s2:visited {text-decoration: underline; color: #80ADC6; }
A.s2:hover {text-decoration: underline; color: #ffffff; }
A.s2:active {text-decoration: underline; color: #80ADC6; }

A.s3:link { text-decoration: none; color: #7B8085; }
A.s3:visited {text-decoration: none; color: #7B8085; }
A.s3:hover {text-decoration: none; color: #EE1C25; }
A.s3:active {text-decoration: none; color: #7B8085; }

A.s4:link { text-decoration: none; color: #D5D5D5; }
A.s4:visited {text-decoration: none; color: #D5D5D5; }
A.s4:hover {text-decoration: none; color: #ffffff; }
A.s4:active {text-decoration: none; color: #D5D5D5; }

.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}