BODY A
{
	TEXT-DECORATION: none
}
BODY A:hover
{
    TEXT-DECORATION: underline
}
body {background: #993300 
}
#bg {
	background: #993300;
	width: 960px;
	margin-top: 10px;
	border: 1px solid #93784B;
}

#bg_home {
	z-index: 2;
	background: #993300;
	height: 900px;
	width: 700px;
}
body,td,th,p,li,ul,div {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
	vertical-align: top;	
	line-height: 1.5em;
}
h1 {
	font-family: "Lucida Bright", "Palatino Linotype", "Times New Roman", Georgia, Serif;
	font-size: 170%;
	color: #ffcc33;
	vertical-align: top;
	font-weight: bold;
	font-variant: small-caps;
	line-height: normal;
}
h2 {
	font-family: Palatino Linotype, georgia, Times New Roman, serif;
	font-size: 150%;
	color: #ffcc33;
	vertical-align: top;	
	font-weight: bolder;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 120%;
	color: #ffcc33;
	vertical-align: top;
	font-weight: bold;	
	line-height: normal;
}
.h3a {
	text-decoration: underline;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 110%;
	color: #ffcc33;
	vertical-align: top;
	align:center;
	font-weight:bolder;
	line-height:20px;
	text-align: center;
	font-variant: small-caps;
}
.center {
	align: center;
	text-align: center;
	display: block;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ffcc33;
	vertical-align: top;
	align: center;
	font-weight: bolder;
	line-height: 20px;
	text-align: center;
}
img {
	border: 0;
}
a:link {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffcc33;
	text-decoration: none;		
	font-weight: bold;
}
a:visited {
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff9966;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;	
}
.yellow {
	color: #ffcc33;
}
.subhead {
	color: #ffcc33;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
.peach {
	color: #cc6633;
}
.rust {
	color: #993300;
}
.white {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
.small {
	font-size: 10px;
}
.large {
	font-size: 14px;
	line-height:22px;
}
.larger {
	font-size: 16px;
	line-height:22px;
	font-weight: bold;
}
.large_yellow {
	font-size: 14px;
	line-height:18px;
	color: #ffcc33;
}
.cat-select {
	color: #cc6633;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-indent: 1px;
	vertical-align: bottom;
	height: 10px;

}
.cat-unselect {
	color: #ffcc33;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.tiny {
	font-size: 9px;
	line-height:12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.porttable {
	border: 1px dotted #ffcc33;
}
.porttext {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-color: #666633;
	line-height: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
}
.porttext a {
	font-color: #ffcc33;
	text-decoration: underline;
}
.sitemaplink {
	font-color: #ffcc33;
	text-decoration: underline;
}.indent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.checkbox {
	font-weight: bold;
	color: #993300;
	list-style-position: outside;
	list-style-image: none;
	display: list-item;
	background-image: url(images/checkmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	font-size: 10px;
	line-height: 16px;
	list-style-type: none;
	padding-left: 15px;

}
.green {
	color: #666633;
}
.vcenter {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;




}
.jwhite {
	color: #FFFFFF;
}
.checkboxCopy {

	font-weight: bold;
	color: #993300;
	list-style-position: outside;
	list-style-image: none;
	display: list-item;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	font-size: 10px;
	line-height: 16px;
	list-style-type: none;
	padding-left: 15px;
}
