<style type='text/css'>
	
<!--


	TD {font-family: tahoma;}


	A { color: #666699; text-decoration:none;}

	A:visited { color: #666699;  text-decoration:none;}

	A:active { color: #666699; text-decoration:underline;}

	A:hover { color: #666699; text-decoration:none;}


	TD.Header

	{

		FONT-SIZE: 12pt;

		FONT-FAMILY: verdana,geneva,arial,helvetica;

		border-width : 0;

		border-top : 0;

		FONT-WEIGHT: bold;

		border-top-width : thin;

	}


	TD.Mouseover

	{

		BACKGROUND-COLOR: #FFFFFF;

		BORDER-WIDTH: 0;

		FONT-SIZE: 12pt;

		FONT-FAMILY: verdana,geneva,arial,helvetica;

		FONT-WEIGHT: bold;

		CURSOR: hand;

		border-top : thin;

		border-top-width : thin;

		border-style : outset;

	}


	TD.Click

	{

		BACKGROUND-COLOR: #FFFFFF;

		BORDER-WIDTH: 0;

		BORDER-STYLE: inset;

		FONT-SIZE: 12pt;

		FONT-FAMILY: verdana,geneva,arial,helvetica;

		FONT-WEIGHT: bold;

		CURSOR: hand;

	}




/*****************************************************
Text and anchors used in the search
*****************************************************/
.searchPager
{
    font-size : 0.7em;
    font-weight: bold;
}

.searchItem
{
    background-color: #d5dec1; 
}

.searchAlternatingItem
{
    background-color: #FFFFFF;
}


/*****************************************************
Default separator style for PostList
*****************************************************/
td.flatViewSpacing
{
    height: 2px;
    background-color: #fafcf9;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/
th
{
    background-image: url(/images/forumHeaderBackground.gif);
    background-color: #839d45;
}

td.forumHeaderBackgroundAlternate
{
    background-image: url(/images/forumHeaderBackgroundAlternate.gif);
    background-color: #eff2e9;
}

/*****************************************************
Body
*****************************************************/
body 
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: tahoma;
    background-color: #EEEEEE; 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
    topmargin: 0;
    leftmargin: 0;
    rightmargin: 0;
    marginwidth: 0;
    marginheight: 0;
}


/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall
{
    color: Red;
    font-size : 0.7em;
}

/*****************************************************
General Text
*****************************************************/
.normalTextSmall 
{ 
    font-size : 0.7em;
}

.normalTextSmallBold
{ 
    font-size : 0.7em;
    font-weight: bold;
}

.normalTextSmaller
{
    font-size: 0.6em;
}

.normalTextSmall, .normalTextSmallBold, .normalTextSmaller
{ 
    color : #000000; 
    FONT-FAMILY: tahoma,Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************
Text used on tables with a background
*****************************************************/
.tableHeaderText
{
    color: white;
    font-size: 0.7em;
    font-weight:bold;
}

/*****************************************************
Border used around tables
*****************************************************/
.tableBorder
{
    border: 1px #013DA4 solid; 
    background-color: #FFFFFF;
}

/*****************************************************
Main forum colors
*****************************************************/
td.forumRow
{
    background-color: #EEEEEE;
}


td.forumAlternate
{
    background-color: #eff2e9;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #eff2e9;
}

.threadDetailTextSmall
{
    color: #666699;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #666699;
    font-size: 0.7em;
    font-weight: bold;
}

td.forumRowHighlight
{
    background-color: #EEEEEE;
}

/*****************************************************
Text and links used in ForumGroupRepeater and ForumRepeater
*****************************************************/
.forumTitle
{
    font-size: 0.8em;
    font-weight: bold;
}


a.forumTitle:visited, a.forumTitle:link
{
    font-size: 0.8em;
    font-weight: bold;
}

a.forumTitle:hover
{
    color: navy;
}

.forumName
{
    font-weight: bold;
    font-size: 16px; 
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
    text-decoration: none; 
    color: 666699;
}

a.forumName:hover
{
    color: #DD6900;
    text-decoration: underline;
}

/*****************************************************
Form Elements
*****************************************************/
select
{
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: bold;
    background-color: #eff2e9;
    border-color: Black;
}

textarea
{
    FONT-FAMILY: tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    background-color: White;
    border-color: Black;
}

/*****************************************************
Menu Controls
*****************************************************/
A.linkMenuSink
{
    font-size: 0.7em;
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
    position: relative;
}

TD.popupMenuSink
{
    position: relative;
}

DIV.popupMenu
{
    border: 1px solid blue;
}

DIV.popupTitle
{
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #4455AA;
}

DIV.popupItem
{
    font-size: 0.8em;
    font-weight: bold;
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
    background-color: #d5dec1;
}
INPUT
{
    FONT-FAMILY: tahoma,Arial, Helvetica, sans-serif;
}

/*****************************************************
Html Edit Control
*****************************************************/

.HtmlEditor
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 0.7em;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

.dialogbtnbar
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: buttonface;
}

.dialogbtn
{
	border-right: buttonface 1px solid;
	border-top: buttonface 1px solid;
	border-left: buttonface 1px solid;
	border-bottom: buttonface 1px solid;
	background-color: buttonface;
}

.dialogbtn_over
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	background-color: lightsteelblue;
}

.dialogbtn_down
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	border-left: darkblue 1px solid;
	border-bottom: darkblue 1px solid;
	background-color: steelblue;
}

.dialogbtn_disabled
{
	border-right: inactiveborder 1px solid;
	border-top: inactiveborder 1px solid;
	border-left: inactiveborder 1px solid;
	border-bottom: inactiveborder 1px solid;
	background-color: inactiveborder;
}

/*****************************************************
General Text
*****************************************************/
.txt1 { font-size : 1.0em; } 
.txt2 { font-size : 0.9em; }
.txt3 { font-size : 0.8em; }
.txt4 { font-size : 0.7em; }
.txt5 { font-size : 0.6em; }

.txt1Bold { font-size : 1.0em; font-weight:bold; }
.txt2Bold { font-size : 0.9em; font-weight:bold; }
.txt3Bold { font-size : 0.8em; font-weight:bold; }
.txt4Bold { font-size : 0.7em; font-weight:bold; }
.txt5Bold { font-size : 0.6em; font-weight:bold; }

.txt3red { font-size : 0.8em; color: Red; }

.printDetails{ font-size : 0.6em; color: darkgray; }
.noTopics { font-size: 0.7em; font-weight:bold; }
.dateText { font-size: 0.6em; color: white; }

/* IRC Style Text */
.txtIrcMe { color:Fuchsia ; }

/*****************************************************
Tables
*****************************************************/
.tableBorder /* This is the outline round the main forum tables */
{
/*    border: 1px #B2B2B2 solid;  */
    border: 1px outset;
    background-color: #FFFFFF;
}

.moderationTable /* Moderation table */
{
    border: 1px #FFFFFF solid; 
    background-color: #F1F1F1;
}

.adminTable /* Admin table */
{
    background-color: #FFFFFF;
}

.quoteTable { /* This is the quote table, where quotes from previous posts are shown */
    border:1px inset;
    background-color: #EEF7FF;
}

.editTable { /* This is the edit notes table, shown when someone has edited a post, and this feature is enabled */
    border: 1px inset; 
    color: Red;
    background-color: #EEF7FF;
    font-size: 0.8em;
}

/*****************************************************
Table Header and cell definitions
*****************************************************/

td.f /* Forums column cells on main page; last post, replies, view cells on ShowForums page (shaded cells?) */
{
    font-size: 0.71em; 
    background-color: #DDEEFF;
}

td.f2
{
    font-size: 0.8em;
    background-color: #DDEEFF;
}

td.fh /* forumRowHighlight - such as forumOptions, forumStatistics, WhoIsOnline boxes etc.*/
{
    font-size: 0.71em; 
    background-color: #EEEEEE; 
    background-repeat: repeat-x;
}

TD.fh2 /* used in Forums Statistics box to control size of text*/
{
	font-size: 0.71em; 
}

TD.fh3 /* TD.fh3 is Threads, Posts cells on main table, Thread cells on ShowForum page (not shaded?) */ 
{
	font-size: 0.71em; 
	background-color: #FFFFFF; 
	border-top: 1px solid #DDEEFF;
	border-left: 1px solid #DDEEFF;
}

TD.fh3a /* TD.fh3a is Alternating table for Post Body in the PostView */ 
{
	font-size: 0.71em; 
	background-color: #F6FBFF; 
	border-top: 1px solid #DDEEFF;
	border-left: 1px solid #DDEEFF;
}

TD.fh4 /* TD.fh4 is Last Post cells on main table (not shaded?) */
{
	font-size: 0.71em; 
	background-color: #FFFFFF; 
	border-top: 1px solid #DDEEFF;
	border-left: 1px solid #DDEEFF;
}

/*****************************************************
Background color and text used in threaded view
*****************************************************/
td.threadTitle
{
    background-color: #D4D9EC;
}

.threadDetailTextSmall
{
    color: #0055E7;
    font-size: 0.7em;
}

.threadDetailTextSmallBold
{
    color: #0055E7;
    font-size: 0.7em;
    font-weight: bold;
}

input.btn, select.btn {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
	background-color:#666699;
 filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr='#444477', EndColorStr='#8888bb');
}
input.btnhov {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	font-weight:bold;
	border:1px solid #fff;
	background-color:#666699;
 filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0, StartColorStr='#555588', EndColorStr='#9999cc');
}
td.GradientBackground {
	position:relative;
	top:0px;
	left:0px;
	padding:1px;
	background-color:rgb(240,236,243);
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#e0e0e0')
}