body {
	/* background-color: red;  */
	/* background-color: #F58025; */
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	/*font-size: 8pt; */
	font-weight: normal;
	color:#000;
}

tr.newtime {
	border-top: 2px solid black
}

td.newtime {
	border-top: 4px solid black
}

td.time {
	color: black;
	background: white;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	border-top: 1px solid gray;
	border-left: 1px solid gray
}

td.timenoborder {
	color: black;
	background: white;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11pt;
	font-weight: bold;
	width: 100px
}

td.class {
	background: white;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT, helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	width:121px;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        display: table-cell;
}

td.class_today {
	background: #FFFFCC;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT, helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	width: 121px;
	border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
}

td.classfirst {
        background: white;
        text-align: left;
        vertical-align: top;
        margin-top: 0px;
        margin-left: 0px;
        font-family: News Gothic MT, helvetica, arial, sans-serif;
        font-size: 7pt;
        font-weight: normal;
        width:121px;
        border-left: 1px solid gray;
	border-right: 1px solid gray;
}

td.room {
	background: white;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	width: 121px;
	border: 1px solid gray
}

td.titles {
	background: black;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
	font-weight: normal
}


h1 {
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

h1.newH1 {
	color: #fff;
}


a.class:visited {
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.class:link {
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a.class:hover {
	font-family: News Gothic MT,helvetica, arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

table.outer {
	border-collapse: collapse;
	border: 0px 
}

table.schedule {
	/* width:1000px; */
	border-collapse:collapse;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
        table-layout: fixed;
}

table.links {
	background-color:#FFFFFF;
	border-collapse:collapse;
	color:#000000;
	width:1000px
}

table.minilinx {
	background-color:#FFFFFF;
	border-collapse:collapse;
	color: #FF9999;
	font-size: 8pt;
	border: 1px solid blue
}


td.linkstitle {
	border-bottom: 1px solid gray;
	font-size: 10pt;
	font-weight: bold;	
	text-align:left;
	width: 80px;
}

td.firstlinks {
	border-bottom: 1px solid gray;
	text-align:left;
	color:#FF3333;
	width:90px;
}

td.linkslinks {
	border-bottom: 1px solid gray;
	text-align:left;
	color:#FF3333;
}

td.sublinks {
	text-align:left;
	color:#FF3333;
        vertical-align:text-top;
}

span.coverage {
	background-color:#FFFFFF;
	color:#FF3333
}

a.normal {
	font-family: helvetica, arial, sans-serif;
	color: #0000FF;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
}

a.normal:visited {
	font-family: helvetica, arial, sans-serif;
	text-decoration:none;
	font-size: 9pt;
}

a.normal:hover {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	text-decoration:underline;
}


a.selectedlink {
	font-family: helvetica, arial, sans-serif;
	background-color: #FFFF00;
	color:#FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none
}

div#box {
	margin-left:10px;
	width: 780px;
	background:#fff;

}

div#roundedcontent {
	margin-right:0px;
	background:#fff;
}

div#top-left {
	height: 20px;
	background: #FFFFFF url(/files/images/inner_tl.png) left top no-repeat;
}

div#top-right {
	float: right;
	width: 20px;
	height: 20px;
	background: #FFFFFF url(/files/images/inner_tr.png) right top no-repeat;
}

div#bottom-left {
	height: 20px;
	background: #FFFFFF url(/files/images/inner_bl.png) left bottom no-repeat;
}

div#bottom-right {
	float: right;
	width: 20px;
	height: 20px;
	background: #FFFFFF url(/files/images/inner_br.png) right bottom no-repeat;
}

#pageTitle {
	margin-left: 10px;
}

.contentDiv {
	margin-left: 10px;
	margin-right: 10px;
}

/* new stuff by mwb */
.time_sep {
	text-align:center;
	/* font-size:1.25em; */
	font-weight:bold;
	color:#555;
	margin-top:10px;
	/* border-top:1px solid #555; */
	padding-bottom: 5px;
}

.time_bull {
	float: left;
	margin-right: 2px;
	font-size:1.3em;
	font-weight:bold;
}

.class_time_right {
	color: #555;
	font-size:.8em;
}

.class_ages {
	color: gray;
	font-size: xx-small;
}

li {
    padding: 0px;
}

ul {
    list-style-position: outside;
    padding-left: 20px;
    border-bottom: 1px solid purple;
    margin: 0px;
}

        table.tiny {
                border: 1px solid gray;
                border-collapse: collapse;
        }
        td.tiny {
            border: 1px solid gray;
            font-size: 6pt;
        }
	td.titles {
		background: #000000;
		text-align: center;
		vertical-align: top;
		margin-top: 0px;
		margin-left: 0px;
		font-family: News Gothic Std, News Gothic MT, helvetica, arial, sans-serif;
		font-size: .70em;
		color:#FFFFFF;
		font-weight: normal;
		width: 102px;
	}
        td.titles_sat {
                background: #000000;
                text-align: center;
                vertical-align: top;
                margin-top: 0px;
                margin-left: 0px;
                font-family: News Gothic Std, News Gothic MT, helvetica, arial, sans-serif;
                font-size: .70em;
                color:#FFFFFF;
                font-weight: normal;
                width: 110px;
		border-right: 1px solid black;
        }
        td.title_grade {
                background: #000000;
                text-align: center;
                vertical-align: top;
                margin-top: 0px;
                margin-left: 0px;
                font-family: News Gothic Std, News Gothic MT, helvetica, arial, sans-serif;
                font-size: .70em;
                color:#FFFFFF;
                font-weight: normal;
                width: 50px;
        }

        td.title_time {
                background: #000000;
                text-align: center;
                vertical-align: top;
                margin-top: 0px;
                margin-left: 0px;
                font-family: News Gothic Std, News Gothic MT, helvetica, arial, sans-serif;
                font-size: .70em;
                color:#FFFFFF;
                font-weight: normal;
                width: 70px;
        }

	
        td.timefirst {
                color: black;
                background: white;
                text-align: left;
                vertical-align: top;
                margin-top: 0px;
                margin-left: 0px;
                font-family: News Gothic Std, News Gothic MT, helvetica, arial, sans-serif;
                font-size: .80em;
                font-weight: normal;
                width: 50px;
                border-left: 1px solid gray
        }

        
        div.normal {
            display: block;
        }

        div.empty_class {
            background: #E0E0E0;
            display: block;
        }

        div.staff {

            display: block;
            background: #F5FFFA;
        }
        
        div.everyone_else {
            display: none;
        }
        
        a.empty_class, a.staff, a.expired_shares, a.class_link, a.everyone_else {
            font-size: xx-small;
        }
        
        tr.expired_shares {
            display: none;
        }
        
a.class_title {
	font-size: 10pt;
}
