div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  bbackground-color:#dee7f7; bborder:1px solid #336;
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content  */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }
.tableHeader A:link{
    background-color: #669900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.tableHeader A:visited{
    background-color: #669900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.tableHeader A:hover{
    background-color: #669900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.tableHeader A:active{
    background-color: #669900;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.link {
	text-decoration: none;
}

.link_menu_normal {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000099;
	cursor: hand;
}

.link_menu_selected {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	cursor: hand;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
; font-style: normal; color: #2D1600; text-align: justify; clip:   rect(   ); margin-right: 40px; margin-left: 30px; line-height: normal}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #000000;
}
table {
	font-size: 10px;
}
