/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #2A73B8;
}

.bb {
	background-image: url(images/Bground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
boxmount {
	background-image: url(images/boxmount.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.box1 {
	background-image: url(images/boxmount.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.gradesnav {
	background-image: url(images/table.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
.box2 {
	background-image: url(images/mountright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box3 {
	background-image: url(images/boxpremier.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.box4 {
	background-image: url(images/premright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A73B8;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #1A4F81;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.mountNav {
	background-color: #2A73B8;
	border: thin solid #1A4F81;
}
a {
	font-size: 11px;
}
.brookbox {
	background-image: url(images/boxbrook.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.brookright {
	background-image: url(images/brookright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.summitbox {
	background-image: url(images/boxsummit.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.leftsummit {
	background-image: url(images/summitright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.st {
	background-image: url(images/mountlogosmall.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formbox {
	background-image: url(images/formback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.data {
	background-image: url(images/techbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}