a {
	text-decoration: none;
	cursor: hand;
}
div {
	font-family: verdana,sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.boxHeader {
	color: #ffffcc;
	text-align: center;
	font-size: 14pt;	
}
.boxHeader a {
	color: #ffffcc;
}
#box1 .boxHeader span {
	position: relative;
	top: 13px;
	line-height: 20pt;
}
#box1 .boxHeader div {
	position: relative;
	top: 27px;
	color: #ffffcc;
	text-align: center;
	font-size: 14pt;	
}
#box2 .boxHeader span,#box3 .boxHeader span {
	position: relative;
	top: 27px;
}
#box3 .boxContent {
	padding: 20px;
	text-decoration: none;
}
#box3 .boxContent div {
	color: #ffffcc;
	text-decoration: none;	
}
#box3 .boxHeader {
	text-decoration: none;
}
.contentBox {
	color: #663333;
	font-size: 10px;	
}
hr {
width: 560px; height: 1px; background-color: #990000;
}
.identity {
	padding:10px;
	color: #663333;
}
.news {
	display: block;
	position: relative;
	top: 20px;
	height: 60px;
	width: 75%;
}
.new_table {
	display: block;
	position: relative;
	top: 5px;
	width: 80%;
	height: 95%;			
}
#box2 .boxContent {
	overflow: auto;
}
.news a {
	color: #ffffcc;
}
.newsPage {
	height: 500px;
}
.newsPage #box2 {
	height: 430px;
	overflow: auto;
}
.contact div {
	color: #990000;
}
.contact div a {
	color: #999900;
}
/* CALENDAR */
.calendar {
	font-family: arial;
	font-size: 15px;
	background: #ffffff;
	padding: 0px;
}
.calendar a {
	color: #660000;
}
.calendar td {
	border-left: 1px solid #000000;	
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.calendarHeader {
	background: #660000;
	color: #ffffcc;
	font-weight: bold;
}
.calendarHeader1 {
	background: #ffffcc;
	font-weight: bold;
}
.calendarToday {
	background: #996600;
	color: #ffffcc;
	font-weight: bold;
}
.scheduled {
	background: #ffffcc;
}
.td_left {
	padding-right: 10px;
	text-align: right;
}