.BoxHeader
{
	background-image: url(../Images/HomePage/hdr_2.gif);
	text-align: center;
	width:193;
	height:21;
}
.BoxFooter
{
	height:10;
}
.BoxTextBody
{
	border: #6699cc 1px solid;
	padding-right: 15px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 20px;
	cursor: hand;
	padding-top: 10px;
	font-family: Tahoma;
	background-color: #e0e0e0;
	color:  #e0e0e0;
	filter: alpha(opacity=70, style=1,FinishOpacity=20,startx=40,finishx=1);
}

.BoxNonTextBody
{
	border: #6699cc 1px  solid;
	background-color: #e0e0e0;
	color: #e0e0e0;
	filter: alpha(opacity=70, style=1,FinishOpacity=20,startx=40,finishx=1);
}
.BoxTextBody a
{
	color: #e0e0e0;
}
.BoxTextBody a:hover
{
	color: #e0e0e0;
}