body 	{
margin: 10pt,10pt,10pt,10pt;
background-color: #FFFF99;
font-size:	15pt;
color:		navy;
	}

#indexmain	{
font-family: arial;
color: navy;
margin-left: 10px;
margin-right: 10px;
width: 95%;
	}

.textheader {
border: none;
background-color: #FFFF99;
width: 100%;

	}

.textfooter {
border: none;
background-color: #FFFF99;
width: 100%;
text-align: center;
	}


.textfootertd{
background-color: #FFFF99;
text-align: center;
	}

.textfooterprint{
background-color: #FFFF99;
text-align: center;
font-family: Arial;
font-size: 2em;
font-weight: bold;
	}
.texttd{
font-family: Arial;
font-size: 11pt;
font-weight: bold;
color: navy;
	}

table	{
border: none;
border-color: #FFFF99;
color: navy;
background-color: #FFFF99;
	}


a:link {
color:	navy;
text-decoration:underline;
font-weight: bold;
font-family: arial;
	}




a:visited{

text-decoration:underline;
font-weight: bold;
font-family: arial;
color: 	navy;
	}
a:hover	{
color: blue;
	}


h1	{
color: navy;
font-weight: bold;
font-size: 25pt;
font-family: arial;
margin: 0;
	}
h2	{
color: navy;
font-weight: bold;
font-size: 14pt;
font-family: arial;
margin: 0;
	}


h4	{
color: navy;
font-weight: bold;
font-size: 15pt;
font-family: arial;
margin: 0;
	}

h5	{
color: navy;
font-weight: bold;
font-size: 12pt;
font-family: arial;
margin: 0;
	}

div.width{
width: 100%;
	}

td, tr, th	{
background-color: #FFFF99;
	}

.caltable {
background-color: blue;
font-weight: bold;
text-align: center;
	}
.calavailable {
background-color: lime;
font-weight: bold;
text-align: center;
	}
.calnodate {
background-color: #ffff99;
font-weight: bold;
text-align: center;
	}
.calweeknames {
background-color: #ffff99;
font-weight: bold;
text-align: center;
	}

.calbooked {
background-color: orange;
font-weight: bold;
text-align: center;
	}
.calprov {
background-color: salmon;
font-weight: bold;
text-align: center;
	}

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid navy; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;


text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 11px Arial;
color: navy;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 10px; /*Padding within each menu item*/
background-color: #FFFF99; /*Default menu color*/
border-bottom: 8px solid navy;
}

.invertedshiftdown2 a:hover{
background-color: navy; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: navy; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}
