BODY {
	font-family: tahoma;
	font-size: x-small; 
	background: fixed;
	/*background-image: url(../images/wizstone.jpg);*/
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#CCFFFF, EndColorStr=white); */
	background-repeat:  repeat;
   	border: none;
	margin: 0px;
}


.appTitle{
  background-image: url(../images/BlueGradBack3.gif);
  color: White;
  font: tahoma;
  font-weight: bold;
  height: 48px;
  width: 100%;
   text-align: left;
  }

TABLE {
	 font-size: x-small;
}