@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFCCCC;
	background-image: url(Images/4bckgrnd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5981A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5981A5;
}
a:hover {
	text-decoration: underline;
	color: #5C0679;
}
a:active {
	text-decoration: none;
	color: #5981A5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.maintable {
	border: 1px solid #FF9FCF;
	background-color: #FFFFFF;
}
.headerlogocell {
	text-align: center;
}
.headertextcell {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5981A5;
}
.headertitletext {
}
.headersubtitletext {
	font-size: 16px;
}
.headercountytext {
	color: #666666;
}
.headercompanytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.navcell {
	color: #5981A5;
	font-weight: bold;
	background-color: #F8DDFB;
	border: 1px solid #F3C9F8;
	font-size: 18px;
	padding: 10px;
}
.sidebarcell {
	color: #5981A5;
	font-weight: bold;
	background-color: #F7D8FA;
	border: 2px solid #F3C9F8;
	font-size: 18px;
	text-align: center;
}
.sidebarmessagetext {
	color: #6F037A;
	text-align: center;
}
.contentcell {
	padding-right: 5px;
	padding-left: 5px;
}
.contentul {
	font-size: 16px;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: disc;
}
.footercell {
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footercompanytext {
	font-size: 36px;
	font-style: italic;
	color: #5981A5;
}
.footerservicestext {
	font-weight: bold;
	color: #5981A5;
	font-size: 16px;
}
.footercountytext {
}
.footerwordsstext {
	font-size: 12px;
}
.seniorpro {
	font-size: 12px;
}
.footerwords2text {
	font-size: 8px;
}
.fieldcell {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.red {
	color: #FF0000;
}
