#headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#bordersFull {
	border: 1px solid #000066;
	background-color: #CCCCCC;
}
#bordersTRB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	background-color: #CCCCCC;
}
#bodersLBR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#bordersRB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
#bordersTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
}
#bordersT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#cellInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	text-align: left;
}
#cellMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
}
#slightPad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993333;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#facultylinx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#facultylinx a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#facultylinx a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	text-decoration: none;
}
#deptlinx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#deptlinx ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#deptlinx ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
}
#deptlinx ul {
	margin: 0px;
	padding: 0px;
}
#deptlinx ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.dvhdr1 {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #003366;
	padding:5px;
	width:150px;
	background-color: #CCCCCC;
}
         
.dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	padding:5px;
	width:150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
