

div.timeheader
{
    font-family:san-serif;
    text-align:center;
    font-size:1.1em;
    line-height:1.3em;
}
tr.holdit
{
    border-top:0px solid gold;
    #text-align:top;
    valign:top;
}
tr.zero
{
    border-top:1px solid gold;
}
td.holdit
{
    padding:.6em 2em .6em .7em;
    border:0px solid gold;
    text-align:left;
    #text-align:top;
}
td.zero
{
    padding-left:1em;
}
td.fifteen
{
    padding-left:2em;
}
td.thirty
{
    padding-left:3em;
    #padding-bottom:24px;
}
td.list
{
    vertical-align:top;
}
th.holdit
{
    font-family:san-serif;
    font-size:1.1em;
    font-weight:bold;
    text-align:left;
    padding-left:1.7em;
    text-indent:0em;
}
table.calendar
{
    border:0px solid blue;
    text-indent:0em;
    background-color:#ffee00;
    font-family:san-serif;
    width:97%;
    font-size:0.8em;
    color:maroon;
    margin-left:1.3em;
    border-collapse:collapse;
    margin-top:1em;
    /*max-width:98%;
    line-height:1.2em;
    min-width:900px;*/
}
caption.calendar
{
    background-color:#ffee00;
    border:0px solid green;
    padding-left:2em;
    padding-bottom:1em;
    padding-right:2em;
    text-indent:0em;
    text-align:left;
    font-family:serif;
    font-size:1.2em;
}

table.lists
{
    text-indent:0em;
    font-family:san-serif;
    width:95%;
    font-size:0.8em;
    color:maroon;
    margin-left:1.3em;
    border-collapse:collapse;
    margin-top:1em;
    /*max-width:98%;
    line-height:1.2em;
    min-width:900px;*/
}
caption.lists
{
    background-color:gold;
    border:0px solid yellow;
    padding-left:2em;
    padding-bottom:1em;
    padding-right:2em;
    text-indent:0em;
    text-align:center;
    font-family:serif;
    font-size:1.6em;
}

span.classes {
    background-color:maroon;
}

div.tblock {
    background-color:gold;
    height:4em;
}

div.closed {
	border:1px solid firebrick;
	width:90%;
    font-family:serif;
    font-size:1.2em;
	color:firebrick;
}
div.daycolumn {
    border:0px solid blue;
    background-color:#ffee00;
    float:left;
    #width:130px;
	width:96%;
    text-indent:0em;
    padding:0px;
    font-size:0.8em;
}
div.timecolumn {
    border:0px solid blue;
    background-color:#ffee00;
    float:left;
    width:40px;
    text-indent:0em;
    padding:0px;
    font-size:0.8em;
}
ul.daycolumn {
    float:left;
    border:0px solid green;
    list-style:none;
    text-indent:-1.0em;
	width:60%;
    #width:105px;
}
li.daycolumn {
    clear:both;
    border:0px solid red;
    margin-left:-4.0em;
    background-color:gold;
}
li.timecolumn {
    clear:both;
    border:0px solid red;
    margin-left:-4.0em;
}
img.duration {
    float:left;
    width:0px;
}
div.aclass {
    border:px solid grey;
    padding:0px;
    margin:0px;
    text-indent:0em;
}

