
/* The content of the posts (body of text) */
body{background: #000000;color:#920A0A;font:12px Verdana,Arial,Helvetica,sans-serif;margin:6px;padding:0;}

/* General font families for common tags */
font,th,td,p  { font: bold 12px Arial, sans-serif }

/* General text */
.row2  { color: #920a0a; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 3px }

/* Main table cell colours and backgrounds */
.row1  { background-color: #000000; border: solid 2px #920a0a }
.row2  { background-color: #000000; padding: 5px }
.row3  { background-color: #000000 }
td.spacerow{background:#000000 }

/* This is the border line & background colour round the entire page */
.bodyline { background: #000000 url(khintrot1.gif) }

/* This is the outline round the main forum tables */
.forumline   { background-color: #000000; border: #920a0a }

/* Form elements */
form{display:inline}