﻿body {
}

.ac2fullwidthdiv
{
	width:1000px; 
position:absolute; 
left:50%; 
margin-left:-500px; 
background-color:#013567;
border-color:Black;
float:left
} 

.ac2fullwidthdiv2
{
	width:200px; 
position:absolute; 
background-color:Gray;
float:left;
	top: 144px;
	left: 70px;
} 

.floatright
{
	float:right;
	margin: 10px 10px 10px 10px;
width:100px;
background-color:#336699
}

.floatleft
{
	float:left;
	margin: 10px 10px 10px 10px;

}



#navcontainer {
        background: #369;
        border-top: 1px solid #9CC;
        font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
        margin: 0;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

html>body #navlist li {
        background: #000;
        margin: 0 3px 0 0;
        padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #900;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #C00;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #999;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
}

#navlist li#active {
        background: #369;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #369;
        border-bottom: none;
        border-left: 1px solid #9CC;
        border-right: 1px solid #9CC;
        border-top: 1px solid #9CC;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

.maintext
{
	font-family: Tahoma;
	font-size: 11pt;
	color:Silver
}

.label1
{
	font-family: Tahoma;
	font-size: 16pt;
	color: #FF0000;
}

.label3
{
	font-family: Tahoma;
	font-size: 16pt;
	color: #C0C0C0;
}

.trainingtimesdiv
{
	padding: 5px; border: thin solid #808080; background-color: #FFFFFF; width: 75%
}


.label2
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #336699;
}


p
{
	font-family: Tahoma;
	font-size: 12pt
}

.acdiv
{
	padding: 5px;
	background-color: #003399;
	vertical-align:top;
	height:400px;
	font-family: Tahoma;
	font-size: 12pt;
	overflow:auto
	}

a:link { 
	color:White;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color:White;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

