BODY, TD, P { FONT-FAMILY: arial,helvetica,sans-serif }
.border {
	border-style: solid;
	border-width: thin;
	border-color: #006f00;
}
.darkbg { BACKGROUND-COLOR: #006f00 }
.lightbg { BACKGROUND-COLOR: #eeeedd }
.sidebar {
	VERTICAL-ALIGN: top;
	FONT-SIZE: small; FONT-FAMILY: arial,helvetica,sans-serif;
	BACKGROUND-COLOR: #e0e0dd }
.sidebarheader {
	FONT-WEIGHT: bold; FONT-SIZE: small; FONT-FAMILY: arial,helvetica,sans-serif }
.newsdate {
	FONT-SIZE: small; COLOR: #6666cc; FONT-STYLE: italic }
PRE, CODE{ FONT-FAMILY: "andale mono", "monotype.com", "courier new", monospace }
H1, .txth1 { FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif }
H2, .txth2 { FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif }
H3, .txth3 { FONT-WEIGHT: bold; FONT-SIZE: x-small; COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif }
SMALL { FONT-SIZE: 75%; FONT-FAMILY: arial,helvetica,sans-serif }
A.small { FONT-SIZE: 75%; COLOR: #000066; FONT-FAMILY: arial,helvetica,sans-serif; TEXT-DECORATION: none }
INPUT { FONT-FAMILY: arial,helvetica,sans-serif }
TEXTAREA { WIDTH: 100%; FONT-FAMILY: arial, helvetica, sans-serif }
.prompt { FONT-WEIGHT: bold; FONT-FAMILY: arial,helvetica,sans-serif }
.errortext { COLOR: #cc0000; FONT-FAMILY: arial,helvetica,sans-serif }
.errorheader { FONT-SIZE: medium; COLOR: #cc0000; FONT-FAMILY: arial,helvetica,sans-serif }
.tableheader { FONT-WEIGHT: bold; FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #cccc99 }
.rowodd { FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #f0f0dd }
.roweven { FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #cccc99 }
TR.tableheader TH { FONT-FAMILY: arial,helvetica,sans-serif; BACKGROUND-COLOR: #cccc99; TEXT-ALIGN: center }
TD.check { BACKGROUND-IMAGE: url(/i/check.gif); BACKGROUND-COLOR: #007f00 }
