.table{
border-style:hidden;
border-width:1;
}
.td{
border-style:outset;
border-color:darkblue;
border-width:2px;
-moz-border-radius: 9px;
padding:10px;
}

.left {
float: left;
}


.right {
float: right;
}


#scroller{
width: 110px;
height: 160px;
}
.scrollbartext{
  font-size: 12px;
 }
.normal_links{
   color:darkblue;
   font-size:10px;
   font-weight:700;
}

.studentName {
  font-size:20px;
  font-family:sans serif;
  font-weight:900;
  margin-left:0;
}

.roster {
  margin-left:0px;
  font-size:15px;
  font-family:'sans serif';
}
.top_links{
   color:darkblue;
   font-size:14;
   nowrap:nowrap;
}
.someclass{ //class to apply to your scroller(s) if desired
  color: #c4c4c4;
  font-size:14px;
}
.submenu{
  color: #c4c4c4;
  color: #ffd17b;
  font-size:16px;
}
