body { margin: 0px; padding: 0px; color: #333; background-color: #696; font-family: verdana, arial, helvetica, sans-serif; }

a { text-decoration: none; font-weight: bold; color: #030; outline: none; }
a:visited, a:active { color: #030; }
a:hover { color: #030; text-decoration: underline; }

strong, b { font-weight: bold; }
i { font-style: italic; }
hr, table { margin-bottom: 10px; }

hr { height: 5px; border: none; background-color: #999; }
.borderstyle { background: #363; border: 5px solid #999; }
.borderstyle h4 { color: #693; }
.borderstyle a,
.borderstyle a:visited,
.borderstyle a:active,
.borderstyle a:hover { color: #CCC; }

h1 { font-size: 22px; line-height: 24px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
h2 { font-size: 20px; line-height: 22px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
h3, caption { font-size: 18px; line-height: 20px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
h4 { font-size: 16px; line-height: 18px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
p, td { font-size: 16px; line-height: 18px; margin-top: 0px; margin-bottom: 10px; }
li { font-size: 16px; line-height: 18px; margin-top: 0px; margin-bottom: 0px; }
h5 { font-size: 14px; line-height: 16px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
h6 { font-size: 12px; line-height: 14px; margin-top: 0px; margin-bottom: 10px; font-weight: bold; }
.copyright { font-size: 12px; line-height: 14px; margin-top: 0px; margin-bottom: 0px; font-weight: bold; }

/* 'Alteration to Rollover Horizontal List Navbar' Navigation Styles courtesy http://css.maxdesign.com.au/listamatic/ */
#navcontainer { width: 100%; float: left; border-left: 1px solid #693; }
#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }
#navcontainer ul { margin: 0; padding: 0/* 0 0 7%*/; color: #FFF; font-weight: bold;
/*font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: .65em; letter-spacing: 2px;*/ }
#navcontainer ul li a { padding: 0.2em; background-color: #363; color: #FFF;
text-decoration: none; float: left; border-right: 1px solid #693; }

#navcontainer ul li a:hover { background-color: #693; color: #FFF; }
#navlist li a:hover, #navlist li a:active { color: #FFF; text-decoration: none; background: #C33;
text-align: left; font-weight: bold; /*text-transform: uppercase;*/
/*font: bold normal 10px/16px verdana, arial, helvetica, sans-serif;*/ }

#consignments li { padding-bottom: 12px; }