body {
background: white;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;
color: #000000;
} 
a {
color : #000000;
text-decoration : underline;
/*background : #fff;*/
}
a:hover {
text-decoration: none;
}
p {
margin-top: 8pt;
margin-bottom: 8pt;
}
fieldset
{
border: 1px solid black;
width: 20em;
padding: 4px 7px 9px 9px;
*padding: 0px 7px 9px 9px;
}
legend
{
color: black;
font-weight: bold;
background: #FFF380;
border: 1px solid black;
padding: 2px 6px;
}
#content {
padding : 0;
font-family: Verdana, Tahoma, Arial, sans-serif;
margin : 1px auto;
width : 780px;
background : #FFFFFF;
}
#content h2 {
font-size: 12pt;
*margin-top: 12px;
}	 
#content h3 {
margin-top: 0px;
font-size: 10pt;
color: red;
}  
#content h4 {
font-weight: bold;
text-align: center;
margin-top: 0px;
font-size: 8pt;
}
#content form {
margin: 0px;
}
#header {
margin: 0;
padding: 0;
width: 778px;
background: white;
color: black;
height: 90px; 
border-top: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
font-size: 8pt;
}
#header img {
float: left;
}  
#navlist {
margin: 0;
padding: 35px 0 0px 0px;
background: inherit;	
float: right;
width: 330px;
}
#navlist ul, #navlist li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited {
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: blue;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 4px solid orange;
padding-bottom: 2px;
background: transparent;
color: red;
}

#navlist a:hover { color: orange; }
   
#subcontainer {
padding: 0;
background: blue;
height: 20px;
width: 100%; 
*width: 778px;
}
#sublist {
margin: 0px;
padding: 0px 0px;
display: block;
border-top: 1px solid #000000;	 
}
#sublist li {
list-style: none;
float: left;
}
#subcontainer a, #sublist li.extend {
margin: 0px;
display: block;
padding: 1px 8px;
text-decoration: none;
background: inherit; 
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 8pt;
color: white; 
border-top: 1px solid #000000; 
position: relative;
top: -1px;
}
#subcontainer a:hover, #subcontainer a#current {
padding: 1px 7px;
background: white;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid white;
border-bottom: 1px solid #333;
color: black;
}
#subcontainer a#current {
font-weight: bold;
}  
#bottom {
width: 770px;
*width: 780px;
font-size: 8pt;
background: yellow;
margin-top: 1px;
margin-bottom: 1px;	
float: left;
padding: 5px;
border-top: 2px solid black;
border-bottom: 2px solid black;
text-align: center;
} 
#footer {
text-align: center;
color: black;
font-size: 7pt;
float: left;
width: 778px;
}
.info {
background-color:#E7F66A;
color:black;
padding:7px;
vertical-align:middle;
border:1px solid #d6953A;
margin:3px;
height:42px;
}
.red {
color: red;
} 
#sellers #nav-sellers a,
#buyers #nav-buyers a,
#myaccount #nav-myaccount a, 
#contact #nav-contact a {
	border-bottom: 4px solid orange;
	padding-bottom: 2px;
	background: transparent;
	color: red;
} 
