body.PalBodyBoxFull
	{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#056B9E;
	background-color: #F0F3F6;
	}

body.PalBodyBoxTop
	{
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#056B9E;
	background-color: #F0F3F6;
	}

body.PalBodyBoxBottom
	{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#056B9E;
	background-color: #F0F3F6;
	}

.PalListClassHeader
	{
	font-family:verdanna,arial,Helvetica, sans-serif;
	font-size:12px;
	color:#43678A;
	font-weight:bold;
	text-align:left;
	}

	
body.PalSelectorBody
{
border-width:1px;
border-style:solid;
border-color:#43678A;
background-color: #F0F3F6;
}

.PalLetterStyle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 10px;
	cursor : hand;
	color : #006699;
	}


.PseudoLink
	{
	color: #006699;
	text-decoration: underline;
	cursor: hand;
	}


.Footnote
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #646868;
	font-style : italic;
}
	

.NeedContent
	{
	
	text-align:center;
	font-family:verdanna,arial,Helvetica, sans-serif;;
	font-size:14px;
	color: red;
	font-weight:bold;

	}

	
	
	
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	//scrollbar-face-color: #97BDC6;
	scrollbar-face-color: #D4DEDF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #DFE5E7;
	scrollbar-darkshadow-color: #98AAB1;
	}
	
	
.ListClassHeader
	{
	font-family:verdanna,arial,Helvetica, sans-serif;
	font-size:11px;
	color:#43678A;
	font-weight:bold;
	text-align:left;
	}	

.PageTitle
	{
	font-family:verdanna,arial,Helvetica, sans-serif;
	font-size:16px;
	color:#43678A;
	font-weight:bold;
	text-align:left;
	}
	
.SectionTitle	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	color : #646868;
	}
	
.SectionText 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : #646868;
	}
	
.RedSectionText 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color : red;
	}	

.FileInfoText 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px; 
	color :#646868;
	}
	
		
.NavFrameLabel
	{
	
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	text-align : left;	
	height:8px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;

	}
	
.NavFrameData
	{
	color: #B0E0E6;
	text-indent:10px;
	font-size: 12px;
	font-weight : 500;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.NavFrameItemText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5F5F5F;
	font-weight:900;
	cursor:hand;
	}	

.button 
	{
	color : #FFFFFF;
	height:23px;
	width: 60px;
	font-size: 11px;
	font_weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #517ca6;
	border-style : outset outset outset outset;
	cursor : pointer;
	}
	
.SmallButton 
	{
	color : #FFFFFF;
	height:19px;
	width: 40px;
	font-size: 10px;
	font_weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #517ca6;
	border-style : outset outset outset outset;
	cursor : pointer;
	}	

.PointerCursor
	{
	cursor : pointer;
	}

.FailStatus
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:red;
	font-weight:bold;
	}	
	
.SuccessStatus
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:green;
	font-weight:bold;
	}		


/* Standard Data Entry Label Text **/
td.DataEntryLabel 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height:25px;
	color :#43678A;
	text-align : right;
	}
	
	
td.DataEntryLabelLeftAligned 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height:25px;
	color :#43678A;
	text-align : left;
	}
		
.DataEntryLabelLeftAligned 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color :#43678A;
	text-align : left;
	}
				
	
.ReadOnly
	{
	background-color : #DDDDDD;
	cursor : default;
	}
	
	
.QueryOutputText
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	}		
	
.QueryOutputColumnHeaders
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}		
	
	


td.FolderTree 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEE3E7;
	font-size: 9px;
	white-space:nowrap;
	}
	
	
td.FileTree 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEE3E7;
	font-size: 9px;
	white-space:nowrap;
	}	
	
td.rowpic 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #DEE3E7;
	font-size: 11px;
	}
	

	
td.rowpicColorZero 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #c7d9e2;
	font-size: 11px;
	}
		
td.rowpicColorOne 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #cae7c5;
	font-size: 11px;
	}
	
td.rowpicColorTwo 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #cbe7dd;
	font-size: 11px;
	}
	
td.rowpicColorThree 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5e7c9;
	font-size: 11px;
	}
	
td.rowpicColorFour 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7d2ca;
	font-size: 11px;
	}				
	
	
	

td.rowpicquery
	{
	background-color: #FFFFFF;
	background-image: url(images/cellpic4.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	}

	
th	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	background-color: #006699;
	height: 17px;
	background-image: url(images/cellpic3.gif);
	text-align : left;
	}

select
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E8EC;
	}
	
	
input.disabled 
	{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color : #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	background-color: #DEDEDE;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	}

	
	
	
.SiteCredit
	{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#DCDCDC;
	text-align:center;
	vertical-align:bottom;
	}
	
		
/* General font families for common tags */
font,th,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
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; }


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: 18px; font-family:Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 80%; color : #081F91;
}






/* 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; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }


/* 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 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}


input { text-indent : 2px; }


input.button {
	background-color : #ADD8E6;
	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;
}

