/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h4 {
	color: #469600;
}

th {
	background-color:#999;
}

td.table_row_divider {
	height: 5px;
	padding: 0;
	font-size: 1px;
}
.bk {
	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: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
}
.bk2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66CC00;
}
a.a1:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.a1:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a1:hover {
	font-size: 13px;
	color: #469600;
	text-decoration: none;
}
a.a1:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
