.mainText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5 }
.listText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.calmoney { font-family: Verdana, Arial, sans-serif; font-size: 9px; }
.boxTextHig { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff99; }
.boxTextDim { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #606060;}
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5 }
.navigationBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #9a9a9a; font-weight: bold; }
.pageSubHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; font-weight: bold; color: 000000; }
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.portalCategory { font-family: Verdana, Arial; font-size: 12px; font-weight: bold; color: #0033cc; }
.footerBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.bullet { list-style-image: url('/images/icon_pointer.gif'); }
.showCode { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #e5e5e5; }
.faqReference { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #fff2f2; }
.bugCommentTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #FFEFCD; padding: 3px; }
.bugComment { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #FFFDDF; padding: 3px; }
.commentTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #fef1da; font-weight: bold; padding: 3px; }
.comment { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; padding: 3px; }

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:hover {
	color: #CCDAE3;
	text-decoration: none;
}
A.dbnorm:link {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-family : Verdana;
}
A.dbnorm:hover {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-family : Verdana;
}
A.dbnorm:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-family : Verdana;
}
P.red {
	font-size: 10px;
	font-family : Verdana;
	color : #ff0000;
}

TD.dark {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
; color: #FFFFFF
}

TD.smaller {
	font-size: 13px;
	font-family : Verdana;
	color : #ffffff;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

hr.bluedot {
border: 0;
color: #3366FF;
background-color: #3366FF;
height: 1px;
width: 100%;
text-align: left;
}

/*
  The original Appalachia Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	/*background-image: url(images/back.gif);
	background-attachment: fixed;
	background-color: #000066;*/
	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;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


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

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }


/*
  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: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* 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, 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; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }


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

/* The register, login, search etc links at the top of the page */
.tiny		{ font-size : 9px; color : #000000 }
a.tiny		{ text-decoration: none; color : #000000;  }
a.tiny:hover{ text-decoration: underline; color : #DD6900; }

/* The register, login, search etc links at the top of the page */
.tinyg		{ font-size : 9px; color : #33CC00 }
a.tinyg:visited	{ text-decoration: none; color : #33CC00;  }
a.tinyg:active		{ text-decoration: none; color : #33CC00;  }
a.tinyg:hover{ text-decoration: underline; color : #DD6900; }

.smallcheckbox {  
	 width : 1em ; 
	 height : 1em ;    
}

.editbox1 {   
	 height : 2em ;    
}

/* Error Notifications */
.errortxt		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #ff0000}
a.errortxt		{ text-decoration: none; color : #ff0000; }
a.errortxt:hover{ text-decoration: underline; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #6600FF}
a.cattitle		{ text-decoration: none; font-weight: bold; color : #6600FF; }
a.cattitle:visited		{ text-decoration: none; font-weight: bold; color : #6600FF; }
a.cattitle:active		{ text-decoration: none; font-weight: bold; color : #6600FF; }
a.cattitle:hover{ text-decoration: underline; font-weight: bold; color : #FF0000 }

/* Forum category titles */
.boxtext2		{ text-decoration: none; font-weight: bold; font-size: 11px ; letter-spacing: -1px; color : ff0000;}
a.boxtext2		{ text-decoration: none; font-weight: bold; font-size: 11px ; letter-spacing: -1px; color : ff0000; }
a.boxtext2:visited		{ text-decoration: none; font-weight: bold; font-size: 11px ; letter-spacing: -1px; color : ff0000; }
a.boxtext2:active		{ text-decoration: none; font-weight: bold; font-size: 11px ; letter-spacing: -1px; color : ff0000;  }
a.boxtext2:hover		{ text-decoration: none; font-weight: bold; font-size: 11px ; letter-spacing: -1px; color : #FF6600; }

/* Forum category titles */
.boxtext4		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000;}
a.boxtext4		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000; }
a.boxtext4:visited		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000; }
a.boxtext4:active		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000;  }
a.boxtext4:hover		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000; }

/* Forum category titles */
.boxtext15r		{ text-decoration: none;font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : ff0000;}
a.boxtext15r		{ text-decoration: none;font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : ff0000; }
a.boxtext15r:visited		{ text-decoration: none;font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : ff0000; }
a.boxtext15r:active		{ text-decoration: none;font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : ff0000;  }
a.boxtext15r:hover		{ text-decoration: none;font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : FF9900; }

/* Forum category titles */
.boxtext11		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000;}
a.boxtext11		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000; }
a.boxtext11:visited		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000; }
a.boxtext11:active		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000;  }
a.boxtext11:hover		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000; }

/* Forum category titles */
.boxtext12		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000;}
a.boxtext12		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000; }
a.boxtext12:visited		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000; }
a.boxtext12:active		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : 000000;  }
a.boxtext12:hover		{ text-decoration: none; font-size: 12px ; letter-spacing: -1px; color : FF0000; }

/* Forum category titles */
.boxtext12w		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FFFFFF;}
a.boxtext12w		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FFFFFF; }
a.boxtext12w:visited		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FFFFFF; }
a.boxtext12w:active		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FFFFFF;  }
a.boxtext12w:hover		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FF0000; }

/* Forum category titles */
.boxtext15		{ text-decoration: none; font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : 000000;}
a.boxtext15		{ text-decoration: none; font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : 000000; }
a.boxtext15:visited		{ text-decoration: none; font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : 000000; }
a.boxtext15:active		{ text-decoration: none; font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : 000000;  }
a.boxtext15:hover		{ text-decoration: none; font-weight: bold; font-size: 15px ; letter-spacing: -1px; color : FF0000; }

/* Forum category titles */
.boxtext12g		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : CCCCCC;}
a.boxtext12g		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : CCCCCC; }
a.boxtext12g:visited		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : CCCCCC; }
a.boxtext12g:active		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : CCCCCC;  }
a.boxtext12g:hover		{ text-decoration: none; font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : FF0000; }

/* Forum category titles */
.newslink		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000;}
a.newslink		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000; }
a.newslink:visited		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000; }
a.newslink:active		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 000000;  }
a.newslink:hover		{ text-decoration: none; font-size: 10px ; letter-spacing: -1px; color : 6633CC; }

/* Forum category titles */
.boxtextsub		{ text-decoration: none; font-size: 9px ; letter-spacing: -1px; color : ff0000;}
a.boxtextsub		{ text-decoration: none; font-size: 9px ; letter-spacing: -1px; color : ff0000; }
a.boxtextsub:visited		{ text-decoration: none; font-size: 9px ; letter-spacing: -1px; color : ff0000; }
a.boxtextsub:active		{ text-decoration: none; font-size: 9px ; letter-spacing: -1px; color : ff0000;  }
a.boxtextsub:hover		{ text-decoration: none; font-size: 9px ; letter-spacing: -1px; color : #00CC00; }

/* Forum category titles */
.boxtext3		{ text-decoration: none; font-weight: bold; font-size: 9px ; letter-spacing: -1px; color : #336699;}
a.boxtext3		{ text-decoration: none; font-weight: bold; font-size: 9px ; letter-spacing: -1px; color : #336699; }
a.boxtext3:visited		{ text-decoration: none; font-weight: bold; font-size: 9px ; letter-spacing: -1px; color : #336699; }
a.boxtext3:active		{ text-decoration: none; font-weight: bold; font-size: 9px ; letter-spacing: -1px; color : #336699;  }
a.boxtext3:hover		{ text-decoration: none; font-weight: bold; font-size: 9px ; letter-spacing: -1px; color : #FF0000; }

a.today	      { color: #FF0000; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.today:link { color: #FF0000; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.today:visited { color: #FF0000; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.today:active { color: #FF0000; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.today:hover  {color: #FF0000; text-decoration: none; font-size: 9px; font-family : Verdana; }

.offline	      { color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.offline	      { color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.offline:link { color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.offline:visited { color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.offline:active { color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }
a.offline:hover  {color: #b0b0b0; text-decoration: none; font-size: 9px; font-family : Verdana; }

/* Forum category titles */
.schedulesuspend		{ text-decoration: none; font-weight: none; font-size: 9px ; letter-spacing: 0px; color : c0c0c0;}
a.schedulesuspend		{ text-decoration: none; font-weight: none; font-size: 9px ; letter-spacing: 0px; color : c0c0c0; }
a.schedulesuspend:visited		{ text-decoration: none; font-weight: none; font-size: 9px ; letter-spacing: 0px; color : c0c0c0; }
a.schedulesuspend:active		{ text-decoration: none; font-weight: none; font-size: 9px ; letter-spacing: 0px; color : c0c0c0;  }
a.schedulesuspend:hover		{ text-decoration: none; font-weight: none; font-size: 9px ; letter-spacing: 0px; color : c0c0c0; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink 	{ text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #e0e0e0;
	background-color: #FFFFFF
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFCC;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


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