﻿body
{
    font-family: arial,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    background: url( '../images/main-bg.gif' ) scroll center top;
}
TR
{
    background-color: White;
}
TABLE
{
    background-color: #c0c0c0;
    text-indent: 3px;
}
.tableBorder td
{
    border-right: #cccccc 1px solid;
}
.footer
{
    font-size: 10px;
    font-family: Verdana;
    width: 770px;
}
.footer A
{
    padding-left: 6px;
    padding-right: 6px;
}
.boderLeft
{
    border-left: #cccccc 1px solid;
    width: 12px;
}
.Content
{
    border-bottom: #A6C9E2 1px solid;
}
.Content2
{
    border-bottom: #A6C9E2 1px solid;
    border-left: #A6C9E2 1px solid;
    border-right: #A6C9E2 1px solid;
    width: 770px;
    text-indent: 0px;
}

.Content3
{
    border-left: #A6C9E2 1px solid;
    border-right: #A6C9E2 1px solid;
    width: 770px;
    text-indent: 0px;
}

.SearchStations tr
{
    background-color: #ADD1FF;
}
a
{
    color: #000099;
    text-decoration: none;
}
a:hover
{
    color: red;
}
.tagNumber
{
    width: 8px;
    color: #FD5722;
    background-color: #ffffff;
    text-align: left;
    text-indent: 0px;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
}
INPUT
{
    background-color: #ffffff;
    font-size: 12px;
    border-width: 1px;
}
#divCalender
{
    visibility: hidden;
    height: 153px;
    background-color: #ffffff;
    width: 100px;
    text-align: center;
    left: 513px;
    position: absolute;
    top: 119px;
    z-index: 140;
}
p
{
    margin: 10px 10px 10px 10px;
    line-height: 130%;
    color: #ffffff;
    background-color: inherit;
    font-family: Arial,sans-serif;
    font-size: 11px;
    text-align: justify;
}
#tableTop
{
    width: 770px;
}
#tableTop td
{
    background: #ffffff;
}
#tdHeadLeft
{
    border-bottom: #A6C9E2 1px solid;
}
.ButtonOutter
{
    border-bottom: solid 1px #404040;
    border-top: solid 1px #FFFFFF;
}
.ButtonInner
{
    border-bottom: solid 1px #808080;
}
#tableSelection td
{
    background-color: #ADD1FF;
}
#tableSelection tr
{
    background-color: #ADD1FF;
}
#tableSelectionMiddle td
{
    background-color: #ADD1FF;
}
select
{
    background-color: #ffffff;
    font-size: 11px;
}
#tooltip
{
    position: absolute;
    z-index: 3000;
    padding: 20px;
    padding-top: 50px;
    visibility: hidden;
    background-image: url( '../images/callout.png' );
    background-repeat: no-repeat;
    width: 250px;
    height: 117px;
}
#tooltip h3, #tooltip div
{
    margin: 0;
}

ul
{
	padding-left:20px;
}

.MainContent
{

    border-left: #A6C9E2 1px solid;
    border-right: #A6C9E2 1px solid;
    width: 770px;
    text-indent: 0px;
    margin: auto; 
    height:100%;
    background-color:white;
}


.AdminNote
{
    background-color:#FFCFCF;color:Red;font-weight:bolder;margin-left:3px;
}

.tableStationSelector
{
    margin:auto;margin:10px;width:740px;background-color: #EFF7FF;
}

#divExtraInfo td, .tableStationSelector td
{
    background-color:#EFF7FF;
}

.Steps
{
    width:3px;
    vertical-align:top;
}

.Steps2
{
    border-left: #cccccc 1px solid;
    width:3px;
    vertical-align:top;
}

.BackColor2
{
    background-color:#EFF7FF;
}
