BODY {
	margin-left: 0;
	margin-top: 0;
	background: white;
	font-size: 12pt;
	font-family: "Arial, Helvetica, Verdana, sans-serif";
}
TABLE {
	font-size: 12pt;
	font-family: "Arial, Helvetica, Verdana, sans-serif";
}
A {
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 12pt;
	text-align : center;
	color: magenta;
	text-decoration: none;
	position: static;
}
A:hover {
	text-decoration: underline;
}
.titlebox{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	background : white;
	color: black;
}

.toptitlebox{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size : 12pt;
	font-weight : bold;
	background : navy;
	color: white;
	text-align : center;
}
.toptitlebox A:hover{
	background : white;
	color: navy;
	text-decoration: none;
}

.sidebar{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 14pt;
	font-weight: bold;
	background: navy;
	color: white;
	text-align : center;
}
.sidebar A{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 12pt;

	background: navy;
	color: white;
	text-align : center;
}
.sidebar A:hover{
}


.work-track{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 20pt;
	font-weight: normal;
	text-align : center;
}
.work-session{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 16pt;
	font-weight: normal;
	text-align : center;
}
.work-title{
	font-family: "Arial, Helvetica, Verdana, sans-serif";
	font-size: 12pt;
	font-weight: bold;
	text-align : center;
}















.titleboxSilver{
	background : Silver;
	font-weight : bold;
	color: Black;
	text-align : center;
}

.titleboxSilver A{
	background : Silver;
	font-weight : bold;
	color: White;
	text-align : center;
}

.line{
	background: navy;
}


.infobox{
	background-color : #FFFFFF;
	font-weight : bold;
; color: #FFFFFF
; border: thin double
; text-decoration: none
}

.thinline{
	background-color : Black;
}

.thingrayline{
	background-color : Gray;
}a:hoverr { COLOR: #FF0000; TEXT-DECORATION: underline; font-weight : bold; background : #FFFFFF; font-size : 12; font-family : Arial; }
a:hoverb { COLOR: navy; TEXT-DECORATION: underline; font-weight : bold; background : #FFFFFF; font-size : 12; font-family : Arial; }
.infobox A:hover { TEXT-DECORATION: none; COLOR: navy; background : #FFFFFF; ; font-weight: bold; text-transform: uppercase; border: #FFFFFF}

