/* Start of CMSMS style sheet 'LSG Teachers' */
/* Teachers Rules */ 

.backlink a
{
text-decoration: none;
font-weight: normal;
color: #000;
}

.backlink a:hover
{
text-decoration: none;
font-weight: normal;
color: #e4853b;
}

#teacher_row
{
height:70px;
}

#teacher_row td
{
border-bottom: 1px dotted #ccc;
}
.row0
{
background: #fef6ec;
}

.row1
{
background: #fff;
}

#teacher_row a
{
text-decoration: none;
font-weight: normal;
color: #000;
}

#teacher_row a:hover
{
text-decoration: none;
font-weight: normal;
color: #e4853b;
}

.quickrow0
{
background: #ecf3fe;
}

.quickrow1
{
background: #fff;
}

.quickrow0 a, .quickrow1 a
{
text-decoration: none;
font-weight: normal;
color: #000;
}

.quickrow0 a:hover, .quickrow1 a:hover
{
text-decoration: none;
font-weight: normal;
color: #e4853b;
}

/* End of 'LSG Teachers' */

