body {
	background-image: url(../graphics/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 8px;
	
}
a:link { 
	color: #A82C2E;
	text-decoration:underline;
	
	}
a:visited { 
	color: #A82C2E;
	text-decoration:underline;
	}
a:hover { 
	color: #333333;
	text-decoration:underline;
	}
a:active { 
	color: #333333;
	text-decoration:underline;
	}
.pageheading {
	font-size: 18px;
	font-weight: 900;
}
.maincell {
	padding: 25px;
}
.pagetitlecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	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: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hometextcell {
	padding: 38px 20px 20px;
	color: #666666;
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
}
.linkcathead {
	font-size: 14px;
	font-weight: 900;
	background-color: #E2E2E2;
}
.boxtop {
	font-size: 13px;
	font-weight: 900;
	color: #A82C2E;
	background-image: url(../graphics/boxhead.jpg);
	height: 26px;
	width: 257px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
}
.boxtext a:link { 
	color: #333333;
	text-decoration:none;
	
	}
.boxtext a:visited { 
	color: #333333;
	text-decoration:none;
	}
.boxtext a:hover { 
	color: #A82C2E;
	text-decoration: none;
	}
.boxtext a:active { 
	color: #333333;
	text-decoration:none;
	}

.boxtext td {
  padding-bottom:4px;
}
.22pxPadding {
	padding: 22px;
}
.sidebartext {
	font-size: 9px;
	color: #666666;
}
.footercell {
	padding: 15px;
	font-size: 11px;
}
.footercell a:link { 
	color: #A82C2E;
	text-decoration:none;
	}
.footercell a:visited { 
	color: #A82C2E;
	text-decoration:none;
	}
.footercell a:hover { 
	color: #333333;
	text-decoration: underline;
	}
.footercell a:active { 
	color: #333333;
	text-decoration:none;
	}
.rowbottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

