/* STYLE SHEET FOR TABLELESS CSS STYLES */


BODY {
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a:link {
	text-decoration: underline;
	color:#000000;
}
#menu-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	text-indent: 50px;
}
#bodycontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #0000FF;
	font-weight: bold;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
#no_underline {
	text-decoration:none;
}
.left {
	float: left;
	position:relative;
	background:url(images/left_bg.gif);
	width: 200px;
}
.middle {
	padding-left: 25px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.menu {
	position: relative;
	left: 25px;
	height: 28px;
	width: 127px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.middle_table {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.middle_table_courses {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.middle2 {
	padding-left: 25px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
