BODY {
BACKGROUND: #b3bac1;
} 


h1 {color: navy; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 24px; margin: 5px 5px 5px 5px}
h2 {color: #0066CC; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin: 5px 5px 5px 5px}


A:link {background: none; color: maroon; text-decoration: underline; cursor: pointer; font-family: Verdana, Ariel, Helvetica, sans-serif; font-size: 12px;}
A:visited {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}

.Global {
WIDTH: 760px;
HEIGHT: 100%;
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
}


.Header {
WIDTH: 100%;
}

.Header TD {
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px 0px 0px 0px; 
}

.Left {
BACKGROUND: #ffffff;
COLOR: inherit;
}

.Content {
BACKGROUND: #ffffff;
COLOR: inherit;
}

.BoxStyle {
WIDTH: 100%;
MARGIN-BOTTOM: 15px;
}

.HeadingStyle {
BACKGROUND: none;
COLOR: #000000;
FONT: bold 20px arial,sans-serif;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 15px 15px 15px 30px;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
WIDTH: 100%;
BACKGROUND: none;
COLOR: #000000;
FONT: 13px arial,sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}

table.ebay100 { width: 100px; border-collapse: collapse; border-spacing: 0px; background-color: #F2F2F2; border: solid 1px #E1E1E1}
table.ebay160 { width: 160px; border-collapse: collapse; border-spacing: 0px; background-color: #D2D2D2; border: solid 1px #E1E1E1}

img.ebayimage {width:80px; height:80px;  border:0;  margin:7px}
img.ebayicon {width:50px; height:50px;  border:0;  margin:2px}



