body {font-family: Verdana, Tahoma; font-size: 9pt}
td {font-family: Verdana, Tahoma; font-size: 9pt}

body.TMHeader {font-family: Verdana, Tahoma; font-size: 8pt}
td.TMHeader {font-family: Verdana, Tahoma; font-size: 8pt}
tr.TMHeader {font-family: Verdana, Tahoma; font-size: 8pt}
p.TMHeader {font-family: Verdana, Tahoma; font-size: 8pt}

A:link { text-decoration: none ;color: blue} /* unvisited link */
A:visited { text-decoration: none ; color: blue} /* visited link */
A:active { text-decoration: none ; color: green} /* active link */
A:hover {text-decoration: none ; color: red}

A.TealBG:Link { text-decoration: none ;color: gold } /* unvisited link */
A.TealBG:visited { text-decoration: none ; color: gold } /* visited link */
A.TealBG:active { text-decoration: none ; color: white } /* active link */
A.TealBG:hover {text-decoration: none ; color: white }

A.TanBG:Link { text-decoration: none ;color: blue } /* unvisited link */
A.TanBG:visited { text-decoration: none ; color: blue } /* visited link */
A.TanBG:active { text-decoration: none ; color: blue } /* active link */
A.TanBG:hover {text-decoration: none ; color: maroon }

.MENUBARPLAIN{font-family: Verdana, Tahoma; font-size: 10pt; font-weight: bold; border: #F5EBD6 1px solid; background-color:#F5EBD6; cursor:hand}
.MENUBARHOVER{ font-family: Verdana, Tahoma; font-size: 10pt; font-weight: bold;
		border-left: white 1px solid;
		border-top: white 1px solid;
		border-right: black 1px solid;
		border-bottom: black 1px solid;
		background-color:#006600;
		cursor:hand
		   }
.MENUBARCLICK{	font-family: Verdana, Tahoma; font-size: 10pt; font-weight: bold;
		border: white 1px inset;
		background-color: #009300;
	   }

