body {
	background-color: #C6CDD5;
	margin-top: 10px;
	background-image: url(images/background.gif);
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

.everyotherlessonrow {
	background-color: #D8EDFC;
}

.whitelink {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.gradetable {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium solid #000000;
}

.customertable {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium solid #000000;
}

.blanktable {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
}	

.tablebody {
	color: #000066;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}

.headclass {
	font-family: Verdana, Tahoma, Arial;
	color: #FFFFFF;
	background-color:#000066;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
	padding-left: 30px;
}

.headsmall {
	font-size: 12px;
}

.copyright {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:580px;
	background-color: #000075;
}

.buttonlarge {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:200px;
	background-color: #000075;
}

.buttonmed {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width:100px;
	background-color: #000075;
}

.buttonsmall {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:65px;
	background-color: #000075;
}

.success {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336633;
}

.error {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.cellcontent {
	font-size: 10px;
	color: #FFFFFF;
	z-index:-1;
	vertical-align: middle;
	position: static;
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tablehead {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}

.lessontable {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: medium solid #000000;
	overflow: hidden;
}

.smalltext {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.downloadicon {
	font-size: 10px;
	color: #FFFFFF;
	z-index:-1;
	vertical-align: middle;
	position: static;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.signinbox {
	font-family: tahoma, verdana;
	font-size: 11px;
	width: 200px;
	height: 20px;
}

.customerinput {
	font-family: tahoma, verdana;
	font-size: 11px;
	height: 19px;
}

.customerinput2 {
	font-family: tahoma, verdana;
	font-size: 11px;
}

.customersel {
	font-family: tahoma, verdana;
	font-size: 11px;
	height: 18px;
	width: 200px;
}

.ast {
	font-family: tahoma, verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}