body
{
color:#FFFFFF;
background-color:#000000;
background: url(startile.gif);
margin:0px;
}
body, p, table, td, th, ul, ol, textarea, input, div
{
font-size: 97%;
font-family: verdana;
}
h1, h2, h3, h4, h5
{
font-family: verdana,helvetica,arial,sans-serif;
}
p.footer
{
font-size: 70%;
font-family: verdana,helvetica,arial,sans-serif;
}
p.large
{
font-size: 120%;
font-weight: bold;
font-family: verdana;
}
p.title
{
font-size: 140%;
font-family: verdana,helvetica,arial,sans-serif;
}
/* This is the outline round the main forum tables */
.forumline	
{ 
border: solid 1px #000; 
background: #313131 url(images/cell.gif) 
top left repeat-x; 
}
/* Main table cell colours and backgrounds */
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
}
/* Forum header */
.forumheader td { 
	background: url(images/hdr_mid.gif) left bottom repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #4296C5;
}
/* Header cells - the blue and silver gradient backgrounds */
th, td.spaceRow, td.th {
	color: #CCDFF0; 
	font-size: 11px; 
	font-weight: bold;
	background: #4A6786 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #317CC2;
	border-right: solid 1px #164C7D;
	border-top: solid 1px #3981C3;
	border-bottom: solid 1px #164C7D;
}
A:link    { color: white; }
A:active  { color: white; }
A:visited { color: white; }
A:link IMG { border: 0px solid white; }
A:visited IMG { border: 0px solid white; }
A:active IMG { border: 1px solid white; }
