body {
	background-attachment: scroll;
	background-image: url(http://www.smlocal12.org/images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717677;

}
.bg001 {
	background-image: url(http://www.smlocal12.org/images/image04.gif);
	background-repeat: no-repeat;
}
.bg002 {
	background-image: url(http://www.smlocal12.org/images/image08.jpg);
	background-repeat: no-repeat;
}
td {
	font-size: 10px;
}
a {
	color: #717677;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
input {
	font-size: 8px;
	color: #484848;
}
.copyright {
	font-size: 9px;
}
.new {
	list-style: url(http://www.smlocal12.org/images/new.gif);
}
h1 {
	font-size: 12px;
	font-weight: bold;

}
.error {
	color: #CC0000;
}

