/* CSS Document */

html {
	height:100%;
	padding: 0;
	border: none;
	}

body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	height:100%;
	padding: 0;
	border: none;
	}

body a:link {
	color: #0066FF;
	text-decoration: none;
	}
	
body a:visited {
	color: #3399FF;
	text-decoration: none;
	}

body a:hover {
	color: #0000CC;
	text-decoration: underline;
	}



#pageTitle {
color: #FFFFFF;
font-size: 24px;
font-weight: bold;
}





#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 11px;
font-weight: bold;
line-height: 100%;
}

#navlist li{
padding-bottom: 0px;
}

#navlist a, #navlist a:visited {
display: block;
padding: 7px 0px 7px 38px;
border: none;
background-color: #7FB5E5;
background-image:  url(http://www.stagonline.com/new/images/button-off.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #99CCFF;
text-decoration: none;
}

#navlist a:hover {
background-color: #99CCFF;
background-image:  url(http://www.stagonline.com/new/images/button-on.jpg);
color: #000066;
padding: 7px 0px 7px 44px;
}














#footer a {
color: #99CCFF;
text-decoration: none;
}

#footer a:hover {
color: #000066;
text-decoration: underline;
}






#bodyBox {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
line-height: 130%;
padding: 7px 12px 2px 14px;
}

#bodyBox a {
color: #99CCFF;
}

#bodyBox a:hover {
color: #000099;
}







h1 {
	font-size: 14px;
	text-align: left;
	padding-bottom:5px;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:10px;
}




h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
	margin-top:3px;
	margin-bottom:2px;
	border-bottom:1px solid #2A5DC3;
	
}









#scheduleBox {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	text-align: left;
	}
	
	
	
	

