@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images_main/alchome_bkgnd_03.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#Container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#deptLinks {
	text-align: right;
	margin-left: 25px;
	font-size: small;
}
#deptLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0052A3;
	border-bottom-color: #0052A3;
	color: #0052A3;
	margin: 5px;
}
#deptLinks a:hover {
	color: #CCCCCC;
	background-color: #0052A3;
}
#deptHeader {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tdDept img {
	padding-left: 20px;
	margin-left: 20px;
}
#tdNavbar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0052A3;
	border-left-color: #0052A3;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #fff;
}
#tdFooter {
	font-size: 9px;
	background-color: #FFF;
	padding: 20px;
}
#tdContent {
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	background-color: #fff;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #0054A0;
}
h2 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #0052A3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #0052A3;
}
#tdContact {
	color: #FFFFFF;
	background-color: #0052A3;
	padding: 5px;
	text-align: center;
}
#tdContact a {
	color: #66CCFF;
}
#tdContact a:hover {
	color: #3399FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
#tdCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tableCourse {
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}
