.bold {font-weight:bold;}

.wide {
	width: 100%;
}

.center {
	text-align: center;
}
.topcell {
	background-color: #CCCCCC;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;	
}

.nomargin {
	margin: 0px;
}
.header {
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	border: 1px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	background-attachment: fixed;
	background-image: url(images/black.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#t1 {
	height: 100px;
	background-color: #000000;
	background-image: url(images/itemspanel.jpg);
	background-position: 250px;
	color: #FFCC00;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.strips {
	background-color: #CC0000;
	padding: 5px;
	border: 1px solid #000000;
}
#main {
	background-color: #FFFFFF;
}

#cauctions {
	background-color: #FFCC00;
	width:200px;
	border-right: 1px solid #000000;
}

td {
	border-width: 0px;
	padding: 0px;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

a:link {
	color: #CC0000;
}



.button {
	padding: 5px;
}

a.mnav:link {
	color: #FFCC00;
	font-variant: small-caps;
	text-decoration: none;
}
a.mnav:visited {
	color: #FFCC00;
	font-variant: small-caps;
	text-decoration: none;
}
a.mnav:hover {
	color: #CC0000;
	font-variant: small-caps;
	text-decoration: none;
}

.border {
	border: 1px solid #000000;	
}

table {
	border-collapse:collapse;
	border-width: 0px;
}

img {
	border-style: none;
}

td {
	vertical-align: top;
}

#navtd {
	width:251px;
	height:150px;
	background-color:#000000;
}
ul {
	list-style-image: url(images/hammerbullet.gif);
}

#central {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/sitelogob.gif);
	border-right: 1px solid #000000;
}

p {
	text-align: justify;
}


#bnavtd {
	background-color:#000000;
	vertical-align:bottom;
}

.padding {
	padding:5px;
}
h1 {
	font-size: 1.5em;
	padding: 0px;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #FF0000;
}

.imgmid {
	vertical-align:top;
}
#header {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	z-index: 1;
	width: 100%;
}

