@charset "utf-8";
a:link {
color:#0066FF;
text-decoration: none;
}
a:visited {
color:#0066FF;
text-decoration: none;
}
a:hover {
color:#990000;
text-decoration: underline;
}
a:active {
color:#0066FF;
text-decoration: none;
}


body {
background-image: url(../BkgdsLogos/smokey_mountains1200xbright.jpg);
background-repeat: repeat-y;
margin: 0px;
text-align: center;
}

body,td,th {
color: #003300;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
font-weight: normal;
}
h1 {
font-size: 36px;
color: #006600;
}
h2 {
font-size: 24px;
color: #000000;
}
h3 {
font-size: 18px;
color: #990000;
}
h4 {
font-size: 15px;
color: #3300CC;
}




.bold { font-weight: bold; }
.style1 { color: #990000 }

.style2 { color: #0000FF; 
}


.style3 { color: #330099; 
}

.style4 { color: #FFFFFF; }

.style5 {
color: #FFFFFF;
background-color: #006600;
font-weight: bold;
font-size: 14px;
}


.font10pt { font-size: 10px; }

.font12pt { font-size: 12px; }

.font18pt { font-size: 18px; }



.space125 { line-height: 125%; 
}

.space150 { line-height: 150%; }

.space200 { line-height: 200%; }
.grayBkd { background-color: #CCCCCC; }



#hdr {
background:url(../BkgdsLogos/SmokiesHazy850x125.gif) center no-repeat;
height:150px;
left:150px;
position:absolute;
top:0px;
width:850px
}
#menubaraudio
{
position: fixed;
height: auto;
width: 125px;
left: 0px;
top: 400px;
margin: 0;
padding: 0;
z-index: 1000;
font-size: 12px;
font-weight: bold;
}

#menubardevo
{
position: fixed;
height: auto;
width: 125px;
left: 0px;
top: 400px;
margin: 0;
padding: 0;
z-index: 1000;
font-size: 16px;
font-weight: bold;
}

#menubarstudies
{
position: fixed;
height: auto;
width: 140px;
left: 0px;
top: 400px;
margin: 0;
padding: 0;
z-index: 1000;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}




#content
{
height:auto;
position:absolute;
width:905px;
top: 155px;
left: 150px;
text-align: left;
}

#stat {
position: fixed;
height: auto;
width: auto;
left: 10px;
top: 650px;
}

#t1 {
height: auto;
width: 900px;
margin: 0;
}

#t2
{
height: auto;
width: 850px;
margin: 0;
}
