body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 150%;
}

a:link {
	text-decoration: none; color: #333333;
}

a:visited {	
	text-decoration: none; color: #333333;
}

a:hover { 
	text-decoration: underline; color: #006600;
}

a:active { 
	text-decoration: none; color: #333333;
}

a.000_l:link {
	text-decoration: none; color: #000000; font-weight: bold;
}
a.000_l:visited {
	text-decoration: none; color: #000000; font-weight: bold;
}
a.000_l:hover {
	text-decoration: none; color: #006600; font-weight: bold;
}
a.000_l:active {
	text-decoration: none; color: #000000; font-weight: bold;
}

.CU {
	font-weight: bold;
}

.006600_CU {
	font-weight: bold; color: #006600;
}

.FF6600_CU {
	font-weight: bold; color: #FF6600;
}

.338820_14CU {
	font-weight: bold; font-size: 14px; color: #338820; 
}

.999 {
	color: #999; 
}

.FFF {
	color: #FFF; 
}

.FF0000 {
	color: #FF0000; 
}

.input1 {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}

.input2 {
	font-family: Tahoma;
	font-size: 12px;
}