body {
	background:#CAE67C;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #C57615;
}
ul{
	margin-top:5px;
	margin-bottom:0px;
	}
.bodytext{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#336633;
	line-height:20px;
	
	}
.calbodytext{
	font:14px Arial, Helvetica, sans-serif;;
	color:#336633;
	line-height:20px;
	}
.footertext{
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#5D7014;
	padding:0 20px 20px 20px;
	}
.tm{
	font:8px Arial, Helvetica, sans-serif;
	color:#336633;
	}
.heading{
	font: 20px Georgia, "Times New Roman", Times, serif;
	color:#336633;
	line-height:25px;
	}
.teacher{
	font: italic normal 16px/25px Georgia, "Times New Roman", Times, serif;
	color:#336633;
}
.heading a, heading a:visited, heading a:active{
	color:#336633;
	}
.heading a:hover{
	color:#C57615;
	}
.subheading{
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#B75F05;
	line-height:25px;
	}
.footer{
	font:12px trebuchet MS, trebuchet, Arial, Helvetica, sans-serif;
	color:#E6F1AD;
	}
.input{
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#336633;
	background:transparent;
	border:1px solid #336633;
	height:18px;
	}
.button{
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	padding:0 6px 0 6px;
	background:#90A03C;
	border:1px solid #6E7C24;
	}
.menu{
	margin: 0px;
	}
.menu .menuheader, .menu a, .menu a:visited, .menu a:active{
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #336633;
	display: block;
	border-bottom:1px solid #BCCC69;
	width: auto;
	padding: 4px 10px 5px 30px;
	text-decoration: none;
	background:url(../images/menu_bg.gif) left top no-repeat;
}

.menu a:hover{
	color: #C57615;
	display: block;
	border-bottom:1px solid #BCCC69;
	width: auto;
	text-decoration: none;
	background:url(../images/menu_bg2.gif) left top no-repeat;
}
p{
	margin:14px 0 0 0;
	}

.headingWithBox {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color:#336633;
	line-height:25px;
	border: thin dotted #336633;
	padding: 5px;


}

h1 {font: 21px Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#336633;text-align:right;margin:0 0 5px 0;padding:0;}
h2 {
	font: 19px Georgia, "Times New Roman", Times, serif;
	color:#336633;
	margin-bottom:0;padding-bottom:0;line-height:25px;	}

