/* CSS Document */
body {
margin:5px 5px 5px 5px;
background-color:#D3D3D3;
}


iframe.previous_auctions {
	width:715px;
	height:825px;
	align:top;
}

h2 {
	font-family:Arial; 
	font-size:18px; 
	font-weight:bold; 
	color:#CC0000;
	text-decoration:none
	}
p {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#000000;
	text-decoration:none
	}
p.flashing {
	font-family:Arial; 
	font-size:16px; 
	font-weight:Bold; 
	color:#FF0000;
	text-decoration:blink;
	line-height:20%;
	}
li {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#000000;
	text-decoration:none
	}
a {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#0000FF;
	text-decoration:none
	}
a:active {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#FFFFCC;
	text-decoration:none
	}
a:visited {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#990099;
	text-decoration:none
	}
a:hover {
	font-family:Arial; 
	font-size:14px; 
	font-weight:normal; 
	color:#0000FF;
	text-decoration:underline
    }

.menutext {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:none
	}

a.menutext {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:none
	}
a.menutext:active {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:none
	}
a.menutext:visited {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:none
	}
a.menutext:hover {
	font-family:Arial; 
	font-size:14px; 
	font-weight:bold; 
	color:#ffce00;
	text-decoration:underline
    }
.text {
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal; 
	color:#c1c0d1;
	}
a.text {
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#A27C27;
	}
a.text:active {
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#A27C27;
	text-decoration:none
	}
a.text:visited {
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#A27C27;
	text-decoration:none
	}
a.text:hover {
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#A27C27;
	text-decoration:underline
    }
.subhead {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFCC;
	padding:3px 3px 3px 8px;
	}
