#copybrowse {
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 100px;
	font-size: 9px;
	text-align: center;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #FFFFFF;
}

a:visited {
	color: #999999;
}

html {
	border: none;
}

body {
	background-color: #000;
	color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	border: none;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #F60; /* Prev F60 */
	margin: 5px 0px 5px 0px;
	border-style: solid;
	border-color: #990000;
	border-width: 0px 0px 2px 0px;
	width: auto;
	background-image: url('images/redfade.png');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 14px;
}

h4 {
}

.staffblock {
	padding-left: 20px;
}

.staffname {
	width: 200px;
	float: left;
	border-left: 6px solid #333;
	border-bottom: 2px solid #222;
	margin-left: 6px;
	padding-left: 4px;
	margin-bottom: 2px;
}

.expand {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin: 5px 0px 5px 0px;
	width: auto;
	background-image: url('images/plusexpand.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	clear: both;
	margin-left: 10px;
}

.collapse {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin: 5px 0px 5px 0px;
	width: auto;
	background-image: url('images/minusexpand.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	clear: both;
	margin-left: 10px;
}

h3.list {
}

a.list {
	text-decoration: none;
}

#loginbox {
	position: absolute;
	top: 2px;
	right: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #006600;
	color: #00FF00;
	padding: 4px;
	border: 1px solid #00FF00;
	text-align: center;
}

#loginbox a:link, #loginbox a:visited {
	color: #FFFFFF;
}

#topmenu {
	position: absolute;
	top: 4px;
	left: 108px;
}

#mainbox {
	position: absolute;
	top: 150px;
	left: 108px;
	right: 4px;
	bottom: 4px;
}

#footer {
}

.buynow {
	float: right;
	width: 150px;
	margin: 2px;
	text-align: left;
	background-color: #222;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding-right: 6px;
	padding-left: 6px;
}

.msg {
	height: auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	background-image: url('images/msg.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 50px;
	margin: 0px;
	color: #0F0;
}

.err {
	height: auto;
	font-family: monospace;
	font-weight: bold;
	font-size: 20px;
	background-image: url('images/err.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0px 10px 50px;
	margin: 0px;
	color: #F00;
}

input {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background-color: #333;
	color: #EEE;
	border: 1px solid #999;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

table.formtable {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table.formtable td.prefix {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

table.formtable td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

table.formtable tr {
	padding: 0px;
	margin: 0px;
}

table.formtable td.fbuttoncell {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

form {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

input.button {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 3px solid #FF6600;
	border-style: outset;
	vertical-align: middle;
}

input:hover.button {
	background-color: #CC0000;
}

label {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.reqfield {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

/*	
HORIZONTAL RULE
===================================================	
This css allows for a custom hr through a small gif
image repeatd across the background of a div. The hr
spacer is used to hold open the div so that the
background image is displayed.
Example: <div class="hr"><hr class="spacer" /></div>
*/

div.hr {
	height: 12px;
	width: auto;
	background-image: url('images/hr.gif');
	background-repeat: repeat-x;
	background-position: center;
}

hr.spacer {
	display: none;
}
/* END HORIZONTAL RULE*/

div.clear {
	height: 0px;
	clear: left;
}
/* Top menu styles */
.topbar {
	clipping: visible;
	margin-left: 5px;
	height: 20px;
	border-collapse: collapse;
}
.topbar tr { padding: 0px; border: 0px;}
.topbar td {
	padding: 0px;
	border: 0px;
	/*background: #000 url('images/topbar.png') repeat-x top left;*/
	vertical-align: middle; 
}

TABLE.topbar2 {
	margin: 0px 0px 0px 35px;
	border: 0px;
	height: 20px;
	border-collapse: collapse;
}

TABLE.topbar TR, TABLE.topbar2 TR {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

TABLE.topbar TD, TABLE.topbar2 TD {
	background-image: url('images/topbar.png');
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.menulink, .menulink:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	border: 0px;
	font: bold 16px arial, helvetica, sans-serif;
}

.menulink:hover {
	color: #FFFF00;
}

.menulinksub {
	height: 20px;
	text-decoration: none;
	/*background-image: url('images/menulinkback.gif');
	background-position: center;
	background-repeat: no-repeat;*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0px;
	border: 0px;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.menulinksub:visited {
	color: #FF9900;
}

#logo {
	position: absolute;
	top: 2px;
	left: 4px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100px;
}

.menuend {
	background-image: url('images/topbarend.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 30px;
	height: 20px;
}

#sidemenu {
	position: absolute;
	top: 154px;
	left: 4px;
	width: 100px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	padding: 30px 0px 30px 0px;
	background: #990000 url('images/redscale.png') repeat;
}

img.modulecover {
	height: 150px;
	width: 100px;
	float: left;
	clear: left;
	margin: 2px;
	border: 2px solid #FFFFFF;
	text-align: center;
}

div.productbox {
	height: auto;
	width: auto;
	right: 0px;
	background-color: #333333;
	color: #FFFFFF;
	padding: 2px;
	border: 2px solid #FF6600;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	float: left;
}

.indent {
	padding-left: 10px;
}

span.emphasistag {
	color: #FF6600;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.contactfooter {
	font-weight: bold;
	text-align: center;
}

/*
DESIGN CONTACT INFORMATION
This small div placed at the end of every page gives
contact information for the web designer.
*/
.design {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.design A {
	color: #FFFFFF;
}
/* END DESIGN CONTACT INFORMATION */
