﻿    a {text-decoration: none;}
    a:link {color: #0000FF;}
    a:visited {color: #0000FF;}
    a:hover {text-decoration: none;}
    a:hover {color: #0000ff;}
    
BODY 
{
    background: #BDBFD5;
	font-family: arial;
    font-size: 8pt;
    scrollbar-DarkShadow-Color: #000000;
	scrollbar-DarkShadow-Color: #000000;
	scrollbar-Track-Color: #BDBFD5;
	scrollbar-Base-Color: #FFFF00;
}
	  
	   .tbl{text-decoration: none; font: 10pt arial}
	   .tblgrades{text-decoration: none; font: 9pt arial}
	   .frm{text-decoration: none; font: 10pt arial; color: black; a:hover {color: #0099ff;}}
	   .but{text-decoration: none; font: 10pt arial; color: #FFFF00; background-color: #0000FF; font-weight: bold; cursor: hand; width=100}
	   .hyper{text-decoration: none; font: 10pt arial bold; color: white; cursor: hand;}
	   .tblb{text-decoration: none; font: 10pt arial; color: #000000; background-color: #ffffff; background-attachment:fixed ; background-image: url('../images/paw-bg.gif'); background-repeat: no-repeat; background-position: 50% 50%;}

.ScheduleLine
{
	font-family: Verdana;
	font-size: 7pt;
}

.empty
{
	background-color:#FFFFFF;
}

.spacer
{
	background-color:#D3D3D3;
}

.formElements
{
	font-size: 10pt;
	font-family: Verdana;
}

.hdrCLM
{
	background: yellow;
}
        
.odd
{
	background: #FFFFFF;
}

.even
{
	background: #CCFFFF;
}

.redHeader
{
    font-weight:bold;
    font-family:Verdana;
    color:#CC0000;
    text-decoration:underline;
}
