body {}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {}
td {}
.textlist {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:600;
}
.textlist:hover {
	color : #90218B;

}
.text10 {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:400;
}

.text11 {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:0;
	
}

.text12 {
	font-family: verdana;
	font-size : 12px;
	color : #000000;
	text-decoration:none;
	font-weight:400;
	
}
.text15 {
	font-family: verdana;
	font-size : 15px;
	color : #000000;
	text-decoration:none;
	font-weight:600;
}
.text9 {
	font-family: verdana;
	font-size : 9px;
	color : #000000;
	text-decoration:none;
	font-weight:400;
}

.textheader{
	font-family: verdana;
	font-size : 20px;
	color : #000000;
	text-decoration:none;
	font-weight:600;
}

#menu {
	width: 200px;	
	height: 100%;
	background-color: #b0cff4;
	
	}
	
#menu li a {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
	font-weight:600;
	color: #000000;
	display: block;
	
	height: 24px;
	padding-left: 10px;
	padding-top:  5px;
	border-bottom: 1px;	
	border-bottom-color: #000000;
	border-bottom-width: 100%;
	border-bottom-style: solid;
	}	
	
#menu li a:hover {
	color: white;
	background-color: #90218b;
	
	}	
	
#menu1 {
	width: 200px;	
	}
	
#menu1 li a {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:600;
	color: #000000;
	padding-left: 20px;
	display: block;
	height: 32px;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:hover {
	color: white;
	background-color: #90218b;
	}	
	
	
.department {
	font-family: verdana;
	font-size : 14px;
	color : #006bbc;
	text-decoration:none;
	font-weight:600;
	padding-bottom: 5px;
	padding-top: 15px;
	
	
}
.bio {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:0;
	padding: 200px 50px 50px 200px
	
}

.bioname {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:0;
	
}

.bioname1 {
	font-family: verdana;
	font-size : 16px;
	color : #006bbc;
	text-decoration:none;
	font-weight:600;
	
}	

.biotitle {
	font-family: verdana;
	font-size : 13px;
	color : #90218b;
	text-decoration:none;
	font-weight:600;
	padding-bottom: 15px;
	
}

.biocontact {
	font-family: verdana;
	font-size : 11px;
	color : #000000;
	text-decoration:none;
	font-weight:0;
	padding-top: 20px;
}




}