
body 
{ 
margin: 0; 
padding: 0; 
position: absolute; 
height: 100%;
width: 100%; 
background-color: #3D3B30;
font-family: Arial; 
text-align: center; 
/*
background-image: url('../images/bsaparts/mainback.gif');
background-repeat: repeat;
*/
}

div.container 
{
position: relative; 
width: 820px;
background-color: white;
text-align: left;
margin: 0 auto;
height: auto%;
overflow: hidden;

}

H1,H2,H3,H4,H5 {margin:0; padding:0;}

#navbar
{
margin: 0 auto;
width: 100%;
background-color: white;
text-align: center;
padding: 0px;
}

#navbar a img 
{
border: none;
padding: 0px;
margin: 0px;
}

#footer
{
margin: 0 auto;
bottom: -5px;
width: 952px;
padding: 0px;
}

.hide 
{ 
/*position: relative;*/ 
visibility: hidden; 
}

.show 
{ 
/*position: relative;*/ 
visibility: visible; 
}

#basket
{ 
position: absolute; 
left: 635px;
top: 90px; 
}

body, td 
{
font-family: Arial; 
font-size: 9pt;
}

INPUT, TEXTAREA
{
font-family: Arial; 
font-size: 9pt;
font-weight: bold;
/*text-align: left;*/
}

.combobox
{
background: #816746; 
color: white;
font-family: Arial; 
font-size: 9pt;
font-weight: bold;
width: 200px; 
}

.maintext
{
color: #816746;
font-family: Arial; 
font-size: 8pt;
font-weight: bold;
}

.dottedline
{
color: gray;
font-family: Arial; 
font-size: 8pt;
}

a:visited, a:active, a:link, a:hover  
{
color: #816746;
font-family: Arial; 
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

a:hover
{
color: black;
}

#progress
{
position: absolute; 
top: 50%;
left: 50%;
width: 165px;
height: 112px;
margin-top: -56px;
margin-left: -82px;
}

.itemhead
{
color: #7F6A3F;
font-family: Arial; 
font-size: 9pt;
font-weight: bold;
}

