body	{
	margin-left: 0;
	margin-top: 10;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #353030;
	font-family: verdana, arial, helvetica, sans-serif;
}
TD, td, div, .bodytext, input, select	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #303030;
}
#border	{
	border: 1px solid #626262;
}
.bodyBG	{
	background-color: #FFF;
}
.scrollworktop	{
	background-image: url(../images/common/bg-scrollwork-top.gif);
	background-repeat: no-repeat;
	width: 957px;
}
.scrollworktophome	{
	background-image: url(../images/common/bg-scrollwork-top-home.gif);
	background-repeat: no-repeat;
	width: 957px;
}
.scrollworkfooter	{
	background-image: url(../images/common/bg-scrollwork-footer.gif);
	background-repeat: no-repeat;
	width: 957px;
	height: 88px;
}

/* BODY */

.divider	{
	background-color: #E6E2B1;
}
ul {
	margin: 5px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
.footer, a.footer, a.footer:hover, a.footer:visited	{
	font-family: Franklin Gothic Demi, Franklin Gothic Book, arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #686868;
	font-weight: normal;
	text-decoration: none;
}

/* LINK STYLES */

a, a:visited	{
	color: #610D0D;
	text-decoration: none;
}
a:hover	{
	color: #303030;
}
