.artmark2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top: thin none #016AAA;
	border-right: thin solid #016AAA;
	border-bottom: thin solid #016AAA;
	border-left: thin solid #016AAA;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
}
.leftright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #016AAA;
	border-right-color: #016AAA;
	border-bottom-color: #016AAA;
	border-left-color: #016AAA;
	border-top-style: none;
	border-bottom-style: none;
}
.left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0069AA;
	border-right-color: #0069AA;
	border-bottom-color: #0069AA;
	border-left-color: #0069AA;
}
.cell_border {
	border: thin solid #004A78;
}

