*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff;
font-size: 12px;
color: #000;
font-family: "trebuchet ms", helvetica, sans-serif;
}



#container{
	width:1010px;
	margin:auto;
}

#header{
height:206px;
width:990px;
background-image: url('images/header.jpg');
background-position: right;
background-repeat: no-repeat;
margin-right:8px;
margin-left:8px;
}

#header h1{
float:right;
margin-right:30px;
font-family: "Courier New", Courier, monospace;
font-size:36px;
color: #73a7f4;
}


#rndsite{
width:234px;
font-size:11px;
margin-right:10px;
margin-left:10px;
}

#rndsite h2{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#0066CC;}

#rndsite a{
text-decoration:none;
color:#FF0000;
}


#navigate{
width:234px;
margin-left:8px;
margin-right:8px;
margin-bottom:40px;

}

#navigate h2{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#0066CC;
}


#navigate p a {
font-size:16px;
font-family: "trebuchet ms", helvetica, sans-serif;
text-decoration: none; 
display: block;
overflow: visible;
padding:2px 0 2px 5px;
background-color:#f8f8f8;
color:#467aa7;
font-weight:400;
border:1px solid #eee;
border-bottom:1px solid #ddd;
}

#navigate p a:hover {
color:#FF0000;
font-weight: bold;
border:1px solid #ccc;
color:#555;
background-color:#eaeaea;
border-bottom:1px solid #aaa;
}

#search_form
{
margin-top:10px;
margin-bottom:20px;
}

#search_form h2{
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#0066CC;
}



#footer{
border-top:solid;
border-top-width:1px;
border-top-color:#000000;
width:100%;
}

#footer a{
text-decoration: none;
color: #ff0000;
}

#mainTable
{
 width:90%;
}


#mainTable a
{
text-decoration: none;
color: #ff0000;
}

#mainTable a:hover
{
font-weight:bold;
}



#mainTable h3
{
color: #FFFFFF;
background-color: #663399;
font-size: 12px;
padding-left: 22px;
margin-bottom: 0px;
}

#mainTable h3 a
{
text-decoration: none;
color: #FFFFFF;
}


#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;
}

.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
{
	margin-left:5px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #FFFFFF;
  color: #000000;
  width: auto;
}
.ButtonGo
{
 font-weight:bold;
 width:40px;
}

.ButtonSearch
{
 margin-left:5px;
  font-family: "trebuchet ms", helvetica, sans-serif;
  font-size: 12px;
  border: #532D00 1px solid;
  background-color: #FFFFFF;
  color: #000000;
  width: 100px;
}


/* __________ Input Style ____________ */
.Input,
.SmallInput,
.LongInput
{
        font-family: "trebuchet ms", helvetica, sans-serif;
        width: 300px;
        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;
}

#sp{
text-transform:lowercase;
}

#sp a{
color:#000000;
}

