.background {
	background-color: C0C0C0;
	background-image: url(graphics/backfade1.jpg);
	/*background-repeat: repeat-x;*/
	background-position: top;
}
body {
	margin-top: 0px;
}
.text12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
.text12green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E892E;
}
.text14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text14grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.border_grey1 {
	border: 1px solid #999999;
}
