.contact_top_border{
	background: url(images/top-side.gif) no-repeat;
	width: 258px;
	height: 39px;
}

.contact_top_border_left{
	background: url(images/round-corner-top-left.gif);
	width: 12px;
	height: 39px;
}

.contact_top_border_right{
	background: url(images/round-corner-top-right.gif);
	width: 12px;
	height: 39px;
}

.contact_right_side_border{
	background: url(images/right-side.gif) repeat-y;
	width: 12px;
	height: 59px;
}

.contact_left_side_border{
	background: url(images/left-side.gif) repeat-y;
	width: 12px;
	height: 59px;
}

.contact_bottom_border{
	background: url(images/bottom-side.gif) no-repeat;
	width: 258px;
	height: 13px;
}

.contact_bottom_border_left{
	background: url(images/round-corner-bottom-left.gif);
	width: 12px;
	height: 13px;
}

.contact_bottom_border_right{
	background: url(images/round-corner-bottom-right.gif);
	width: 12px;
	height: 13px;
}

.contact_bottom_shadow{
	background: url(images/1x1.gif);
	height: 8px;
	width: 282px;
}

.middle{
       bgcolor: #FFFFFF;
}

td.backgroundTD{
	bgcolor: #97C5EB;
}

.NormalBold333
{
   font-family: "arial";
   font-size: 11px;
   text-align: left; 
   color: #333333;
   margin:0px;
   font-weight:bold;
}

