body
{
    scrollbar-arrow-color:#3399FF; 
    scrollbar-face-color:#000099; 
    scrollbar-highlight-color:#000099;
    scrollbar-shadow-color:#3399FF;
    scrollbar-track-color:#000033;

    color: #333333;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
}


a	
{
    color: #222222; 
    font-family: helvetica, arial, sans-serif;     
    font-size: 9pt;
    text-decoration: none;
}

a:hover	
{
    color: #666666; 
    font-family: helvetica, arial, sans-serif;     
    font-size: 9pt;
    text-decoration: underline;
}

a:active	
{
    color: #666666; 
    font-family: helvetica, arial, sans-serif;     
    font-size: 9pt;
    text-decoration: none;
}



.header
{
    color: #3399cc;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}


a.header:hover
{
    color: #006699;
    font-familiy: helvetica, arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}


.copy
{
    color: #333333;
    font-family: helvetica, arial, sans-serif;
    font-size: 9pt;
}


.secHeader 
{ 
    font-family: helvetica, arial, sans-serif; 
    font-size: 12pt; 
    font-weight: bold; 
    color: #222222;
}


a.secHeader:hover	
{
    color: #666666; 
    font-family: helvetica, arial, sans-serif;     
    font-size: 12pt;
    text-decoration: underline;
}


#sac
{ 
    position: absolute; 
    left: 135; 
    top: 120; 
    z-index: 10; 
    visibility: hidden; 
    width: 200;
    background-color: #e3dace;
    border-width: 3;
    border-color: #99ccff;
    border-style: solid;
    padding: 20;
}


#athletics
{ 
    position: absolute; 
    left: 200; 
    top: 120; 
    z-index: 10; 
    visibility: hidden; 
    width: 200;
    background-color: #e3dace;
    border-width: 3;
    border-color: #99ccff;
    border-style: solid;
    padding: 20;
}


#och
{ 
    position: absolute; 
    left: 300; 
    top: 120; 
    z-index: 10; 
    visibility: hidden; 
    width: 200;
    background-color: #e3dace;
    border-width: 3;
    border-color: #99ccff;
    border-style: solid;
    padding: 20;
}


.sidenavtext { font-family: verdana, sans-serif; font-size: 10px; font-weight: normal; }
.link { font-family: verdana, sans-serif; font-size: 10px; }
.boldlink { font-family: verdana, sans-serif; font-size: 10px; font-weight: bold;}

