.pagestyletop {
    background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/BG-ImageTop.gif); 
    background-repeat: no-repeat; 
    background-attachment: fixed;
	top: 135px;
	left: 70px;
}

a {
	color: #6699FF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
.tableHead {
	position:absolute;
	left:300px;
	top:110px;
	height: 179px;
	  }	
	  
.tableTxt {
      position:absolute;
	  left:477px;
	  top:252px;
	  height:120px;
	 
	  }	  
