.bggry {
	background-image: url(../images/common/bggry.gif);
	background-repeat: repeat-x;
}
.bgcore {
	background-color: #CC3300;
	background-image: url(../images/common/bgcore.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgcorealt {
	background-color: #CC3300;
	background-image: url(../images/common/bgcorealt.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgboard {
	background-image: url(../images/common/bgboard.gif);
	background-repeat: no-repeat;
}
.bgsidebar {
	background-image: url(../images/common/bgsidebar.gif);
	background-repeat: no-repeat;
}
.bgfooter {
	background-color: #CC3300;
	background-image: url(../images/common/bgfooter.gif);
	background-repeat: repeat;
}
a:link {
	color: #D22E02;
	text-decoration: none;
}
a:visited {
	color: #D22E02;
	text-decoration: none;
}
a:hover {
	color: #D22E02;
	text-decoration: underline;
}
a:active {
	color: #D22E02;
	text-decoration: none;
}
a.blk:link {
	color: #000000;
	text-decoration: none;
}
a.blk:visited {
	color: #000000;
	text-decoration: none;
}
a.blk:hover {
	color: #000000;
	text-decoration: underline;
}
a.blk:active {
	color: #000000;
	text-decoration: none;
}
.core {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FAF9E2;
}
.corealt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E0DFBD;
}
.corealtbot{
	background-color: #E0DFBD;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 5px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copywht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D22E02;
}
.copyorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD4F03;
}
.headerorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD4F03;
}
.headerorg-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FD4F03;
}
.headerwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.splashmid {
	background-color: #978671;
}


