body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/MC_BG.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
}

.bannerBG {
	background-image: url(images/masterclassBanner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.mainText {font-size: 12px;}
.coursesText {font-size: 10px;}
h1 {font-size: 12px;font-weight: bold;}
h2 { color: #000066; }
a {text-decoration: none;color: #000066;}
a:hover {text-decoration: underline;}
.footNotes {font-size: 9px;color: #666666;}
input {background-color: #EBE5B1;}
textarea {background-color: #EBE5B1;}
select {background-color: #EBE5B1;}
.sideBox {font-weight: bold;}

.prePage {
padding: 5px;
padding-top: 8px;
padding-bottom: 8px;
background-image: url(images/cellFade3.gif);
background-repeat: no-repeat;
background-position: top left;
}

.reverseHeads {
background-color: #000066;
color: white;
font-weight: bold;
}