/* CSS Document */
.frame {
	width: 100%;
	border: 0;
}
.spLink {
	display: block;
	width: 176px;
	border: 2px groove;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bolder;
	border: 2px solid;
}
.menu a {
	text-decoration: none;
	cursor: pointer;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
#missing table {
 	WIDTH: 85%;
	BORDER: 1px;
	PADDING: 3px;
}
#missing td {
	  border: 1px;
}
#missing p {
	text-align: center;
	font-family : verdana; 
	font-size : 11px;
}

#missing li {
	font-family : verdana; 
	font-size : 11px;
	font-weight: bold;
	text-align: center;
}
ul 	{
	font-size : small;
	font-family : verdana; 
	list-style-type : disc;
	text-align : left;
	display: block;
	margin-left: 5px;
	padding: 10px;
	}
li 	{
	margin-top: 4px;
	font-size : 10px;
	font-family : verdana;
	text-align : left;
	}

body #research a {
	font-weight: bold;
}
td .menu {
	width: 20%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 36px;
	font-style: italic;
	text-align: center;
	padding-left: 10px;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 18px;
}
.sim {
	display: block;
	margin-top: -20px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.titleTag {
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	padding-right: 30px;

}
.list {
	display: block;
}
.Heading1 {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 18px;
	line-height: normal; 
	text-align: center;
}
.Heading2 {
	font-size: 12px;
}
.note1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: italic;
	font-size: 11px;
}
.introText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}
.introText2 {
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
.client {
	font-size: 12px;
}
.college {
	font-weight: bold;
}
/* COLOR*/
.frame {
	background-image:url(imgs/bg-blkblu1.gif);
}
.spLink {
	background-color:#FFFFFF;
	border-color: #0000FF;
	color:#000000;
}
.menu a {
	color: #ffffff;
}
.menu a:hover {
	color: #669966;
	background-color:#DFD36F;
}
a {
	color: #0000FF;
}
#missing table {
	BORDER-COLOR: #000000;
}
#missing td {
	  border-color: #000000;
}

li 	{
	color : #000000;
	}

body #missing {
	 background-color: #FFFFFF;
}

.title {
	color:#FFFFFF;
	background-color: transparent;
}
.TM {
	color: #000000;
}
.title2 {
	color: #183c6b;
}
.titleTag {
	color: #FFFFFF;
	background-color: transparent;
}
.Heading1 {
	background-color:#CCCCCC;
	color: #183c6b; 
}
.introText {
	color: #666666;
}
.introText2 {
	color: #666666;
}
.college {
	color: #000000;
}
form {
	display: block;
	float: right;
	margin-top:20px;
	margin-right: 3%;
	width: 80%;
}
textarea {
	width: 80%;
	height: 40px;
	background-color:#D5D5FD;
}
#title {
		width: 25%;
	background-color:#D5D5FD;
}
#name1 {
		width: 40%;
	background-color:#D5D5FD;
}
#name2 {
		width: 30%;
	background-color:#D5D5FD;
}
#email {
		width: 80%;
	background-color:#D5D5FD;
}
#institute {
		width: 80%;
	background-color:#D5D5FD;
}
#department {
		width: 80%;
	background-color:#D5D5FD;
}
