.linksubmenu {
	color: #000066;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none
}
:hover.linksubmenu {
	text-decoration: none;
	color: #000066;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt;
	text-decoration: underline
}

.linksubmenuarrow {
	color: #000066;
	font-family: Tahoma;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none
}
:hover.linksubmenuarrow {
	text-decoration: none;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt;
	text-decoration: none
}

.link {
	color: #000066;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 9pt;
	text-decoration: none
}
:hover.link {
	text-decoration: underline;
	color: #000066;
	font-family: Tahoma;
	font-weight: bold; 
	font-size : 9pt
}
.link1 {
	color: #990000;
	font-family: Tahoma;
	font-size : 8pt;
	text-decoration: none
}
:hover.link1 {
	text-decoration: underline;
	color: #990000;
	font-family: Tahoma; 
	font-size : 8pt
}
.link2 {
	color: #666666;
	font-family: Verdana;
	font-size : 10pt;
	text-decoration: none
	
}
:hover.link2 {
	text-decoration: underline;
	color: #666666;
	font-family: Verdana; 
	font-size : 10pt
}
.link3 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color: #000000;
}
:hover.link3 {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color: #000000;

}
.link4 {
	color: #000000;
	font-family: Verdana;
	font-size : 9pt;
	text-decoration: none
}
:hover.link4 {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana; 
	font-size : 9pt
}
.link5 {
	color: #4275ad;
	font-size : 10pt;
	text-decoration: none
}
:hover.link5 {
	text-decoration: underline;
	color: #4275ad;
	font-size : 10pt
}
.link6 {
	color: #99cc99;
	font-size : 10pt;
	text-decoration: none
}
:hover.link6 {
	text-decoration: underline;
	color: #99cc99;
	font-size : 10pt
}
.link7 {
	color: #ff9900;
	font-size : 10pt;
	text-decoration: none
}
:hover.link7 {
	text-decoration: underline;
	color: #ff9900;
	font-size : 10pt
}
.link8 {
	color: #cc6666;
	font-size : 10pt;
	text-decoration: none
}
:hover.link8 {
	text-decoration: underline;
	color: #cc6666;
	font-size : 10pt
}

td.off {
background: #ffffff;
}

td.on {
background: #CCCCCC;
}
tr.off {
background: #CCCCCC;
}

tr.on {
background: #999999;
}