body, table, td, th {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

p {
	margin: 0px 0px 8px;
}

img {
	border-width: 0px;
}
.rule-h {
	width: 100%;
	height: 2px;
	margin: 5px 0px;
}
.title-logo {
	background-image: url(images/title-logo.jpg);
}

ul.acc {
	margin: 0px 0px 8px 15px;
}
ol,ul {
	margin: 0px 0px 8px 35px;
}
li {
	margin-bottom: 8px;
}

h1 {
	font-size: 12px;
	margin: 0px 0px 4px -5px;
}

form {
	margin: 0px;
}

.textbox {
	padding: 2px 3px;
	border: 1px solid #861316;
	font-size: 11px;
	height: 19px;
}

textarea {
	padding: 2px 3px;
	border: 1px solid #861316;
	font-size: 11px;
}

select {
	padding: 2px 3px;
	border: 1px solid #861316;
	font-size: 11px;
}
/* Text Types */

.bold {
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: CCCCCC;
}

.acc {
	color: #861316;
}

.acc-border {
	border: 1px solid #861316;
}
.acc-bg {
	border: 1px solid #861316;
	background-color: #861316;
	color: #FFFFFF;
}
.acc-bg-light {
	border: 1px solid #DCB1B2;
	background-color: #DCB1B2;
}

.acc-gold {
	color: #EFB711;
}
.acc-border-gold {
	border: 1px solid #EFB711;
}
.acc-bg-gold {
	border: 1px solid #EFB711;
	background-color: #EFB711;
	color: #FFFFFF;
}

/* Cell Types */
.panel-side-padded {
	padding: 14px 10px 14px 14px;
}
.neg-pad-side {
	margin: -14px -14px 0px -10px;
}
.panel-main-padded {
	padding: 9px 14px 14px;
}
.neg-pad-main {
	margin: -14px -14px -14px -14px;
}
.gold-bar {
	background-image: url(images/gold-bar-fill.gif);
	background-position: center left;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #755700;
	font-weight: bold;
	padding: 2px 4px;
}
.div-dash {
	background-image: url(images/div-dash.gif);
	background-repeat: repeat-y;
}
.div-dash-h {
	background-image: url(images/div-dash-h.gif);
	background-repeat: repeat-x;
}
.home-news-cell {
	background-image: url(images/home/bg-img-twopups.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.home-links-cell {
	background-image: url(images/home/bg-img-manwithdog.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.greyfade-top {
	background-image: url(images/greyfade-t.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.greyfade-bottom {
	background-image: url(images/greyfade-b.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.menu-base {
	background-color: #861316;
	padding: 3px;
}
.menu-cell {
	text-align: center;
	padding: 1px 6px 1px 6px;
}
.bg-plastic {
	background-image: url(images/menu-bg-fill.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.side-pic-00 {
	background-image: url(images/side-pic-00.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 261px;
}

.form-cell {
	padding: 0px 5px 8px;
}
/* Links Types */

a {
	color: #861316;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.list {
	margin: 0px 0px 5px 0px;
}

.menu-btn {
	font-size: 10px;
	color: #670000;
	font-weight: bold;
	line-height: 1.4;
	padding: 0px 1px 1px;
}
a.menu-btn:hover, a.menu-btn:active {
	text-decoration: none;
	padding: 0px 0px 1px;
	border: 1px solid #861316;
	background-image: url(images/menu-btn-mo-bg.gif);
	background-position: center left;
	background-repeat: repeat-x;
}

.footer-btn-white {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 6px 2px;
}
.to-top {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 6px 2px;
	padding-left: 12px;
	background-image: url(images/to-top-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.footer-btn-black {
	font-size: 9px;
	color: #000000;
	padding: 2px 6px 2px;
	border-right: 1px solid #000000;
}
a.footer-btn-black:hover {
	color: #861316;
}
