.contentarea {
	width: 700px;
	padding: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-size: 10px;
	text-transform: uppercase;
}

#BreadCrumbs {
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a {
    text-decoration: none;
}
a:link {
    color: #666666;
}
a:visited {
    color: #666666;
}
a:active {
    color: #666666;
}
a:hover {
	color: #7AB87B;
}
.img-cntr {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#bigbold {
	font-size: 18px;
	font-weight: bold;
	color: #8DC593;
	text-align: center;
}
.green {
	font-size: 16px;
	font-weight: bold;
	color: #73B779;
	text-align: center;
}
.bldcntr15 {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
.contentarea #registerlink a {
	font-size: 24px;
	text-align: center;
}
.contentarea table tr td #LatestNews {
	font-weight: bold;
	font-size: 17px;
	background-color: #FFEDB7;
	margin: 5px;
	padding: 5px;
	width: 300px;
	border: 1px dashed #633;
	text-align: center;
}
.contentarea table tr td #LatestNews #NewsTitle {
	font-size: 14px;
	background-color: #FC3;
	padding: 0;
	margin: 2px;
}
.contentarea table tr td #LatestNews #NewsContent {
	font-size: 9px;
	text-align: left;
	text-indent: 4px;
}
.contentarea table tr td #LatestNews #NewsDate {
	font-size: 7px;
	text-align: right;
}
.contentarea table tr td #Resources {
	font-weight: bold;
	font-size: 17px;
	background-color: #EFEFEF;
	margin: 5px;
	padding: 5px;
	width: 300px;
	border: 1px dashed #633;
	text-align: center;
}
.contentarea table tr td #Resources #Title {
	font-size: 18px;
}
.contentarea table tr td #Resources #Content {
	font-size: 13px;
	text-align: left;
}
.contentarea table tr td #Resources #Date {
	font-size: 9px;
	text-align: right;
}
.contentarea table tr td #Resources #Author {
	font-size: 9px;
	text-align: right;
}

