.background {
	background-color: FDFBEE;
	background-image: url(images/back.jpg);
}
.boxedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #C61203;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #C51400;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #C51102;
}
.retext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
}
.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	padding: 5px;
	width: 935px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
}
.retextfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
	width: 750px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.background-table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 777px;
}
.community-partners-1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	width: 743px;
	border: 1px solid #000000;
	font-size: .9em;
	line-height: 1.1em;
}

.dispnone {
	display: none;
}