BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #404040; PADDING-TOP: 0px; FONT-FAMILY: tahoma
}
TD {
	FONT-SIZE: 12px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
TH {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: right
}
A {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #404040
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND-COLOR: #fff; TEXT-ALIGN: center
}
A.green{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: green;	
}
TD.green {
	FONT-SIZE: 12px; BACKGROUND-COLOR: green; TEXT-ALIGN: center
}
TD.txtgreen {
	FONT-SIZE: 12px; BACKGROUND-COLOR: white; COLOR:green; TEXT-ALIGN: center
}
TD.alert {
	FONT-SIZE: 12px; BACKGROUND-COLOR: red; TEXT-ALIGN: center
}
td.gray {
	FONT-SIZE: 12px; COLOR: gray; TEXT-ALIGN: center
}
INPUT.tbox
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	color: green;
	border: 1 solid green
}
INPUT.search
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	width:150px;
	color: Black;
	border-color: silver
}

INPUT.submit
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	color: green;
	height: 22px;
	background-color: white;
	border: 1 solid green;
	font-weight: normal
	
}

select
{
	text-align: center;
	font-family: Verdana;
	font-size: 9pt;
	color: green;
	height: 22px;
	background-color: white;
	border: 1 solid green;
	font-weight: normal
}