body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
}

TABLE.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
TABLE.maintable {
	border: #000000 solid 2px;
}
TABLE.logo {
	border-bottom: #000000 solid 1px;
}

TABLE.PriceTable {
	border: #000000 solid 1px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.PriceTableHeader {
	border-bottom: #000000 solid 2px;
	background: #EEEEEE;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

SPAN.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

TD.PriceTable {
	border-bottom: #000000 solid 1px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.logobox {
	background-color: #DDDDDD;
}

TD.menu {
	border-top: #000000 solid 1px;
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.main {
	background-color: transparent;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: top;
	vertical-align: top;
}

TD.bottominfo {
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: top;
}

SPAN.headline {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style : italic;
	font-family: Arial, Helvetica, sans-serif;
}

SPAN.selectedpage {
   text-decoration: none;
   color: #FFFFFF;
   font-size: 10px;
   font-weight: bold; 
   background: #000000;
}


     /* HREF: LVHAS */

      A.menulinks:link {
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.menulinks:visited {
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.menulinks:hover {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
        font-weight: bold; 
        background: #000000;
      }

      A.menulinks:active {
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.menulinks:selected {
        text-decoration: none;
        color: #000000;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }
	 
	 
	 
	  
      A.bottomlinks:link {
        text-decoration: none;
        color: #AAAAAA;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.bottomlinks:visited {
        text-decoration: none;
        color: #AAAAAA;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.bottomlinks:hover {
        text-decoration: underline;
        color: #000000;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.bottomlinks:active {
        text-decoration: none;
        color: #AAAAAA;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }

      A.bottomlinks:selected {
        text-decoration: none;
        color: #AAAAAA;
        font-size: 10px;
        font-weight: bold; 
        background: transparent;
      }
	  
	  
	  
	  
	   A.weblinks:link {
        text-decoration: none;
        color: #000000;
        font-size: 11px;
        font-weight: bold; 
        background: transparent;
      }

      A.weblinks:visited {
        text-decoration: none;
        color: #000000;
        font-size: 11px;
        font-weight: bold; 
        background: transparent;
      }

      A.weblinks:hover {
        text-decoration: underline;
        color: #000000;
        font-size: 11px;
        font-weight: bold; 
        background: transparent;
      }

      A.weblinks:active {
        text-decoration: none;
        color: #000000;
        font-size: 11px;
        font-weight: bold; 
        background: transparent;
      }

      A.weblinks:selected {
        text-decoration: none;
        color: #000000;
        font-size: 11px;
        font-weight: bold; 
        background: transparent;
      }