.report_header {
	vertical-align: bottom;
	font-weight: bold;
	border-bottom: 2px solid #666;
	padding-right: 5px;	
	padding-top: 10px;	
}

.menu {
	letter-spacing: .08em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.menuheader {
	font-size: 100%;
	font-weight: bold;
	color: #666699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.topborderblack {
	border-top: 1px solid #000000;
}

.menuitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	font-size: 85%;
	white-space: nowrap;
}
input {
	font-size: 12px;
}
.perms_name {
	white-space: nowrap;
}
.perms_header {
	background-color: #666699;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	font-size: 90%;
}
.perms_namecol {
	text-align: center;
	vertical-align: bottom;
	background-color: #666699;
	color: #FFFFFF;
}
.perms_allusersrow {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-bottom-color: #666699;
	padding-left: 8px;
}
.perms_reguser_dark {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	padding-left: 8px;
}
.perms_reguser_light {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	padding-left: 8px;
}
.perms_update_btn {
	font-size: 90%;
}
.roomstblhdr {
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
.roomsprevdefhdr {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: .03em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	font-style: italic;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/dhall/images/yellowdiffuse.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ltbluebkgnd {
	background-color: #DDDDE8;
}
.ltyellowbkgnd {
	background-color: #FFFFEE;
}
.error {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
.infomsg {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #009900;
	color: #FFFFFF;
}

select {
	font-size: 12px;
}
.facultytblhdr {
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
.ltgreenbkgnd {
	background-color: #BDD7BD;
}
.ltredbkgnd {
	background-color: #CD829B;
	color: #FFFFFF;
}
.cattblhdr {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.catlist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
}
.navbar {
	text-align: center;
	color: #999999;
}
.offfindstuhdr {
	font-size: 110%;
	font-weight: bold;
	background-color: #CCCC00;
	text-align: center;
}
.addofftbl {
	background-color: #F2EFCE;
}
.offselstudenthdr {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
}
.offselstudenttbl {
	background-color: #F0F0FF;
}
.bold {
	font-weight: bold;
}


