*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff;
font-size: 12px;
color: #000;
font-family: "trebuchet ms", helvetica, sans-serif;
}

form
{
 font-family: "trebuchet ms", helvetica, sans-serif;
 font-size: 12px;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

#outer
{
z-index: 98;
background-color: #136D86;
padding: 10px 20px 10px 20px;

}

#inner
{
z-index: 99;
background-color: #fff;
padding:5px;
}

#header
{
position: relative;
height: 80px;
background-color: #63c600;
}

#header h1
{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

#header h1 strong
{
color: #fff;
}

#header h1 span
{
color: #D97900;
}

#search_form
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
}

#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 54px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
}

#menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}

#menu a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

#mainTable
{
 width:90%;
}

#mainTable h3
{
color: #6C3C1E;
}

#mainTable h3
{
font-size: 12px;
background-image: url('images/db2.gif');
background-repeat: no-repeat;
padding-left: 22px;
margin-bottom: 0px;
}

#mainTable .content
{
font-size: 12px;
position: relative;
padding-left: 22px;
}
#mainTable ul
{
list-style: none;
}

#mainTable li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}

#footer
{
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6495A3;
clear:both;
}

#footer a
{
color: #7DAFBD;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}

.TableHeader
{
 background-color: #532D00;
 color: #fff;
 font-weight:bold;
}

.ListSitesTable,
.ListSitesTable table
{
  border-collapse:collapse;
  border: 1px solid #532D00;
}

.ListSitesTable table tr, .ListSitesTable table td
{
  padding: 0.1em 1em;
}

.lightbg
{
 background-color: #FFF4E6;
}

.lightbgalt
{
 background-color: #FFE8CA;
}

.lightbgblue
{
 background-color: #532D00;
}

.lightbgblue a
{
color: #fff;
}

.lightbgblue a:hover
{
background-color: #D97900;
color: #FFFAF3;
}


.ErrorBlock,
.TopErrorBlock
{
        background-color:#FFFFCC;
        border: 1px #532D00 solid;
        padding: 2px;
}

.TopErrorBlock
{
  background-color:#FFFFCC;
  line-height:16px;
  font-size:12px;
  color:red;
  text-align: center;
}

.PathMenu
{
 font-size:12px;
}

.rules
{
  padding-left:50px;
}

/* __________ Text Style ____________ */
.WhiteNormalText
{
 font-size: 12px;
 color:#fff;
}

.RedText
{
  color:red;
}

.GreyText
{
 color:#696969;
}

.GreyTextNormal
{
 color:#696969;
}

.GreyTextSmall
{
 color:#A9A9A9;
 font-size:10px;
}

/* __________ Button Style ____________ */
.ButtonNormal,
.ButtonGo
{
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #FFFFFF;
  color: #000000;
}
.ButtonGo
{
 font-weight:bold;
 width:40px;
}

/* __________ Input Style ____________ */
.Input,
.SmallInput,
.LongInput
{
        font-family: "trebuchet ms", helvetica, sans-serif;
        width: 220px;
        border: #532D00 1px solid;
        font-size: 12px;
        color: #000000;
}

.SmallInput
{
        width: 110px;
}

.LongInput
{
        width: 440px;
}

/* __________ Paging Style ____________ */

.PagingStrip {    font-size: 8pt; padding-top: 5px; padding-bottom: 8px; margin-left: auto; margin-right: auto;  /* padding-bottom: 10px;  background-image: url(../images/dotted.gif); background-repeat: repeat-x; background-position: left bottom; */}

.PagingStrip .AtStart { vertical-align: bottom; font-size: 7pt; margin-right: 20px; padding: 0px 6px; border: none;}
.PagingStrip .AtEnd { vertical-align: bottom; font-size: 7pt; margin-left: 20px; padding: 0px 6px; border: none;  }
.PagingStrip a:hover.AtStart { background: #fff;}
.PagingStrip a:hover.AtEnd { background: #fff;  }

.PagingStrip a
{
        padding: 2px 5px;
        background: #ffffff;
        text-decoration: none;
        margin-left: 1px;
        border: gainsboro 1px solid;
        color: black;
        margin-right: 1px;
        font-size: 8pt;
}

.PagingStrip a:hover
{
        color: #fff;
        background: #136D86;
        border-color: #136D86;
        text-decoration: none;
}


/* __________ Separators Style ____________*/
.SeparatorLabel
{
        padding-left: 2px;
        border-bottom: #532D00 1px solid;
        color: #532D00;
        font-size: 13px;
        text-decoration: none;
        padding-bottom: 1px;
        margin-bottom: 5px;
        display: block;
        width: 100%;
        white-space: nowrap;
        font-weight: bold;
}

.SeparatorBg
{
 background-color: #532D00;
}

.SeparatorHr
{
 color: #532D00;
}

.SeparatorHr2
{
 color: #136D86;
}
