*
{
    font-family: Verdana, Arial, Sans-Serif;
}

html
{
    height: 100%;
}

body
{
    border: 0;
    font-size: 12px;
    font-weight: bolder;
    min-width: 600px;
    margin: 0;
    padding: 0;
    width: 100%;
}

h1, h2, h3
{
    color: #8B0000;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #8B0000;
}

p
{
    max-width: 600px;
}

li
{
    max-width: 600px;
}

ul li ul 
{
    list-style-type: square;
}

.adRotator
{
    border-style: none;
    background-image: url(images/basketballs.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.chrome
{
    background-color: #000000;
    height: 6px;
}

.content
{
    background-color: #COCOCO;
    background-image: url(images/flames3.jpg);
    background-repeat: repeat;
    background-size: 100%;
	   float: left;
    min-height: 300px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    width: 65%;
}

.defaultData
{
	   background-color: #FF0000;
    float: left;
    margin: 4px;
    padding: 4px;
    text-align: center;
    white-space: nowrap;
}

.defaultDataCell
{
    background-color: #FF0000;
}

.defaultDataText
{
    color: #FFFF00;
    background-color: #FF0000;
    font-weight: bolder;
}

.footer
{
    background-color: #FF0000;
    border-top: 6px solid #000000;
    clear: both;
    color: #FFFFFF;
    float: left;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    width: 100%;
}

.gold
{
    color: #FFD700;
}

.header
{
    background-color: #FF0000;
    border-bottom: 6px solid #000000;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    white-space: nowrap;
    width: 100%;
}

.headerCell
{
    background-color: #FF0000;
    white-space: nowrap;
}

.mailTo
{
    font-size: larger;
    font-weight: bolder;
    text-decoration: none;
}

A.mailTo:link { color: #0000FF; }
A.mailTo:visited { color: #0000FF; }
A.mailTo:hover { color: #0000FF; text-decoration: underline; }
A.mailTo:active { color: #0000FF; }

.menu
{
    background-color: #FF0000;
    clear: left;
    float: left;
    font-weight: bolder;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 4px;
    padding-top: 2px;
    vertical-align: top;
}

.menu a
{
	padding-left: 2px;
	padding-right: 2px;
}

.menudynamic
{
    color: #FFFFFF;
    background: #FF0000;
}

.menudynamicfix
{
    z-index: 100;
}

.menudynamichover
{
    background-color: #FFA500;
}

.menudynamicselected
{
    background-color: #FFFF00;
    color: #FF0000;
}

.menustatic
{
    color: #FFFFFF;
}

.menustatichover
{
    background-color: #FFA500;
}

.menustaticselected
{
    background-color: #FFFF00;
    color: #FF0000;
}

.middle
{
    background-color: #FF0000;
    clear: both;
	   float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    width: 100%;
}

.news
{
    font-weight: bolder;
    text-decoration: none;
}

.newsTableAlternateRow
{
    background-color: #FFFF80;
    color: #000000;
    width: 388px;
}

A.news:link { color: #0000FF; }
A.news:visited { color: #0000FF; }
A.news:hover { color: #0000FF; text-decoration: underline; }
A.news:active { color: #0000FF; }

.photo
{
    border-color: #FF0000;
    border-style: groove;
}

.pleaseNote
{
    text-decoration: underline;
}

.principle
{
    font-style: italic;
}

.tryoutScheduleHeader
{
    font-size: larger;
    white-space: nowrap;
}

.tryoutScheduleData
{
    text-align: left;
    white-space: nowrap;
}

.tryoutScheduleDataFromDate
{
    text-align: left;
    white-space: nowrap;
}

.tryoutScheduleDataToDate
{
    text-align: right;
    white-space: nowrap;
}

.tryoutScheduleFormsTable
{
    width: 100%;
}
.tryoutScheduleFormsData
{
    text-align: center;
    white-space: nowrap;
    width: 50%;
}

.tryoutScheduleFormsDataText
{
    font-size: larger;
    font-weight: bolder;
    text-decoration: none;
}

A.tryoutScheduleFormsDataText:link { color: #0000FF; }
A.tryoutScheduleFormsDataText:visited { color: #0000FF; }
A.tryoutScheduleFormsDataText:hover { color: #0000FF; text-decoration: underline; }
A.tryoutScheduleFormsDataText:active { color: #0000FF; }

.tryoutScheduleTable
{
    background-color: #FF0000;
    color: #FFFFFF;
}

.tryoutScheduleTableAlternateRow
{
    background-color: #FFFF80;
    color: #000000;
}

.tryoutScheduleTableRow
{
    background-color: #FFFFFF;
    color: #000000;
}