.BodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.BorderRight {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
	border-top-width: 0px;
	border-top-style: none;


}
.BorderFull {
	border: 1px inset #CCCCCC;
}
.BorderTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099FF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
.BodyTxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.BorderRightGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
