/* 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;
	}
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;
	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: 12px;
}
.introText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}
.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(http://www.simplay.net/imgs/bg-blkgr1.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:#CCFFCC;
	background-color: transparent;
}
.TM {
	color: #000000;
}
.title2 {
	color: #669966;
}
.titleTag {
	color: #CCFFCC;
	background-color: transparent;
}
.Heading1 {
	background: #CCFFCC;
	color: #669966; 
}
.introText {
	color: #666666;
}
.introText2 {
	color: #666666;
}
.college {
	color: #000000;
}