body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
}
body {
	background-color: #EFEFEF;
	background-image: url(images/page-bg.gif);
}
#pageholder {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#headline {
	background-color: #4eae70;
}
#bannerbg {
	background-color: #FDFD00;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mainnav {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	line-height: 22px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav ul, #catnav ul {
	margin: 0px;
	width: 149px;
	background-image: url(images/corner-lrg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	background-color: #DDDDDD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav li {
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainnav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#mainnav li a:hover {
	color: #4eae70;
}
#pageholder h2 {
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 10px;
}
#catnav li a {
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#catnav li {
	list-style-type: none;
	display: block;
	line-height: 20px;
}

#catnav li a:hover {
	font-weight: bold;
	background-color: #CCCCCC;
}
#pagecontent {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#pagecontent h1 {
	font-size: 12px;
	font-weight: bold;
}
.catitemhead {
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	background-color: #4eae70;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/corner-sml-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.catitemcontent {
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/corner-sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.picbrder {
	padding: 1px;
	border: 1px solid #999999;
}
.inlinelink {
	color: #000000;
}
.pager a {
	color: #000000;
}
p.sep {
	line-height: 1px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
img.boxedhvy {
	padding: 1px;
	border: 1px solid #000000;
}.headlineyel {
	background-color: #000000;
	background-image: url(images/corner-sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 20px;
	color: #4eae70;
}
.topnavbg {

	background-color: #666666;
	background-image: url(images/corner-sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	line-height: 20px;
}
a.topnavitem {
	background-color: #666666;
	background-image: url(images/corner-sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.topnavitem:hover {
	background-color: #000000;
	color: #4eae70;
}
#bodymain {
	padding-left: 4px;
}
.hiliteblock {
	background-color: #4eae70;
	background-image: url(images/corner-sml.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
	font-weight: bold;
}
#bodymain h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.currfrm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.err {
	color: #FF0000;
}
.qutebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	width: 220px;
	border: 1px solid #CCCCCC;
	background-color: #DEDEDE;
}
