body 
{ 
	background-image: url(images/iFrameBG.gif); 
	background-attachment: fixed; 
	background-repeat: repeat; 
	SCROLLBAR-FACE-COLOR: #CC9966; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CC9966; 
	SCROLLBAR-SHADOW-COLOR: #996600; 
	SCROLLBAR-3DLIGHT-COLOR: #996600; 
	SCROLLBAR-ARROW-COLOR: #996600; 
	SCROLLBAR-TRACK-COLOR: #CC9966; 
	SCROLLBAR-DARKSHADOW-COLOR: #996600; 
}

td 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.foreText 
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
}

.headText
{
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman" , Times, serif;
}
.eventCell
{
	vertical-align: top;
	text-align: left;
}
