@charset "UTF-8";
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #bfbfbf;
	margin: 0px;
	padding: 0px;
}
body a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #9b0e00;
	text-decoration: underline;
	font-weight: bold;
}
#header
{
     position: absolute;
     width: 800px;
     height: 200px;
     background-image: url(images/headers/header1.jpg);
}
.subtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.headlinered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #9b0e00;
}
.headlinegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.red {
	color: #9b0e00;
}
.subheadlinered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	color: #9b0e00;
}
.subheadlinegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}
#topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#topbar a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#topbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
#redbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#redbox a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#redbox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}.imgborder {
	border: 1px solid #666666;
}
div.preload {
position:absolute;
top:-9999;
left:-9999;
height:1px;
width:1px;
overflow:hidden;
}
.coursetable {
	border:6px solid #e5e5e5;
}
#menu {
	height:42px;
	background:url(images/menuborder.png) repeat-x;
	vertical-align:bottom;
	text-align:center;
}
#menu a, #menu a:visited {
	display:inline-block;
	height:37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#575757;
	text-decoration:none;
	background:url(images/menubg.png) repeat-x bottom;
}
#menu a:hover, #menu a:active, #menu a.selected {
	color:#FFFFFF !important;
	text-decoration:none;
	background-position:top !important;
	cursor:pointer;
}
.menuleft {
	display:inline-block;
	height:37px;
	width:26px;
	background:url(images/menuleft.png) no-repeat bottom;
}
.menuright {
	display:inline-block;
	height:37px;
	width:26px;
	background:url(images/menuright.png) no-repeat bottom;
}
.menutext {
	display:inline-block;
	position:relative;
	bottom:12px;
	.bottom:9px;
	padding:0 1px 0 1px;
	margin:0;
}
#menu a:hover .menuleft, #menu a.selected .menuleft, #menu a:hover .menuright, #menu a.selected .menuright {
	background-position:top;
}
.bookthumb {
	position:relative;
	width:130px;
	margin:0;
	padding:1px 4px 5px 2px;
	background:url(images/bookthumbbackground.png) repeat-y;
}
.bookthumb img {
	position:relative;
	z-index:2;
}
.bookthumb .bookthumbtop {
	display:block;
	width:136px;
	height:6px;
	background:url(images/bookthumbtop.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.bookthumb .bookthumbbottom {
	display:block;
	width:136px;
	height:6px;
	background:url(images/bookthumbbottom.png) no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}
.bookthumbsmall {
	position:relative;
	width:111px;
	margin:0;
	padding:1px 4px 5px 2px;
	background:url(images/bookthumbsmallbackground.png) repeat-y;
	margin-left:5px;
}
.bookthumbsmall img {
	position:relative;
	z-index:2;
}
.bookthumbsmall .bookthumbtop {
	display:block;
	width:117px;
	height:6px;
	background:url(images/bookthumbsmalltop.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
.bookthumbsmall .bookthumbbottom {
	display:block;
	width:117px;
	height:6px;
	background:url(images/bookthumbsmallbottom.png) no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1;
}

#infopageheader {
	position:relative;
	background-color:#4d4d4d;
	padding:11px 14px 11px 14px;
	color:#fff;
}

#infopageheader .top {
	position:absolute;
	top:0;
	left:0;
	width:503px;
	height:5px;
	background:url(images/infopageheadertop.png) top center no-repeat;
}

#infopageheader .bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:503px;
	height:5px;
	background:url(images/infopageheaderbottom.png) top center no-repeat;
}

#infopageheader img {
	margin:0 0 5px 8px;	
}

.infopageheadertext {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}.lgwhiteonredtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
