.flasgbg {
	background-image: url(images/flash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linebg {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: White;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial8{
	font-family: Arial;
	font-size: 8px;
}
.arial9{
	font-family: Arial;
	font-size: 9px;
}

A:link { text-decoration: none; color: #000000; }
A:visited {text-decoration: none; color: #000000; }
A:hover {text-decoration: none; color: #DE2910; }
A:active {text-decoration: none; color: #000000; }

A.s1:link { text-decoration: none; color: #DE2910; }
A.s1:visited {text-decoration: none; color: #DE2910; }
A.s1:hover {text-decoration: none; color: #000000; }
A.s1:active {text-decoration: none; color: #000000; }

A.s2:link { text-decoration: underline; color: #036DBF; }
A.s2:visited {text-decoration: underline; color: #036DBF; }
A.s2:hover {text-decoration: underline; color: #4D555D; }
A.s2:active {text-decoration: underline; color: #036DBF; }

.arial16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.pagebg {
	background-image: url(images/bg.gif);
	background-position: left top;
}
.arial11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.introbg {
	background-image: url(images/intro_dotbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
