/*"""""""" CSS Menus """"""""*/
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none
}
.qmmc li:hover>ul {
	left:auto;
}
#menu ul {
	top:100%;
}
#menu ul li:hover>ul {
	top:0px;
	left:100%;
}
/*"""""""" Container""""""""*/	
	#menu {
	padding: 0px;
	background-color: #000000;
	border-width: 0px;
	border-style: none;
	border-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
/*"""""""" Items""""""""*/	
	#menu a {
	padding:3px;
	background-color:#000000;
	background-image: url(images/round18.gif);
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	border-style:none;
	width: 118px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}
/*"""""""" Hover State""""""""*/	
	#menu a:hover {
	background-color:#990000;
	background-image: url(images/round18a.gif);
	color:#ffffff;
	text-decoration:none;
	vertical-align: middle;
}
/*"""""""" Active State""""""""*/	
	body #menu .qmactive, body #menu .qmactive:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
}
/*"""""""" SUB Container""""""""*/	
	#menu div, #menu ul {
	padding:1px;
	margin:0px;
	background-color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#555555;
}
/*"""""""" SUB Items""""""""*/	
	#menu div a, #menu ul a {
	margin:1px;
	padding:3px 3px 3px 3px;
	color:#ffffff;
	font-size:11px;
	border-width:1px;
	border-style:solid;
	border-color:#555555;
	background-image: none;
	height:auto;
	width:150px;
	text-align: left;
}
/*"""""""" SUB Hover State""""""""*/	
	#menu div a:hover, #menu ul a:hover {
	background-color:#990000;
	color:#ffffff;
	text-decoration:none;
	border-color:#666666;
	background-image: none;
}
/*"""""""" SUB Active State""""""""*/	
	body #menu div .qmactive, body #menu div .qmactive:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
	border-color:#666666;
}
/*"""""""" DHTML & Javascript Menu""""""""*/
.menuback {
	background-image: url(images/blackfireback.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link, a:hover, a:active, a:visited {
	color:#990000;
}
.topbanner {
	border: 0px outset black;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 801px;
}
.topspacer {
	height: 15px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 801px;
	background:url("images/blank.gif");
}
.topimage {
	height: 95px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 15px;
	width: 801px;
	background:url("images/top-bar.jpg");
}
.contentbody {
	border: 0px outset black;
	background:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 801px;
}
.content-topspacer {
	height: 29px;
	left: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 801px;
	background: #FFFFFF;
}
.content, .widecontent {
	background: #FFFFFF;
	left: 57px;
	padding: 0px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}

.content {
	width: 482px;
}
.widecontent {
	width: 702px;
}

.note {
	font-size: 80%;
	line-height: 1;
}

.imagebox {
	left: 581px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 220px;
	background: #FFFFFF;
}
.footer {
	height: 35px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 801px;
	background:url("images/footer.gif");
	background-repeat: no-repeat;
	background-color: black;
}
