body{
height:100%;
width:100%;
}
.mainTable{
	height: 100%;
	width: 100%;
}
.news td,.news a{
font-family:arial;
font-size:12px;
font-weight:bold;
color=#cccccc;
text-decoration:none;
}
.news a:hover{
color=#996600;

}
.rowover{
color:#ffffff;
font-weight:bold;
}
.rowout{
color:#000000;
font-weight:bold;
}
.pageBody {
	background-image: url(images/qtitlogowm.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
