﻿body 
{
    margin: 0 auto;
    padding: 0 auto;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
}
a
{
    text-decoration: none;
    color: #0000ff;
}
a:hover
{
    text-decoration: underline;
    color: #ff0000;
}
.athletics
{
    margin: 0 auto;
    padding: 0 auto;
    width: auto;
    height:  auto;
    position: relative;
    text-align: left;
}
#RedBlock
{
    width: 984px; 
    background-color: #C00000;
    border-bottom: solid 2px #000000;
    color: #ffffff;
    font-weight: bold;
}
#RedBlock td
{
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    height: 20px;
}
.RightMenuHeader
{
    background-image: url(/images/bg_RightMenu.jpg); 
    background-repeat: repeat-x;
    height: 30px; 
    color: #ffffff; 
    font-family: Arial;
    text-align: center;
    font-weight: bold;
    padding-top: 4px;
    border-bottom: none;
    width: 160px;
}
.DepartmentsMenuHeader
{
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold; 
    font-size: 12pt; 
    color: #ffffff; 
    text-align: left; 
    display: block; 
    border-bottom: solid 1px #ffffff;
}
.TopMenuStyle a
{
    color: #ffffff;
    font-weight: bold;
}
.TopMenuStyle a:hover
{
    color: #ff0000;
}
.BigBoldItalics
{
    font-family: Times New Roman; 
    font-size: 14pt; 
    font-weight: bold; 
    font-style: italic;
    text-align: center;
    color: #CAA4A5;
}
.PageHeader
{
    font-family: Times New Roman;
    font-size: 12pt;
    font-style: italic;
    font-weight: bold;
    display: block;
    border-bottom: solid 1px black;
    margin-bottom: 25px;
    width: 100%;
}
.AH
{
    font-family: Garamond, Times New Roman;
    font-size: 14pt;
    font-weight: bold;
    display: block;
    text-align: center;
}
