body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image:  url(images/back.jpg);
	background-repeat: no-repeat;
	background-color: #FCDE82;
	background-position: right top;
	margin: 0px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

br {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.stdButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FCDE82;
	border-width: 2px;
	border-color: #DABC60;
}

a.visible {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navBar {
	color: #FCDE82;
	}
.navBarAct {
	color: #000000;
	}
.schedule {
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #CCCCCC;
}

.scheduleMain {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-top-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #000000;
}

.contentTable {
	background-color: #EEEEBB;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-top-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #000000;
}