/* HTML Styles */

body {
	font-family:tahoma,arial,sans-serif;
	font-size:12pt;
	margin-top:0px;
}

form input {
	font-size:8pt;
}

form select {
	font-size:8pt;
}

/* Class Styles */

.formbuttonhl {
	background:#c0c0c0;
	font-size:12pt;
}

.subform {
	background-color:yellow;
}

.tbgi {
	background-image:url('/splash01/S2SB Splash Page 02b.gif');
	background-repeat: no-repeat;
}