body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 11px;
   font-weight : none;
   COLOR : #000000;
   text-decoration : none; 
}

body 
{
   background-image: none;
}

A
{
    text-decoration: none
}

A:hover  {
   COLOR : #000000;
   text-decoration : underline;
}

A:link  {
   COLOR : #000000;
   text-decoration : none;
}

.noprint {
   display: none !important;
}


.onlyprint {
   display: block;
}

table, td, th {
	border-collapse: collapse !important; border: 1px solid #333333 !important; width: auto !important;
}

#top {display: none !important; background-image: none !important; height: 0px; width: 0px;}
.logo {display: none !important;}
.graphic {display: none !important;}

div.gradeAllNew table {border-collapse: collapse !important; border: 1px solid #333333 !important; width: auto !important; margin: 10px;}
div.gradeAllNew tr td {border: 1px solid #333333 !important; width: auto !important; text-align: center;}
div.gradeAllNew tr th {border: 1px solid #333333 !important; width: auto !important; text-align: center;}
div.gradeAllNew input {border: none;}

table.deanReportBasic {width: auto !important;}

table {border-collapse: collapse; margin: 0px 0px 10px 0px;}
table.deanReportBasic tr td {vertical-align: top; border-collapse: collapse; border: 1px solid #C9C3B3; padding: 2px 6px;}
table.deanReportBasic tr th {background:#eee; vertical-align: top; border-collapse: collapse; border: 1px solid #C9C3B3; padding: 2px 4px 2px 4px; text-align: center}
.odd {background: #F4F2F2;}
div.bLock {margin-top: 10px;}
.deanReportBasic tr td {text-align: center; padding: 2px 4px;}