body {
	background-color: #BBBBBB; font-size: 85%; margin: 0em auto; padding: 0em; font-family: "trebuchet ms", verdana, arial, sans-serif;
	}


td.Items{
background-color: #ffffff;
text-decoration: none;
font-weight: bold;
color: #666666;
}

td.Items1{
background-color: #EFEFFF;
text-decoration: none;
font-weight: bold;
width: 30%;
color: #104e8b;
}

td.Data{
background-color: #AFD8D8;
text-decoration: none;
font-weight: bold;
color: #666666;
}

td.Data1{
background-color: #FFFFFF;
text-decoration: none;
font-weight: bold;
color: #666666;
}

table.sofT{ 
text-decoration: none;
font-weight:bold;
color: #666666;
cellpadding: 4px;
cellspacing: 2px;
}

table.fixed{ 
text-decoration: none;
font-weight:bold;
color: #666666;
width: 650px;
cellpadding: 4px;
cellspacing: 2px;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:0px solid black;
background-color: lightyellow;
line-height: 16px;
font:normal 12px Verdana;
z-index: 100;
width: 170px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
