@charset "utf-8";
form {
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFF00;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pageheading {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.pageheading-xparentlayer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 168px;
}
.pageheading-navlayer {
	font-size: 11px;
	color: #FFFF00;
	margin-right: auto;
	margin-left: auto;
	width: 901px;
	background-color: #000000;
	padding-bottom: 5px;
	padding-top: 4px;
}
.pageheading-navlayer select{
	font-size: 10px;
	background-color: #000000;
	color: #FFFF00;
	border: 1px solid #6B6141;
}
.maincontentholder {
	margin-right: auto;
	margin-left: auto;
	min-height: 340px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 25px;
	padding-left: 25px;
}
.clearfloat {
	clear: both;
	line-height: 0px;
	height: 0px;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 11px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(navbg1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 1px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 300px;
}
#infobox {
	margin-left: 218px;
}

a.nav:hover {
	background-image: url(navbg2.png);
}
a.nav:visited {
	color: #FFFFFF;
}
h1 {
	font-size: 22px;
	color: #FF0000;
	margin: 0px;
}
h2 {
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	font-weight: bold;
}	
.pagefooter {
	background-color:#FF0000;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.ltlink {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
a.ltlink:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.ltlink:visited {
}
a.dklink {
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a.dklink:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	color: #000000;
}
a.dklink:visited {
}
#catalog-stack{
	width: 200px;
	float: left;
	background-color: #E00000;
	padding: 0px;
	margin-right: 15px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#catalog-stack a, #catalog-stack a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	background-color: #FF0000;
}
#catalog-stack a:hover{
	color: #000000;
	background-color: #FFFF00;
}
.catstackheader{
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: #000000;
}
.txt-bright{
	color: #FFFF00;
}
.txt-dk {
	color: #000000;
}
