BODY {
     font-size : 9pt;
     font-family: Arial, sans-serif;
     color: black;

}

.masform {
  display: inline;
}

.backgroundPrimary { background-image: <imageurl>/background.jpg; background: #996633; font-size: 9pt; font-family:  Arial, sans-serif; color: white;}

.backgroundSecondary { background: #996633; font-size: 9pt; font-family:  Arial, sans-serif; color: white; }

.backgroundAuction { background: #CC9900; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.backgroundCart { background: #000000; font-size: 9pt; font-family:  Arial, sans-serif; color: white; }

.backgroundFavorites { background: #CC9900; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.backgroundHistory { background: #CC9900; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.backgroundWishlist { background: #CC9900; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.backgroundTopreview { background: #CC9900; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.breadCrumbs { background: #FFFFFF; font-size: 9pt; font-family:  Arial, sans-serif; color: #3366cc; font-weight: bold; }

.tableBorder { border-color: #FFFFFF; border-collapse: collapse; }

.tableCartInfo { border-color: #000000; border-collapse: collapse; background: #FFFFFF; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableLast5 { border-color: #000000; border-collapse: collapse; background: #FFFFFF; font-size: 8pt; font-family:  Arial, sans-serif; color: black; }

.tableRegister { border-color: #000000; border-collapse: collapse; background: lightyellow; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableCart { border-color: #000000; border-collapse: collapse; background: #F3F3F3; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableCart1 { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableFavorites { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableHistory { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableWishlist { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableTopreview { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.tableAuction { border-color: #000000; border-collapse: collapse; background: white; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.displayStoreBox { border-color: #000000; border-collapse: collapse; background: #F3F3F3F; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.homeMenu { background: #F3F3F3; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.topMenu { background: #FFFFFF; font-size: 9pt; font-family:  Arial, sans-serif; color: black; }

.thumbnailModel { color: #0000FF; font-size: 9pt; font-family:  Arial, sans-serif; }

.copyRight { color: #999999; font-size: 9pt; font-family:  Arial, sans-serif; }

.line { background: #000000; }

.insideMainForm  { color: #0000FF; font-size: 9pt; font-family:  Arial, sans-serif; }

.headerPrimary { font-family:  Arial, sans-serif;
                 font-size: 9pt;
                 font-style: normal;
                 font-weight: normal;
                 color: #ffffff;
} 

.headerSecondary { font-family:  Arial, sans-serif;
                   font-size: 9pt;
                   font-style: normal;
                   font-weight: bold;
                   color: #000000;
}

/* link styles */

A {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #3366cc;
  font-style : normal;
  text-decoration:none;
  font-weight: bold;
}

A:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #3366cc;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #cc00cc;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : 3366cc;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

A.nav {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : black;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.nav:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #000000;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.nav:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #cc00cc;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.nav:hover {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #000000;
  font-style : normal;
  text-decoration: underline;
  font-weight: normal;
}

A.navprimary {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.navprimary:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.navprimary:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #CC9966;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.navprimary:hover {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #CC9966;
  font-style : normal;
  text-decoration: underline;
  font-weight: bold;
}

A.navsecondary {
  font-size :9pt;
  font-family :  Arial, sans-serif;
  color : #663300;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.navsecondary:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #0000FF;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.navsecondary:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #0000FF;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.navsecondary:hover {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : CC9966;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menu {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;


A.menu:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menu:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menu:hover {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #CC9966;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menubox {
  font-size : 7pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.menubox:active { 
  font-size : 7pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menubox:visited { 
  font-size : 7pt;
  font-family :  Arial, sans-serif;
  color : #996633;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.menubox:hover {
  font-size : 7pt;
  font-family :  Arial, sans-serif;
  color : #CC9966;
  font-style : normal;
  text-decoration: none;
  font-weight: bold;
}

A.footer {
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.footer:active { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color :#ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.footer:visited { 
  font-size : 9pt;
  font-family :  Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}

A.footer:hover {
  font-size :9pt;
  font-family : Arial, sans-serif;
  color : #ffffff;
  font-style : normal;
  text-decoration: none;
  font-weight: normal;
}
