@charset "iso-8859-1";
.bdmain {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	border: thin solid #CCCCCC;
}
.borders {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	text-decoration: none;
	border: 1px solid #000000;
}
.cell-reg {
	border: 1px solid #000000;
}
.no-borders {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #313031;
	text-decoration: none;
	border: 0px solid #000000;
}


