#Container{width:800px;}
#ContentArea{}
/* HEADING TAGS */
H1               { text-align:center; font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 14pt; font-weight: bold; margin-bottom: .25em; }
H2               { font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 12pt; font-weight: bold; }
.cattitle h1 {font-size:12px; padding:02px;}

/* Column caption */
.CAPTION         { background-color:#B9B08F ; font-weight:bold; color: Black; }
/* Form Labels */
.LABEL           { color: Black; font-size: 8pt; }
/* Attention getting */
.ALERT           { color: #8A2D42 ; font-size: 8pt; }
.TITLE			 { font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 16pt; }

A.buttontext      { font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 8pt; font-weight:bold; color: #000000; text-decoration: none; cursor: pointer; }
/* Page links on the search results page */
.CURRENTPAGELINK { font-weight:bold; color:#8A2D42;}

TD               { font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 8pt; }

/* HYPERLINKS */
A                { font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 8pt; color: #000000; text-decoration: none; cursor: pointer; }
A:HOVER          { font-family: 'ARIAL, HELVETICA, ARIAL'; text-decoration: underline; cursor: hand;}
a.lnkheader      { font-weight:bold; margin-left:08px;}
a.lnkheader:hover      { font-weight:bold; color:#000; margin-left:08px;}

BODY             { padding:0px; margin:0px; font-family: 'ARIAL, HELVETICA, ARIAL'; font-size: 8pt; background-color:#EAE6D6}

/* Buttons */
.btn_login a {width:75px; height:24px; padding:05px; display:block; background: url('images/enter.gif') no-repeat;}
.btn_buy a {width:40px; height:16px; padding:05px; display:block; background: url('images/_buy.gif') no-repeat;}
.btnCheckout a{width:80px; height:16px; padding:05px; display:block; background: url('images/_checkout.gif') no-repeat;}
.btnRemoveAll a{width:80px; height:16px; padding:05px; display:block; background: url('images/_empty.gif') no-repeat;}
.btnNext a{width:80px; height:16px; padding:05px; display:block; background: url('images/_next.gif') no-repeat;}
.btnSubmit a{width:80px; height:16px; padding:05px; display:block; background: url('images/_submit.gif') no-repeat;}
