body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
TD{
	vertical-align:top;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C47D00;
	padding-left: 30px;
	height: 50px;
	font-weight: bold;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color: #C47D00;
	padding-left: 30px;
	height: 50px;
	font-weight: bold;
}
.leftmenu {
	padding-left: 10px;
}
.leftmenu ul{
	margin-left:2px;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	border-top: 3px solid #C7840E;
	width: 230px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.leftmenu li{
	height:24px;
	list-style:none;
	background-color: #FCF5D2;
	border-top: 1px solid #D8A84B;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #0F75BC;
	padding-left: 10px;
	padding-top: 5px;
	width: 220px;
	border-bottom: 1px solid #D8A84B;
}
.leftmenu li a{
	text-decoration:none;
	color: #0F75BC;
}
.leftmenu li a:hover{
	text-decoration:none;
	color: #000000;
}
div.calender{
	margin-right:10px;
	background-color: #FCF5D2;
	border-top: 3px solid #C7840E;
	padding: 10px;
	margin-left: 0px;
}
div.other{
	margin-right:10px;
	background-color: #FCF5D2;
	border-top: 3px solid #0F75BC;
	padding: 10px;
	height: 400px;
	margin-left: 0px;
	margin-top:30px;
}
.headings{
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	color:#C47D00;
	display: block;
}
.headings5{
	font:19px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	display: block;
	background-color:#EBD1A0;
	padding: 5px;
	margin-bottom: 10px;
}
.content{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding: 0px 10px 10px 10px;
	display: block;
}
div.wrapper{
	margin:auto;
	width:1000px;
	border:1px solid #219FF7;
}
.contents_h{
	padding:0px 15px 15px 15px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.contents_h a{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	text-decoration:none;
}
.contents_h a:hover{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#C47D00;
	text-decoration: underline;
}

.news_head{
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}
.justify{
	text-align:justify;
}
.right{
	float:right;
	margin:0px 5px 5px 5px;
}
.button{
	border:1px solid #000000;
	color:#FFFFFF;
	font:15px Georgia, "Times New Roman", Times, serif;
	background-color:#006699;
}
.forms1{
	background-color:#FCF5D2;
	border:1px solid #006699;
}
