		ul#TabMenu {		background:#039;
					list-style:none;
					font-family:Arial;
                                        margin:0; 
					border:0;
					padding:0;
                                        font-size:0.95em;
					width:778px;
					float:left;}
		ul#TabMenu li {		background:#039;
					margin:0; 
					border:0;
					padding:0;
                                        float:left;
					border-right:1px solid #fff;}
		ul#TabMenu a {			color:#ffc;
					text-decoration:none;
                                        
					display:block;
                                        padding:0.25em 0.5em;}
		ul#TabMenu a:hover {	text-decoration:underline;
					background:red;
                                        }
        table#TabRates a:hover {background:red;
                                        color:#ffc;
                                         }
        form#Options a:hover  {background:red;
                                        color:#ffc;
                                          }
               
        table#Calendar           {font-size:0.8em;}
        tr#Rented  { background:black;}
        tr#week {background:lime;}
        tr#booked {background:red;}
        tr#weekend {background:yellow;}

       table#Rates  a:hover {
        background:red;}

        
