<!--
/* CSS Document */
html , body { min-height: 100%; background: #990000; font-family: arial, verdana, tahoma, sans-serif; font-size:15px; font-weight:normal;margin-top : 0px; } 
* html , body { height:100%; } 
#headerDivNav {
font-size: 13px;
margin-top:5px; 
margin-bottom:0; 
float:left; 
width:650px 
} 
#wrapper {
margin-left : 0; 
width : 100%; 
min-height : 90%; 
float : right; 
background : #F1EEE1; 
border:none;
} 
#wrapper  #bread {
color:#000000; 
font-weight:bold;
font-size:13px; 
text-align:right; 
padding:2px 2px 2px 15px; 
background:#E6DDC6; 
font:tahoma;
}
* #wrapper {
height : 80%; 
} 
#content {
margin-left : 10px; 
min-height : 90%; 
padding : 10px; 
background : #F1EEE1; 
} 
* #content {
height : 80%; 
} 
.footer {
margin-top: 10px;
text-align : center; 
width : 100%; 
background : #dfdfdf; 
clear : both; 
font-size : 8pt; 
}

#topnav ul {
list-style:none; 
margin-bottom:0px; 
padding:0; 
margin:0 
}
#topnav li { 
float:left; 
list-style:none;  
margin:0; 
padding:0 
} 

#topnav a { 
color:#000000; 
text-decoration:none;
font-weight:normal;
background:#CABB99 url("http://www.bagwellauctions.com/images/left-tab.gif") left top no-repeat; 
padding-left:10px
}
#topnav a span { 
background:url("http://www.bagwellauctions.com/images/right-tab.gif") right top no-repeat; 
padding-right:10px 
}
#topnav a, #topnav a span { 
display:block; 
text-decoration:none;
font-weight:normal;
float:left 
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#topnav a, #topnav a span { text-decoration:none;font-weight:normal;float: none }
/* End IE5-Mac hack */
#topnav a.tab { 
color: #000;
text-decoration:none;
font-weight:normal;
background:#CABB99 url("http://www.bagwellauctions.com/images/left-tab-hover.gif") left top no-repeat; 
text-decoration:none; 
padding-left:10px
}
#topnav a.tab span { 
background:url("http://www.mahec.net/images/right-tab-hover.gif") right top no-repeat; 
padding-right:10px 
}
#topnav a:hover { 
color: #000;
text-decoration:none;
font-weight:normal;
background:#ccdbbb url("http://www.bagwellauctions.com/images/left-tab-hover.gif") left top no-repeat; 
text-decoration:none; 
padding-left:10px
}
#topnav a:hover span { 
text-decoration:none;
font-weight:normal;
background:url("http://www.bagwellauctions.com/images/right-tab-hover.gif") right top no-repeat; 
padding-right:10px 
} 
A:link { color : #000000; text-decoration : underline; font-weight:bold;} 
A:visited { color : #990000; text-decoration : underline; font-weight:bold; } 
A:hover { background-color:#ccdbbb;  font-weight:bold; }
.color0 { background:#000000; }
.color6 { background:#FFFFFF; }
.color7 { background:#DFDFDF; }
.color8 { background:#666666; }

.bold { font-weight:bold;}
.small { font-size:12px;}
-->