.header {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #101030;
	text-align: center;

}
.boxcontent {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #c6e171;
	text-align: left;
	margin: 3px;
	padding: 3px;


}
.tableborder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e57229;
	border-bottom-color: #e57229;
	border-left-color: #e57229;

}
.tableborder2 {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #67D035;
	border-bottom-color: #67D035;
	border-left-color: #67D035;
}
.tableborder3 {


	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #585edd;
	border-bottom-color: #585edd;
	border-left-color: #585edd;
}

