.cellover {
	font-size: 12px;
	color: #cc9966;
	background-color: #4F7282;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.cell_out {
	background-color: #cc9966;
	color: #0A3542;
	font-size: 12px;	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodyText {
	font-size: 13px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}
.Border {
	border-right-style:  groove;
	border-right-width: medium;
	border-right-color: #FFFFFF;
}
.BottomLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.dots {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #6E2405;
}
