body   {

BACKGROUND-COLOR: Gray; font-size: none;

}

/* General font families for common tags */
font,th,td,p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:active,a:visited
   {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover	{

 color: #000000;
 text-decoration: none

}

#pagebar a {

    display: inline;
    padding-left: 5px;

}

.forumline {

	font-size: none;
	border: solid 1px;
	background-color: #000000;
	border-top-color: #000000;

}

/* Main table cell colours and backgrounds */

td.row1	  {

	border:1px solid;
	background-color: silver;

}

td.row2	   {

	border:1px solid;
	border-color:#514E47 #000000 #000000 #514E47;
	background-color:2c2c2c;

}

th	  {

	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	background: url(images/cellpic1.gif);
	height: 25px;
	border:1px solid;
	border-color:#514E47 #000000 #000000 #514E47;

}
.pagenum { 

     BORDER-RIGHT: #000000 1px solid;
     PADDING-RIGHT: 4px;
     BORDER-TOP: #000000 1px solid;
     PADDING-LEFT: 4px; PADDING-BOTTOM: 1px;
     MARGIN: 0px;
     BORDER-LEFT: #000000 1px solid;
     WIDTH: 1em;
     COLOR: #000000;
     PADDING-TOP: 1px;
     BORDER-BOTTOM: #000000 1px solid;
     BACKGROUND-COLOR: Silver;
     font: normal 11px Arial, Helvetica, sans-serif;
     TEXT-DECORATION: none 

}



INPUT {

	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-WEIGHT: ; FONT-SIZE: 11px; COLOR:#000000; ;

}
textarea {

	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-WEIGHT: ; FONT-SIZE: 11px; COLOR:#000000; ;

}
Select {

	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;0000; ;

}

.copyright {

	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

a.copyright { 

       color: #FFFFFF; 
       text-decoration: none 

}

a.copyright:hover  {

       color: #FFCC00;
       text-decoration: none

}
