body{
background-color: #C6F1FB;
				
				background-repeat: no-repeat; 
				background-attachment:relative;
				background-position: 5px 41px}

td.center {
 text-align: center;
 vertical-align: top;
 }

td.logo {
 vertical-align: bottom;
 }


table.table{
	z-index:50;
}
 

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}
