.GrooveTable
{ 
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	border-top-style: groove;
}

.SidePanel
{
	position: absolute; 
	left: -200px; 
	top:5px; 	 
	width:192px;
	padding-left:2px;
	padding-top:40px;
	padding-right:2px;
	color:#507cd1;
	font-family:Tahoma;
	font-style:italic;
}

.OldPromoTable
{
	width:767px;
	background-image: url(Images/e.gif);
	background-repeat:no-repeat;
	font-family:Century Gothic;
	font-size:10PT;
	border-width:0px;	
}

.PromoTable
{
	width:655px;
	background-image: url(Images/e2.jpg);
	background-repeat:no-repeat;
	font-family:Century Gothic;
	font-size:10PT;
	border-width:0px;	
}

.TopTableHeader
{
	/*background-color:#507CD1;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color:#003399;
	text-align: center; 
	font-weight: bold; 
	color: #ffffff
}

.UnderTableHeader
{
	/*background-color:#507CD1;*/
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999999;
	text-align: center; 
	font-weight: bolder; 
	color: #ffffff
}

.LabelCell
{
	background-color:#EFF3FB;
}

.ValueCell
{
	background-color: #F7F6F3;
}

.BigHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	background-color: #507cd1;
	width: auto;
	border-bottom-width: thick;
	border-bottom-style: solid;
	/*border-bottom-color: #4D68B3;*/
	border-bottom-color: #003399;
	color: #ffffff;
	text-indent: 5px;
}

Body
{
	font-family:Century Gothic;
	font-size:10pt;
}