.cap_style {  border-color: black #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.bottom_line {  border-color: black black #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.right_border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #000000;

}
.rule {  border-bottom: 1px solid #000000;}

.vertrule {  border-left: 1px solid #000000;}

.box	{border-right: solid 1px #000000;
		border-left: solid 1px #000000;
	}
	
.maintext	{font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			}.ruleup {
	border-bottom: 0px none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.hd {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #DDAA15;
	font-style: italic;
	font-weight: bold;


}
.header {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #01014B;
	font-style: italic;
	font-weight: bold;
}
