/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 10px 0 0;
 background: #FFF;
 color: #006485;
 font-family: Arial, sans-serif;
 text-align: center;
}

a {
 color: #C77B2A;
 text-decoration: underline;
}

a:hover {
 color: #000;
 text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,.Heading {
 color: #000;
 font-size: 22px;
}

h1 {
 margin: 0 0 .75em;
 font-weight: normal;
}

h3,h4 {
 font-size: 15px;
}

h5,h6 {
 font-size: 13px;
}

.Content,th,td,p,ul,ol,li,input,select,textarea,blockquote {
 font-size: 12px;
}

.Channel a {
 display: block;
 color: #FFF;
 font: bold 12px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel a:hover {
 background: #40D9FF;
 color: #006485;
 text-decoration: none;
}

.ChannelSelected a,
.ChannelSelected a:hover {
 display: block;
 background: #00AED9;
 color: #FAEE4C;
 font: bold 12px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a {
 display: block;
 color: #FFF;
 font: bold 10px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a:hover {
 background: #40D9FF;
 color: #006485;
 text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
 display: block;
 background: #00AED9;
 color: #FAEE4C;
 font: bold 10px/24px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel,.Posting,.ChannelSelected,.PostingSelected {
}

.Error {
 background: #FF0;
 color: #C00;
}

.Status {
 color: #C00;
}

.OddRow {
 background: #97DBF0;
}

.EvenRow {
 background: #B9E9F7;
}

.WinBorder td.Content {
 background: #FFF;
 color: #09C;
}

.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: #006485;
 color: #FFF;
}

.WinBorder,.WinBorder p,.WinBorder ul,.WinBorder ol,.WinBorder li {
 font-weight: bold;
 font-size: 14px;
}

#PageContainer {
 margin: 0 auto;
 width: 760px;
 text-align: left;
 position: relative;
}

#HeaderContainer {
 margin: 0 0 20px;
}

#HeaderLogo {
}

#ContentContainer {
}

#NavContainer {
 padding: 6px 0 0;
 background-repeat: no-repeat;
 background-position: 0 0;
}

#NavContainer p {
 margin: 10px;
}

#Nav {
 background: #0CF;
}

#Content {
 padding: 20px;
 background-repeat: no-repeat;
 background-position: 0 0;
 background-color: #D9F7FF;
}

#FooterContainer {
 margin: 0 0 0 200px;
 background: #006485;
}

#FooterContainer td {
 padding: 10px;
 color: #9BFFFF;
 font-size: 11px;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #FFF;
 font-weight: normal;
 text-decoration: underline;
}


