body {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;


}
td {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;


}
a:link {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #D96464;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.boldText {
	font-weight: bold;
}
.footerText {
	font-size: 9px;
}

a.footer:link {
	color: #CC3333;
	text-decoration: underline;
	font-size: 10px;

}
a.footer:visited {
	color: #D96464;
	text-decoration: underline;
	font-size: 10px;

}
a.footer:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}

input.outline{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #7c7c7c;
	background: #f5f5f5;
}
.bgcoloring{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	background: #f5f5f5;
}

textarea.scrollstyle{
   background: #f5f5f5;
   border:1px solid #7c7c7c;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #B9B9B9;
	scrollbar-face-color: #D8D8D8;
	scrollbar-highlight-color: #D8D8D8;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-track-color: #D2D2D2;
}.boldRedTextCopy {
	font-weight: bold;
	color: #CC3333;

}
.boldBlueText {

	font-weight: bold;
	color: #666699;
}
.acro {
	list-style-image: url(/images/acroicon.jpg);
}
li {
	list-style-image: url(/images/square.gif);
	padding: 0px;
	margin: 5px;


}
.RecentNews {
	line-height: normal;
}
