/* Body Settings */
body { font-family : Arial, Verdana, Sans-Serif;
       color : #000000;
       font-size : 12px;
       background-color : #FFFFFF;
       }



/* Table Settings */
td { font-family : Arial, Verdana, Sans-Serif;
     color : #000000;
     font-size : 12px;
   }



td.ebay {
   font-family : Arial, Verdana, Sans-Serif;
   color : #FFFFFF;
   font-size : 12px;
   font-weight: bold;
   background-color: navy;
}

.darkbg {font-family : Arial, Verdana, Sans-Serif;
         color : #FFFFFF;
         font-size : 12px;

         }

.chart { font-family: times;
         font-size: 10px;
         text-align: center;
       }

.searchhead { color: white;
              font-weight: bold;
             }

a.searchhead { color: white;
              font-weight: bold;
             }

a:hover.searchhead {
                    color: #FF0000;
                    font-weight: bold;
                   }


.searchhead2 { color: black;
              font-weight: bold;
             }

a.searchhead2 { color: black;
              font-weight: bold;
             }

a:hover.searchhead2 {
                    color: #FF0000;
                    font-weight: bold;
                   }


a.searchhead3 { color: white;
              font-weight: bold;
             }

a:hover.searchhead3 {
                    color: #000000;
                    font-weight: bold;
                   }


/* Link Settings */
a { font-family : Arial, Verdana, Sans-Serif;
    color : #333333;
    font-size : 12px;
    text-decoration : none;
  }


/* Link Hover Settings */
a:hover { font-family : Arial, Verdana, Sans-Serif;
          color : #000000;
          font-size : 12px;
          text-decoration : underline;
        }

a.menu:link {color: #333333;
             text-decoration: none;
             font-size: 12px
            }

a.menu:visited {color: #333333;
                text-decoration: none;
                font-size: 12px
               }

/* Strong Settings */
strong { font-family : Arial, Verdana, Sans-Serif;
         font-size : 12px;
         font-weight : bold;
       }



.search { border-bottom: thin dotted #000000; }

/* You will not need to change below */
.small          { font-family : Arial, Verdana, Sans-Serif;
                  font-size : 10px;
                }


a:hover.small   { font-family : Arial, Verdana, Sans-Serif;
                  color : #333333;
                  font-size : 10px;
                  text-decoration : underline;
                }


}
.TopLabel {
        COLOR: #000000; FONT: bold 12px;
}

INPUT, FORM, BUTTON, TEXTAREA, SUBMIT {
       font-family : Arial, Verdana, Sans-Serif;
       font-size : 10px;
}