#Navigation a{font-weight: bold; color: #000099; text-decoration: none;}
#Navigation a:hover {color: #FF9900; text-decoration: underline;}

body{	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	text-align: justify;}
	
	.pagebackground {
	background-image: url(images/tablebackforsite1.gif);
	background-repeat: no-repeat;
	background-position: center;

}

a.nav {
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	color: #000066;
}

a.nav:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	font-size: medium;
	color: #009999;
	}


a {
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

a:hover {

	text-decoration: none;
	}

a.courseslink {
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: underline;
	font-size: small;
	color: #000066;
}

a.courseslink:hover {
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	font-size: small;
	color: #000066;
	}
.leftcolumn {
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #6699FF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #6699FF;
	padding-right: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
}
.topline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
}
.linkheader {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.head {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #000033;
}
.normaltext {

}

.courses_table {
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: justify;
	width:100%;
	border:2px solid #6699FF;
}

courses_row{
border:2px solid #6699FF;
}

.inverthead {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtext {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.mainposition {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.maintextposition {
	text-align: justify;
	vertical-align: top;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000066;
}
.normaltextcentrebold {
	font-family: "Trebuchet MS";
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}
.mainpositionborder {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #6699CC;
}
.maintextright {
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: right;
}
.directions {
	padding: 10px;
	border: thin solid #3399FF;
}

.banner{
width:100%;
height:83px;
}

th {background-color: #000066; color: #fff; font-weight: bold; font-size: large; text-align: center;}
