a:link, a:visited, a:active {color: black;}
a:hover {color:#FF3300; text-decoration: none;}


h1, h2, h3, h4 {font-family: Verdana;}
li {font-family: Verdana;}

.UmbrellaDetails { font-family: Verdana; font-size: 1em;}
.header     { font-size: 16pt; color: #800000; font-family: Tahoma; font-weight:bold; text-align:center }
.UmbrellaName { font-family: Verdana; font-size: 1.1em; font-weight: bold }
.UmbrellaDescription { font-family: Verdana; font-size: 1em;}


body {   margin: 0px; background-color: #cccc99; font-family: Verdana; }  
 A.button   {  font-family: Verdana; font-weight: bold;  color:#7B8002; text-decoration: none;    margin: 0px 10px 0px 10px;  }  
 A.button:link   { font-family: Verdana; font-weight: bold;  color:#7B8002; text-decoration: none;  }  
 A.button:visited   { font-family: Verdana; font-weight: bold;  color:#7B8002; text-decoration: none;  }  
 A.button:active   {  font-family: Verdana; font-weight: bold; color:#FF3300; text-decoration: none;  }  
 A.button:hover   {  font-family: Verdana; font-weight: bold; color:#FF3300; text-decoration: none;  } 
 #navbar {    width: 100%;   margin: 10px;  }
 
 A.buttonNormal  {  font-family: Verdana;  color:#000000;   margin: 0px 10px 0px 10px;  }  
 A.buttonNormal:link   { font-family: Verdana; color:#000000; }  
 A.buttonNormal:visited   { font-family: Verdana;  color:#000000;}  
 A.buttonNormal:active   {  font-family: Verdana;  color:#FF3300;}  
 A.buttonNormal:hover   {  font-family: Verdana;   color:#FF3300;} 
 
 form {margin: 0px 10px 0px 10px;}
 
 xtable       { border: 2px solid #000000}
 xtd        { border: 1px solid #505050}
 
  .eventtitle{ font-family: Verdana;}
  .eventdescription{ font-family: Verdana; }
  
  .sale 
  {
    color: Red;
  }
  
  .saleOriginalPrice
{
    font-size: smaller;
}