body {
	background-color: #f2ecde;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}

td {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.blank {
	font-size: 7px;
	color: #000000;
}
.linkwhite {
	color: #ffffff;
}
.tableborder {
	border-style:solid;
	border-color:#7ebe7a;
	border-width:thin;
}
.tableborder_event {
	border-style:solid;
	border-color:#c8c06c;
	border-width:thin;
}
.blackbold {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.whitebold {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}
.subhead {
	font-size: 11px;
	line-height: 20px;
	color: #0d92c2;
}
.leftsubmenu {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.content {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.content12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.cpright {
	background-color:#575757;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
}