html, body {margin: 0; padding: 0;
  color: #000; background: #fff;
  font-family: Arial,Verdana, sans-serif;}

h1 {color: #deb887; background: #400000;
  font: bold 110%/1em Arial, Verdana, sans-serif;
  padding: 0.5em 1em 0.2em; margin: 0;
  border: 1px solid #400000;
  border-width: 2px 0;}

h2 {font-size:150%; font-weight:bold;text-align:center;}

h4 {font-size:90%; font-weight:bold;text-align:left;}

td.year {border: none;
        font-size: 75%;
        text-decoration: none;
       }



#main {font-size: 90%; background: #fff;
  margin: 0; padding: 1.5% 8.5%; clear: left;
  }

a:link	{color: #2b60db;
         text-decoration: underline;
                  }

a:visited {color: #3ea99f;
           text-decoration: underline;
           }

a:hover {color: #009900;
	background-color: #bdedff;
	text-decoration: none
	}

html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/



#footer td {font-size:80%;
            text-decoration: underline;
            text-align: right;
            border-width: 0px;}

p {
	}

thead {
	background-color:#C68E17;
    	font-weight:normal;
    	color:#ffffff;
	}

tbody.is {
	background-color:#ffffff;
	}

.itemis {
	background-color:#E9AB1;
	color:#000;
        border-bottom:solid 1px white;
	}

td, th {

	border-bottom:solid 1px #d1d1d1;
	width:auto;
	padding:5px 0.7em;
	text-align:left;
	}

td.time{width:7.5em;}

th#name{

	}

th#ma{
    	width:7.5em;
	}

tr.day{ 
	background-color:#deb887;
	color:#000;
	font-weight:bold;
	}

tr.d-title{ 
        font-size:120%;
	background-color:#e8a317;
	color:#000;
	font-weight:bold;
	}

td.indexis{	
	background-color:#CC3300;
	color:white;
	text-align:center;
	}
	
caption {
	font-weight:bold;
	color:#555555;
	border-left:solid 1px  #003366;
	border-top:solid 1px;
	text-align:left;
	padding:5px;
	}

li	{ 	
	line-height:1.8em;
 	}



img     {border: none }

#main form {text-align:center;}


