TR.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFE1;
}
TR.mainBad {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : RED;
}
TR.main1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
}
TR.main2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #E7E7E7;
}
TR.head{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : #8697B7;
}
 TR.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #E7E7E7;
}
TD.info{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
A.asub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}
A.asub:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : Olive;
}
.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.nav {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}
A.nav:Hover{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
	background : Yellow;
}
A.classheader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
A.classheader:Hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color : White;
	text-decoration : underline;
}
.blacklinkbold2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A.blacklinkbold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
A.blacklinkbold:Hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FF9900;
	text-decoration : underline;
}
A.blacklink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}
A.blacklink:Hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #FF9900;
	text-decoration : underline;
}