body {
	background: #B9E456;
	background-image:url('');
	background-repeat:no-repeat;
	background-position:center bottom;
}
a:link, a:visited, p.intro a.email span.name {
	color: #1D2834;
}
a:link:hover {
	color: black;
}
a.post_no {
	color: black;
}
div.post.reply {
	background: #CCEE7B;
	border-color: #CCEE7B;
}
div.post.reply.highlighted {
	background: #B9E456;
	border-color: #B9E456;
}
div.post.reply div.body a {
	color: #1D2834;
}
p.intro span.subject {
	color: #CCEE7B;
}
form table tr th {
	background: #CCEE7B;
}
div.ban h2 {
	background: #FCA;
	color: inherit;
}
div.ban {
	border-color: black;
}
div.ban p {
	color: black;
	border: 1px solid #0093AB;
}
div.pages {
	background: #CCEE7B;
	border-color: #B9E456;
	font-size: 12pt;
}
div.pages a.selected {
	color: #CCEE7B;
}
hr {
	border-color: black;
}
div.boardlist.bottom {
color: #1D2834 !important;
background-color: #CCEE7B !important;
font-size: 10pt;
margin-top: 10px;
}

div.boardlist.bottom a {
color: #1D2834 !important;
background-color: #CCEE7B !important;
font.size: 10pt;
}

.desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist.cb-menu:nth-child(1),
div.boardlist,
div.boardlist a{
color: #CCEE7B !important;
background-color: #1D2834 !important;
}
table.modlog tr th {
	background: #CCEE7B;
}

p.intro span.subject {
	color: black;
}

.options_tab_icon:hover, .options_tab_icon.active{
color: #0F1C00 !important;
}
table tbody tr:nth-of-type(2n) {
color: black !important;
background-color: #B9E456 !important;
}
p.intro span.name {
	color: #1d2834;
}