@charset "utf-8";
.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bolder;
	color: #FFFFFF;
}
.lecture_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}


.gold_border {
	border: thin solid #FFC847;
}


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
.main_body {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #e6d1c0;
}
.body_events {
	background-color: #CCCCCC;
}

.header_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
.image_border {
	border: 2px solid #000000;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
}

.emphasis_bold {
	font-style: italic;
	font-weight: bold;
}
.contact_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}





a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fdcf5f;
}
a:active {
	text-decoration: none;
}
.body_link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.nav_side {
	background-color: #000000;
}
.lecture_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FF0000;
}

.bold_textSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
