#newtopic {
  float: right;
  margin: -20px 0 0 0;
}

table {
	font: Osaka, Arial;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
}
		
		
table.bbs th {
  color: #fff;
  background-color: #1a6e16;
  font-size: 110%;
  font-weight: normal;
  padding: 4px 0 4px 0;
}

td.tdbbs {
  border-width: 0 0 1px 0;
  border-color: #bbb;
  border-style: solid;
  padding: 3px 0 3px 0;
}

table.bbs td.bbstitle {
  font-weight: bold;
  font-size: 140%;
}

table.bbs th.view {
  font-size: 100%;
  padding: 4px 5px 4px 5px;
}

td.no { font-size: 10px; }
td.nohilight { 
  background-color: #fff;
}
td.nohilightnum { 
  font-weight: bold;
  font-size: 12px;
  background-color: #fff;
}

td.tdname { font-size: 110%; }
td.tdsmaller { 
  font-size: 98%; 
}
td.tddate { 
  font-size: 90%; 
  padding-right: 5px;
  text-align: right; 
  border-style: solid;
  border-color: #bbb;
  border-width: 0 0 1px 0;
  white-space:nowrap; 
}

td.texthi { 
  background-color: #e8e3c8;
}

td.content { 
  font-size: 110%;
  padding: 5px;
}
  
td.tdmenu { 
  font-size: 100%; 
  padding: 5px 5px 30px 5px;
}

td.tdmenubot { 
  font-size: 100%; 
  padding: 5px 0;
}

a.emaillink:link, a.emaillink:visited { 
  color: #fff;
  text-decoration:none; 
}

a.emaillink:hover { 
  text-decoration: underline;
}

div.bbspad {
  padding: 5px;
  text-align: left;
}

table.bbs th.heading {
  text-align:left;
  color: #fff;
  background-color: #1a6e16;
  font-size: 110%;
  font-weight: bold;
  padding: 4px 0 4px 10px;
}


table.bbspost{ /* Price list */
  clear: both;
	width:100%;
	margin:0px;
	padding:0px;
}

table.bbspost caption{
	text-align:left;
	padding-bottom:10px;
	margin-top:30px;
	font-size:110%;
	font-weight:bold;
}

table.bbspost tbody th{
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #91d252;

  font-weight: normal;
  font-size: 110%;
	text-align:left;
	white-space:nowrap;
	color:#fff;

  background-color: #1a6e16;

	padding:1px 7px;
	margin:0px;
  width: 100px;
}

table.bbspost tbody td {
	padding:1px 5px;
	margin:0px;
}

table.bbspost tbody td.nopad {
  padding: 3px 0;
}

input.post, input.postbutton, textarea.post {
  font-family: Arial;
  font-size: 110%;
  border-style: solid;
	border-width : 1px; 
	border-color : #bbb;
}

input.post {
  width: 200px;
}


input.postbutton {
  width: 150px;
  height: 25px;
}

textarea.post {
  width: 580px;
  height: 250px;
}


form {
  margin: 0;
  padding: 5px;
}



div.error {
  padding: 10px;
  color: #f00;
  font-weight: bold;
  text-align: center;
}

select {
	color : #000000;
  font-family: sans-serif;
  padding: 0;
  margin: 10px 3px 1px 0;
  font-size: 13px;
}

select.cats {
  margin: 0 0 10px 0;
  width: 250px;
}


form.cat {
  margin: 0;
  padding: 0;
}

h4.photobbs {
  font: bold 100% Arial, sans-serif;
  padding: 0 0 10px 0;
  margin: 0;

}

.cathead {
  font: 110% Arial, sans-serif;
  padding: 0 0 10px 0;
  margin: 0;
}

.catpost {
  color: #000;
  font: 110% Arial, sans-serif;
}

.nobold {
  font-weight: normal;
}

.filesize {
  font-size: 11px;
  font-family: arial;
}

.red {
  color: #f00;
}

