a.smalllink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
a.menu {font-family:verdana;font-size:x-small;color:blue;text-decoration:none}
a.menu:hover {color:red}
a.titlelink {
	font-family:verdana;
	font-size: small;
	color:red;
	text-decoration:none;
}

.bluetitle {color:blue;font-size:medium;font-family:verdana;font-weight:bold;text-align:center}
td {font-family:verdana;font-size:x-small}
ul.menu { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;}
ul.submenu { 
    list-style-type: circle;
    }
td.border{border : thin solid;border-color : Navy;}
div.divborder{
	border : 1px solid;
	border-color : Navy;
}
div.divtitle
{
	font-weight : bold;
	background : Navy;
	color:white
}	
div.divtitlelarge
{
	font-weight : bold;
	background : Navy;
	color:white;
	font-size : larger;
}
div.divthinborder
{
	border : 1px solid Gray;
	padding : 0 10px;
}
table.schedule
{
	border : 2px solid Navy;
	border-collapse:collapse
}
td.schedule
{
	border : 1px solid Navy;
}
td.bottomborder
{
background-color:gray;text-align:center;color:white;font-family:Verdana;font-weight:bold;font-size:xx-small;
height:30px
}
table.mainbody
{
	padding:0; background-color:white;border:none;border-collapse:collapse
}
	