.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.rightborder {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.fournineone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

}
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.textreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.leftborder {
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;

}
