/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 0;
 background: #000;
 color: #808083;
 font-family: Verdana, Arial, sans-serif;
 text-align: center;
}

a {
 color: #C76969;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #C76969;
 text-decoration: underline;
}

b,strong {
 font-weight: bold;
}

h1,h2,h3,h4,h5,h6,.Heading {
 color: #8B0000;
 font-weight: bold;
 font-size: 17px;
}

h2 {
 color: #808080;
}

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,
.Channel2 a {
 display: block;
 color: #FFF;
 font: bold 12px/30px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 20px;
}

.Channel2 a {
 background: #882422;
}

.Channel a:hover,
.Channel2 a:hover {
 background: #A09696;
 color: #FFF;
 text-decoration: none;
}

.Channel2 a:hover {
 background: #611C1B;
}

.ChannelSelected a,
.Channel2Selected a,
.ChannelSelected a:hover,
.Channel2Selected a:hover {
 display: block;
 background: #A09696;
 color: #FFF;
 font: bold 12px/30px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 20px;
}

.Channel2Selected a,
.Channel2Selected a:hover {
 background: #611C1B;
}

.Posting a {
 display: block;
 color: #FFF;
 font: bold 10px/30px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 20px;
}

.Posting a:hover {
 background: #A09696;
 color: #FFF;
 text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
 display: block;
 background: #A09696;
 color: #FFF;
 font: bold 10px/30px Arial, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 20px;
}

.Channel,.Channel2,.Posting,.ChannelSelected,.Channel2Selected,.PostingSelected {
 border-bottom: 2px solid #FFF;
}

.Error {
 background: #FF0;
 color: #C00;
 font-size: 10px;
}

.Status {
 color: #C00;
 font-size: 10px;
}

.OddRow {
 background: #CFCACA;
}

.EvenRow {
 background: #E7E5E5;
}

.WinBorder td.Content {
 background: #FFF;
 color: #A09696;
}

.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: #D7D2D2;
 color: #A09696;
}

.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 {
 border-bottom: 2px solid #FFF;
}

#HeaderLogo {
}

#ContentContainer {
}

#NavContainer {
 background: #D7D2D2;
}

#Nav {
 background: #BBB4B4;
}

#Content {
 padding: 0  20px 20px;
 background-color: #FFF;
 background-repeat: no-repeat;
 background-position: left bottom;
}

#FooterContainer {
}

#FooterContainer td {
 padding: 10px;
 color: #827A7A;
 font-size: 10px;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #FFF;
 font-weight: bold;
 text-decoration: underline;
}

