a:link {
	color: #003300;
	text-decoration: none;
	font-size: 15px;

}
a:visited {
	text-decoration: none;
	color: #003300;
	font-size: 15px;


}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;

}
td {
	font-size: 15px;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.shadow {
	filter: Glow(Color=#000000, Strength=2);
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 5px;
}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;

}
.shadow02 {
	filter: Glow(Color=#000000, Strength=3);
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;


}

.line {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}
.line-center {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;

}
.move20 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #66FF66;
}
.move22 {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FFFFFF;
	background-color: #996633;
}
body {
	background-attachment: scroll;
	background-color: #108F00;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

