.textHeader
{font-family:Arial;
	font-size: 14px;
	 color:#000099;
	 font-weight:bold
}
	
.textHeaderLrg
{font-family:Arial;
	font-size: 16px;
	 color:#000099;
	 font-weight:bold
}

.text {font-family:Arial;
	font-size: 12px;
	 color:383838
}
	
.textGridHdr {font-family:Arial;
	font-size: 16px;
	 color:White
}

.textGrid {font-family:Arial;
	font-size: 16px;
	 color:#383838
}
	
.textSm {font-family:Arial;
	font-size: 14px;
	}
.link
{
}
.NoUnderLine
{
	font-family:Arial;
	font-size: 12px;
  text-decoration: none;
  color: Blue
  
}

.body
{
float:left; 
display:block; /*allows width and height to apply*/ 
width: 200px; 
height: 200px; 

background: url(.\images\BannerTileBackground.gif) no-repeat;
	background-repeat:repeat-x;
    background-color:#8db6cd;

  
	
}
	