/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
  margin: 0;
  padding: 0;
  background: #FFF;
  color: #505050;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: underline;
}

b,strong {
  font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

h3,h4 {
  font-size: 16px;
}

h5,h6 {
  font-size: 14px;
}

.Content,td,p,ul,ol,li,input,select,textarea,blockquote {
  font-size: 11px;
}

p,li {
  line-height: 1.5em;
}

.Channel a {
  display: block;
  color: #FFF;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 20px;
}

.Channel a:hover {
  background: #505050;
  color: #FFF;
  text-decoration: none;
}

.ChannelSelected a,
.ChannelSelected a:hover {
  display: block;
  background: #FFF;
  color: #000;
  font: bold 12px/20px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 20px;
}

.Posting a {
  display: block;
  color: #FFF;
  font: normal 10px/20px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 20px;
}

.Posting a:hover {
  background: #505050;
  color: #FFF;
  text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
  display: block;
  background: #FFF;
  color: #000;
  font: bold 10px/20px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 20px;
}

.Channel,.Posting,.ChannelSelected,.PostingSelected {
  border-bottom: 2px solid #FFF;
}

.Heading,.Heading p,.Heading ul,.Heading ol,.Heading li {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.TitleBar {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}

.Error {
  background: #FF0;
  color: #C00;
  font-size: 10px;
}

.Status {
  color: #C00;
  font-size: 10px;
}

.OddRow {
  background: #A7CBD9;
}

.EvenRow {
  background: #D3E5EC;
}

#sect-orange .OddRow {
  background: #FBD2A4;
}

#sect-orange .EvenRow {
  background: #FDE9D1;
}

#sect-brown .OddRow {
  background: #C1B8AF;
}

#sect-brown .EvenRow {
  background: #E0DCD7;
}

#sect-green .OddRow {
  background: #E3E9B2;
}

#sect-green .EvenRow {
  background: #F1F4D9;
}

#sect-red .OddRow {
  background: #FAC1A5;
}

#sect-red .EvenRow {
  background: #FDE0D2;
}

#sect-metal .OddRow,
#sect-gray .OddRow {
  background: #C7C7C7;
}

#sect-metal .EvenRow,
#sect-gray .EvenRow {
  background: #E3E3E3;
}

.WinBorder td.Content {
  background: #FFF;
  color: #505050;
}

.WinBorder td.Content,.WinBorder td.Content p,.WinBorder td.Content ul,.WinBorder td.Content ol,.WinBorder td.Content li {
  font-weight: normal;
  font-size: 10px;
}

td.WinBorder {
  background: #659DAB;
  color: #000;
}

#sect-orange td.WinBorder {
  background: #F6C11F;
}

#sect-brown td.WinBorder {
  background: #A67B63;
}

#sect-green td.WinBorder {
  background: #B9C83F;
}

#sect-red td.WinBorder {
  background: #F3631D;
}

#sect-metal td.WinBorder,
#sect-gray td.WinBorder {
  background: #9D9C9E;
}

.WinBorder,.WinBorder p,.WinBorder ul,.WinBorder ol,.WinBorder li {
  font-weight: bold;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}

#PageContainer {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  position: relative;
}

#HeaderContainer {
}

#HeaderLogo {
}

#ContentContainer {
  border-bottom: 2px solid #FFF;
}

#NavContainer {
  background: #247EA0;
}

#Nav {
  border-top: 2px solid #FFF;
  background: #1B566B;
}

#sect-orange #NavContainer {
  background: #F58F1B;
}

#sect-orange #Nav {
  background: #EF0014;
}

#sect-brown #NavContainer {
  background: #634E38;
}

#sect-brown #Nav {
  background: #37352F;
}

#sect-green #NavContainer {
  background: #B9C83F;
}

#sect-green #Nav {
  background: #879D65;
}

#sect-red #NavContainer {
  background: #F3631D;
}

#sect-red #Nav {
  background: #F40015;
}

#sect-metal #NavContainer,
#sect-gray #NavContainer {
  background: #737373;
}

#sect-metal #Nav,
#sect-gray #Nav {
  background: #313131;
}

#Content {
  background: #FFF;
}

#FooterContainer {
  background: #659DAB;
}

#FooterContainer th {
  background: #B2CED5;
  font-weight: normal;
}

#FooterContainer td,
#FooterContainer th {
  padding: 2px 6px;
  color: #35535A;
  font-size: 10px;
}

#FooterContainer a,
#FooterContainer a:hover {
  color: #35535A;
  font-weight: bold;
  text-decoration: underline;
}

#sect-orange #FooterContainer {
  background: #F6C11F;
}

#sect-orange #FooterContainer th {
  background: #FBE08F;
}

#sect-orange #FooterContainer td,
#sect-orange #FooterContainer th {
  color: #8A6C11;
}

#sect-orange #FooterContainer a,
#sect-orange #FooterContainer a:hover {
  color: #8A6C11;
}

#sect-brown #FooterContainer {
  background: #A67B63;
}

#sect-brown #FooterContainer th {
  background: #D3BDB1;
}

#sect-brown #FooterContainer td,
#sect-brown #FooterContainer th {
  color: #584134;
}

#sect-brown #FooterContainer a,
#sect-brown #FooterContainer a:hover {
  color: #584134;
}

#sect-green #FooterContainer {
  background: #466499;
}

#sect-green #FooterContainer th {
  background: #A3B2CC;
}

#sect-green #FooterContainer td,
#sect-green #FooterContainer th {
  color: #253551;
}

#sect-green #FooterContainer a,
#sect-green #FooterContainer a:hover {
  color: #253551;
}

#sect-red #FooterContainer {
  background: #BD6620;
}

#sect-red #FooterContainer th {
  background: #DEB390;
}

#sect-red #FooterContainer td,
#sect-red #FooterContainer th {
  color: #643611;
}

#sect-red #FooterContainer a,
#sect-red #FooterContainer a:hover {
  color: #643611;
}

#sect-metal #FooterContainer,
#sect-gray #FooterContainer {
  background: #9D9C9E;
}

#sect-metal #FooterContainer th,
#sect-gray #FooterContainer th {
  background: #CECECF;
}

#sect-metal #FooterContainer td,
#sect-gray #FooterContainer td,
#sect-metal #FooterContainer th,
#sect-gray #FooterContainer th {
  color: #535354;
}

#sect-metal #FooterContainer a,
#sect-gray #FooterContainer a,
#sect-metal #FooterContainer a:hover,
#sect-gray #FooterContainer a:hover {
  color: #535354;
}

