/* CSS Document */

P, BR, TD {
  font-family: "Trebuchet MS", Verdana, "Gill Sans", Futura, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

a:link {
color:#0000CC;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#000000;
font-weight:bold;
margin: 0 0 0 0;
background-color:#ABBBCA;
padding: 0px 0px 0px 0px;
}

a:visited {
  color:#000099;
  font-weight:bold;
  text-decoration: underline;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 5px;
	top: 0px;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 136px;
	top: 127px;
}

.style1 {color: #000000}

.iframe {scrollbar-base-color:#F456B1;}

.italics {
font-style:italic;
}

.studentnames {
color:#000000;
font-weight:bold;
font-size:11px;
margin: 0 0 0 0;
background-color:#9FBFD7;
padding: 4px 4px 4px 4px;
width:100px;
border: 1px solid #000000;
}

