


 /* General page style. The scroll bar colours only visible in IE5.5+ */
 
 
 
 
 
body {
	background-color: #;
scrollbar-arrow-color:000000; 
scrollbar-base-color:#54707C; 
scrollbar-dark-shadow-color:68828E; 
scrollbar-track-color:#68828E; 
scrollbar-face-color:#54707C; 
scrollbar-shadow-color:#; 
scrollbar-highlight-color:#; 
scrollbar-3d-light-color:#; 	margin : 1px 0px 0px 1px;
}


.post_sticky {
		background-color: #767676;
}

.post_announce {
		background-color: #4F4F4F;
}


font,th,td,p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:link,a:active,a:visited { color : #FFCC00; text-decoration: none}
a:hover		{ color : #FFCC00; text-decoration: underline}
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


<STYLE TYPE="text/css">

.forumlink2	{ font-weight: italic; font-size: 12px; color : #ffcc00; }
a.forumlink2 	{ text-decoration: none; color : #ffcc00; }
a.forumlink2:hover { text-decoration: none; color : #ffcc00; }

</style>

<STYLE TYPE="text/css">

.forumlink4		{ font-weight: italic; font-size: 12px; color : #000000; }
a.forumlink4 	{ text-decoration: underline; color : #000000; }
a.forumlink4:hover { text-decoration: underline; color: #000000; }

</style>

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #AFB9B9; border: 1px solid Black; }



/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #6D726F;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #A08181; font-size: 11px; font-weight : bold;
      background-image : url(http://www.digitaldingus.com/forums/templates/FSDark/images/titlebg3.gif);
	background-color: #AFB9B9; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#333333; border: #FFFFFF; border-style: solid; height: 28px;
}


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; } 000000-old2 ABAEB3-old
a.gen,a.genmed,a.gensmall { color: #A15959; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #B6BABE; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #A15959;  }
a.mainmenu:hover{ text-decoration: none; color : #B6BABE; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #A15959}
a.cattitle		{ text-decoration: none; color : #A15959; }
a.cattitle:hover{ text-decoration: none; }

/* Forum category titles */
.subjecttitle		{ font-weight: bold; font-size: 22px ; letter-spacing: 1px; color : #8A8E94}
a.subjecttitle		{ text-decoration: none; color : #000000; }
a.subjecttitle:hover{ text-decoration: none; }

<STYLE TYPE="text/css">

input.demo1{
	color:#000000;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:75%;
	font-weight:bold;
	border:1px solid;
	border-top-color:#68838e;
	border-left-color:#68838e;
	border-right-color:#000000;
	border-bottom-color:#000000;}
	
input.demo1{
	background-color:#;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#68838E',EndColorStr='#FFFFFF');}
</style>

<style>
 .underline { border-bottom: dotted 1px #000000; }
</style>


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
