body {
	background-color: #A0B546;
	color: #000000;
	scrollbar-face-color: #D4E97A; 
	scrollbar-highlight-color: #A0B546; 
	scrollbar-shadow-color: #A0B546; 
	scrollbar-arrow-color: #A0B546; 
	scrollbar-track-color: #A0B546; 
	scrollbar-darkshadow-color: #A0B546; 
	scrollbar-base-color: #A0B546; 
}
.view { width: 100%; height: 100%; overflow: auto; background: #A0B546 }
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E97A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.table2 { bordercolor="#D4E97A"; bgcolor="#A0B546"}
.line {
	background-color: #D4E97A;
	HEIGHT: 1px;
}
}
.line2 {
	background-color: #FEF181; HEIGHT: 100%
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFCC8;
	font-weight: bold;
	font-size: medium;
}
