body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-image: url('images/college_campus_background.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}
.hd_title {
	font-family: "times new roman", serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ffff00;
	text-decoration: none;
}

a.sb_1:link {
	width: 150px;
	color: #ff0000;
	background-image: url('images/sb_button.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1:visited {
	width: 150px;
	color: #ff0000;
	background-image: url('images/sb_button.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1:hover {
	width: 150px;
	color: #ff0000;
	background-image: url('images/sb_button_hover.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1:active {
	width: 150px;
	color: #ff0000;
	background-image: url('images/sb_button_hover.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}

a.sb_1_on:link {
	width: 150px;
	color: #ffffff;
	background-image: url('images/sb_button_on.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1_on:visited {
	width: 150px;
	color: #ffffff;
	background-image: url('images/sb_button_on.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1_on:hover {
	width: 150px;
	color: #ffffff;
	background-image: url('images/sb_button_on.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}
a.sb_1_on:active {
	width: 150px;
	color: #ffffff;
	background-image: url('images/sb_button_on.gif');
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
}

table.sb_1 {
	width: 150px;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}