body {
	background-image: url(images/background.jpg);
}
.style1 {
	color: #9D3D33;
	font-weight: bold;
}
#Content {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
	margin-right: 12px;
	margin-left: 12px;
	background-color: #E2D2B2;
	padding-left: 20px;
	padding-right: 20px;
}
#menu {
	width:150px;
	border-right:solid #000000 1px;
	padding-right:5px;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#9D3C33;

}
.button {
	text-align:center;
	background-color:#E2D2B2;
	border-style: solid;
	border-width: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border-color:#999999;
	font-weight: bold;
	color:#000000;
}
.buttonlink {
	text-align:center;
	font-weight: bold;
	color:#000000;
}
#menu a {
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#990000;

}


.linkactive {
	color:#990000;
}
#topimage{margin-top:3px;
}

.tblSchedule  { 
	border-collapse:collapse; 
	font-size:12px; 
	border: 2px solid black; 
	text-align:center; 
	background-color: #FFFFF0;
	
}
.tblSchedule thead th{
	width:110px;
	background-color:#9D3C32;
	color:#FFFFFF;
}
.tblSchedule th{
	width:120px;
	background-color:#E2D2B2;
	color:#000000;
}
.FrameLeft {
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



.FrameWhite {
	border: 4px solid #FFFFFF;
}

#Content table{
	border-collapse:collapse;
}
.split {border-left: #000000 solid 2px;}


div.Section1
	{page:Section1;
}
.c1 {
	width:200px
}
.Prices  {
	width: 550px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	
	border: 2px solid #000000;
	}
.Prices th {border: 1px solid black; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	}

.Prices thead th {
	background-color: #993235;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-style:oblique;
	}
.Prices tbody th {
	background-color: #FAE79B;
	text-align: left;
}
.Prices tbody td {
	text-align: center;

}
colgroup#Student { background-color:#F4FFF4; }

colgroup#Norm   { background-color:#ECFDFF; }

h1 {
	color: #9D3D33;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #9D3C33;
	font-size: 14px;
	}
	
