@charset "UTF-8";
/* CSS Document */

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: 11px;
	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;
}
#deptLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-position: right top;
	text-align: right;
	display: block;
	padding: 5px;
	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: #A2248F;
	background-color: #B4FFFF;
}
#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;
}
#tdContent {
	padding-top: 10px;
	padding-left: 10px;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #0052A3;
	background-color: #fff;
}
#tableCourse {
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
}
h2 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #A2248F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #A2248F;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
#tdContact {
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 10px;
}
#tdContact a {
	color: #33FFFF;
}
#tdContact a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
#tdCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #ccffff;
	background-color: #8b298b;
	padding: 10px;
}
