html, body
{
  margin: 0;
  padding: 0;
  font-family: Georgia, Tahoma, Arial, Verdana, sans-serif;
  font-size: 9pt;
  background-color: #FFFFFF;
  background-image: url(/img/bg-page-1.jpg);
  background-attachment: scroll;
}

#contentTable
{
  border: solid 1px #CAC9C3;
  border-collapse: collapse;
  background-color: white;
  width: 900px;
  height: 100%;
}


/* Slideshow & Billboard Images */	

#top-zone-start{overflow:hidden; width:880px; margin:0 auto; height:400px;} /*Here to keep images hidden in IE mostly*/
#billboard-start{width:880px; height:400px; margin:0px 0px 0px 0px; overflow:hidden; background:url('images/billboard-bg.jpg') no-repeat top center;}
.slideshow-start{width:880px; height:400px; margin:0px; overflow:hidden;}
.slideshow-start li{list-style:none; float:left; display:inline; position:relative;}

/* End slideshow images */


a:link              { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:active            { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:visited           { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }
a:hover             { color: rgb(255,255,255); font-weight: none; font-size:8pt ; font-family: Tahoma, Arial, Verdana; cursor:hand }

.title              { text-decoration: none; color: black; font: 10pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.dark               { text-decoration: none; color: black; font: 9pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.date               { text-decoration: none; color: grey; font:  7pt Arial, Tahoma, Verdana; }

.darksm             { text-decoration: none; color: black; font: 8pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.darkgreysm         { text-decoration: none; color: rgb(102,102,102); font: 8pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }


.redlink            { text-decoration: none; color: rgb(199,0,0); font: 9pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.redlink:link       { color: rgb(199,0,0); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.redlink:active     { color: rgb(199,0,0); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.redlink:visited    { color: rgb(199,0,0); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.redlink:hover      { text-decoration: underline; color: rgb(199,0,0); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }

.brownlink          { text-decoration: none; color: rgb(161,145,109); font: 9pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.brownlink:link     { color: rgb(161,145,109); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownlink:active   { color: rgb(161,145,109); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownlink:visited  { color: rgb(161,145,109); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownlink:hover    { text-decoration: underline; color: rgb(167,179,204); font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }

.brownsmlink          { text-decoration: none; color: rgb(161,145,109); font: 8pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.brownsmlink:link     { color: rgb(161,145,109); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownsmlink:active   { color: rgb(161,145,109); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownsmlink:visited  { color: rgb(161,145,109); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.brownsmlink:hover    { text-decoration: underline; color: rgb(167,179,204); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }

.darklink           { text-decoration: none; color: black; font: 9pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.darklink:link      { color: black; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darklink:active    { color: black; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darklink:visited   { color: black; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darklink:hover     { text-decoration: underline; color: black; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }

.darkgreysmlink         { text-decoration: none; color: rgb(102,102,102); font: 8pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.darkgreysmlink:link    { color: rgb(102,102,102); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darkgreysmlink:active  { color: rgb(102,102,102); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darkgreysmlink:visited { color: rgb(102,102,102); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.darkgreysmlink:hover   { text-decoration: underline; color: rgb(199,0,0); font-weight: none; font-size:8pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }


.whitesm            { text-decoration: none; color: white; font:  7pt Tahoma, Arial, Verdana; }

.whitesmlink         { text-decoration: underline; color: white; font:  7pt Tahoma, Arial, Verdana; }
.whitesmlink:link    { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.whitesmlink:active  { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.whitesmlink:visited { color: white; font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }
.whitesmlink:hover   { text-decoration: none; color: rgb(255,135,0); font-weight: none; font-size:7pt ; font-family: Tahoma, Arial, Verdana ; cursor:hand }

.whitelink           { text-decoration: none; color: white; font: 9pt Georgia, Times New Roman, Tahoma, Arial, Verdana; }
.whitelink:link      { color: white; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.whitelink:active    { color: white; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.whitelink:visited   { color: white; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
.whitelink:hover     { text-decoration: none; color: white; font-weight: none; font-size:9pt ; font-family: Georgia, Times New Roman, Tahoma, Arial, Verdana ; cursor:hand }
