.text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #5C1F00;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a {
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #205F75;
}
.event_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C1F00;
}
.event_texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C1F00;
	font-weight: bold;
}
.event_dottedline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #5C1F00;
	border-right-color: #5C1F00;
	border-bottom-color: #5C1F00;
	border-left-color: #5C1F00;
}
.calendar_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #D14200;
	background-color: #F5B400;
	border: 1px solid #D14200;
	font-weight: bold;
}

.heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5C1F00;
}
.text_whitebg {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.button {

	font-family: Arial, Helvetica, sans-serif;
	color: #F5B400;
	background-color: #D14200;
	border: 1px solid #F5B400;
}
.headingsplash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C1F00;
	font-style: italic;
	font-weight: bold;
}
.age  {
	visibility:hidden;
	display:none;
}

#content-right {
	width:0;
	height:210px;
	float:left;
	background:#000000;
	margin:0 0 0 0;
}

#next-month {
padding:25px 0 45px 0;
}

.grfcal {
	width:170px;
	height:170px;
	border: 1px solid #A18824;
	border-collapse:collapse;
	text-align:center;
	color:#FFFFFF;
}
.grfcal td {
	width:23px;
	height:28px;
}
.grfcal td a{
text-decoration:none;
	color:#000000;
}

.grfcal td a:hover{
	color:#D14200;
}


