body { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

p { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

td { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

a:link { color: #0000cd; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:visited { color: #800000; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover { color: #800000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a.menu:link { color: #0000cd; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a.menu:visited { color: #800000; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a.menu:hover { color: #800000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

h1 { color: #000080; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h2 { color: #000080; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h3 { font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

td.menu {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	border-bottom: thin solid #FFFFFF;
	padding: 2pt;
	border-spacing: 1pt;
}

td.menu:hover {
	color: #6699FF;
	font-weight: normal;
}

td.menu p { color: #CCCCCC; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

td.menu a {
	color: #CCCCCC; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none
}
td.menu a:visited {
	color: #CCCCCC; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none
}

td.menu a:hover {
	color: #6699FF; text-decoration: none
}


#dhtmltooltip {

  position: absolute;

  left: -300px;

  width: 150px;

  border: 1px solid black;

  padding: 2px;

  background-color: lightyellow;

  visibility: hidden;

  z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}



#dhtmlpointer {

  position:absolute;

  left: -300px;

  z-index: 101;

  visibility: hidden;

}


