/* style definitions for Vaqueros Del Mar NG site */

body { background-color:    #3333ff;
       color:               black;
     }

table.title    { border-width:      2px ;
                 border-style:      outset ;
                 border-color:      #3399FF ;
                 width:             50% ;
               }
table.title td { padding:           12pt ;
                 color:            #0000FF ;
                 background-color: #FFFFFF ;
                 font-size:         18pt ;
                 text-align:        center ;
                 /* font-weight:       bold ; */
               }

div.nowin a:link    { color:      #33ccff;
                      background-color: transparent;
                    }
div.nowin a:visited { color:      #cc66cc;
                      background-color: transparent;
                    }



TD.menu     { color:            #000000 ;
              background-color: #00FFFF ;
              font-family:      Times, serif ;
              padding:          5pt ;
}
TD.menua    { color:            #000000 ;
              background-color: #66FF99 ;
              font-family:      Arial, Helvetica, sans-serif ;
              font-weight:      bold ;
              padding:          5pt ;
}

LI { list-style-image: url("Gifs/ball.green.png"); 
     list-style-type:  disc; 
}

a:active      { text-decoration: underline overline }
a:hover       { text-decoration: underline overline }

a.nowin:link    { color:      #33ccff;
                  background-color: transparent;
                }
a.nowin:visited { color:      #cc66cc;
                  background-color: transparent;
                }
