#logo {
margin-top: 20px;
margin-left: 20px;
width: 284px;
height: 45px;
float: left;
cursor: pointer;
}

.tabsOn1 a {
color: #FFF;
background: #8cc641;
}
.tabsOff1 a {
background: #c3db9d;
}
.tabsOn a {
color: #FFF;
background: #8cc641;
}
.tabsOff a {
color: #FFF;
background: #c3db9d;
}

#tabsection {
background: #fff;
}

#tabarea {
border-bottom: 1px solid #e3e2e2;
}

#page {
background: #FFF;
}

#navboxi {
background: #000;
height: 26px;
}

#topboxcont {
height: 251px;
}


/* Day time */
.tpcday {
background: url('/resources/images/daytime.png') no-repeat bottom;
}
.logoday {
background: url('/resources/images/logo-day.gif') no-repeat;
}
.topday{
}
/* Night time */

.tpcnight {
background: url('/resources/images/nighttime.png') no-repeat bottom;
}
.logonight {
background: url('/resources/images/logo-night.gif') no-repeat;
}
.topnight {
 color: #fff;
}


/* LEGACY CSS */

.bluetext {
color: #000;
}

.pinkborder {
border: 1px solid #f82d96;
}

.greytext {
color: #878787;
font-weight: bold;
}

.quotestart {
margin-top: 8px;
height: 10px;
background: url('/resources/images/quoteup.gif') no-repeat;
}
.quote {
padding-left: 15px;
padding-right: 15px;
}
.quoteend {
height: 10px;
background: url('/resources/images/quotedown.gif') no-repeat right;
margin-bottom: 8px;
}


.linkblock{
background: url('/resources/images/linkboxfade.png') repeat-y right;
margin-top: 20px;
padding-right: 5px;
clear: both;
}
.linkblockimg{
height: 81px;
width: 93px;
float: left;
margin-right: 20px;
}
.linkblockimg img {
border: 1px solid #f82d96;
}
.linkblockcnt{
}
.linkblockcnt h3 {
 margin: 0px;
 font-size: 120%;
 font-weigh: bold;
}
.linkblocka {
text-align: right;
font-weight: bold;
}

/* comment block */
.commblock{
border: 1px solid white;
background: url('/resources/images/linkboxfade.png') repeat-y right;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 5px;
clear: both;
}
.commblockimg{
float: left;
margin: 0px 20px 0px 0px;
padding: 0px;
}
.commblockimg img {
border: 1px solid #f82d96;
padding: 0px;
margin: 0px;
}
.commblockcnt {
}
.commblockcnt h3 {
 margin: 0px;
 font-size: 120%;
 font-weigh: bold;
}
.commblockcnt p {
 margin: 0px;
}
.justfade {
background: url('/resources/images/linkboxfade.png') repeat-y right;
}

.commblock2{
border: 1px solid white;
background: url('/resources/images/linkboxfade.png') repeat-y right;
margin-top: 10px;
margin-bottom: 10px;
padding-right: 5px;
clear: both;
}
.commblockimg2{
float: left;
margin: 0px 20px 0px 0px;
padding: 0px;
}
.commblockimg2 img {
padding: 0px;
margin: 0px;
}
.commblockcnt {
}
.commblockcnt2 h3 {
 margin: 0px;
 font-size: 120%;
 font-weigh: bold;
}
.commblockcnt2 p {
 margin: 0px;
}