body {
  background-color: black;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 12px;
  color: white;
}

P, OL, UL, DIV, H1, H2, A {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: white;
}

A {
  color: yellow;
  font-size: 17px; 
}

A:link { 
  text-decoration: none
}

A:visited {
  text-decoration: none
}

A:active {
   text-decoration: none
}

A:hover {
  text-decoration: underline; 
  color: yellow;
}

H1 {
/*  font-weight: bold; */
  font-size: 17px; 
  color: yellow;
/*  border-bottom: 1px solid #FFFE28; */
}

H2 {
/*  font-weight: bold; */
  font-size: 18; 
  line-height: 18px;
  color: yellow;
/*  border-bottom: 1px solid #FFFE28;  */
}

H3 {
/*  font-weight: bold; */
  font-size: 15px; 
  color: yellow;
/*  border-bottom: 1px solid #FFFE28; */
}

HR {
  size: 1px;
  /* color:#FFFE28; */
  color:#CCCCCC;
}

P, H1, H2 {margin: 0px 0px 5px 0px;}

.bodyText {
  vertical-align: top; 
  text-align: left;
  color: white;
}


.tx-indexedsearch-title {
  background-color: black;
}

.tx-indexedsearch-redMarkup {
  color:FFFE28;
}

.user-bazaarveiling-pi1-browsebox A {
  font-size:	14px;	
  color: white;
}

.user-bazaarveiling-pi1-browsebox-SCell A {
  color: Aquamarine;
}

.user-bazaarveiling-pi1-searchbox-button {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	center;
}

.user-bazaarveiling-pi1-searchbox-sword {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

.user-bazaarveiling-pi1-listrow-header P {
  font-size:	16px;	
  color: yellow;
}

.tx-indexedsearch-searchbox-sword {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

.tx-indexedsearch-searchbox-button {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	center;
}

.mailform-submit-button {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	center;
}

.mailform-field {
  background-color: black;
  color: white;
  border-top:	1px solid white;
  border-left:	1px solid white;
  border-right:	1px solid white;
  border-bottom:1px solid white;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

/* Content column */
TD#content {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top; 
  text-align: left;
}

/* Menu 1 column */
TD#menu_1 {  
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 22;
 /*   font-weight: bold; */
    vertical-align: top; 
    text-align: right;
}

TD#menu_1 DIV A {
  text-decoration: none;
}

TD#menu_1 DIV A:hover {
  text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-weight: bold;
  padding-top:5px;
  padding-right:35px;
  line-height: 12px;
}

TD#menu_1 DIV.menu1-level1-no A {
  color: yellow;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-weight: bold;
  padding-top:5px;
  padding-right:40px;
  line-height: 12px;
}
TD#menu_1 DIV.menu1-level2-no A {
  color: yellow;
}
