/* File auto-generated by LeagueManager 16/11/2007 10:45:43 */
/* 	Noticeboard Stylesheet
	======================
	
	KK 9 Dec 2003
	-------------
	Prior to 9/12/03 the forum shared the general LeagueManager stylesheet. It was felt that the "compartmentalisation"
	of the Noticeboard module was better served by having its own discrete stylesheet. This file was accordingly
	created on 9/12/03 from a copy of the general LeagueManager stylesheet (Sourcesafe version 18, 23 Oct 2003).
	
	It is very likely that a number of the styles held herein are not germane to the Noticeboard and a pruning
	exercise to remove redundant styles would be beneficial. Any such exercise has been deferred until the
	future of the Noticeboard module is settled and/or time allows.
	
	KK 12 Mar 2004
	--------------
	The Noticeboard has been changed so that it links first to the master LeagueManager stylesheet, then to this one.
	Duplicated and redundant styles have been removed from this sheet. If any "peculiar" appearance results, the
	styles in place before this exercise can be retrieved from Sourcesafe (version 6, 16 Jan 2004).
*/


#contentArea {
   position: absolute; 
   top:95px; 
  left:0;
  right:0; 
  bottom:10px; 
/* \*/ 
  position: fixed;
  overflow: auto; 
/* */ 
  background:white;
  padding:0px;
 /* text-align:center; */
  width: 100%;
 }
 
body
[
	overflow: visible;
}

div#pageFooter {

	position:absolute; 
 	bottom:0; 

	width: 100%;
	height:18px; 
 	display: none;  				/* Hide on IE5 Mac */

/* \*/ 
  display: block; 				/* Visible except on IE5 Mac */
/* */ 
	margin: -18px auto 0px auto;			/* Pull footer up so "floats" on bottom of div#content */
	text-align: center;
	color:#37373B;
	background: #333366;	/* [style=HeaderBackground] */
	font-size: 12px;
}



/* Text editor (post reply, new topic etc) */
body.text
{
	background-color: #ffffff;		/* [style=BodyBackground] */
}

.text {
	text-align:left;
}
	
tr {
	height:20px;
}

.bold {
	border:0px solid #88A0C8;
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 11 px; 
	font-weight: bold;
/*	color: #FF0000; */
	background-color: #ffffff; 		/* [style=BodyBackground] */
	text-decoration: none; 
}
.boldblk {
	border:0px solid #88a0c8;
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 11 px; 
	font-weight: bold;
	color: black; 
	text-decoration: none; 
	background-color: white
}

.lgText {
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}
.smText {
	border:0px solid #88A0C8;
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 10 px; 
	font-weight: normal;
	color: #0000FF;
	text-decoration: none; 
}
.tiText {
	border:0px solid #88A0C8;
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 9 px; 
	font-weight: normal;
	color: #FF0000; 
	text-decoration: none; 
	background-color: white
}
.highlight {
	background-color: #ffff66;
}
.tHeading {
	color: #ffffff; 
	background-color: #40407f; 		/* [style=Heading1Background] */
	font-weight: bold; 
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 13px; 
	margin: 0px; 
	padding: 2px;
	}
.tiHeading {
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}

a.boldLink:hover {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.boldLink  {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.boldLink:visited {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.boldLink:visited:hover {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.smLink  {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:hover {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:visited  {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:visited:hover {
	color : #0000FF;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
a.nav  {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.nav:hover {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited:hover {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}
a.npLink  {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
a.npLink:hover {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 9px;
	font-weight: bold;
}
a.npLink:visited {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : none;
	font-size: 9px;
	font-weight: bold;
}
a.npLink:visited:hover {
	color : white;
	font-family: Tahoma, Verdana, san-serif;
	text-decoration : underline;
	font-size: 9px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}

.normal {
	border:0px solid #88A0C8; 
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 11 px; 
	color: black; 
	text-decoration: none; 
	background-color: white;
	}

.lrgstwht {
	color: #ffffff; 
	background: #40407f; 		/* [style=Heading1Background] */
	font-weight: bold; 
	font-family: Tahoma, Verdana; 
	font-size: 13px;
	}

td {
	color: #000000; 
	font-family: Tahoma, Verdana; 
	text-decoration: none;
	text-align:left;
}

.header1
	{
	color: #ffffff;
	background-color: #40407f;	/* [style=Heading1Background] */
	border-color: #40407f;		/* [style=Heading1Background] */
	font-weight: bold;
	font-family: Tahoma, Verdana, san-serif;
	font-size: 13px;
/*	border-top: 1px solid white;*/
/*	border-bottom: 2px solid;*/
	margin: 0px;
	padding: 0px;
}

.header2
	{color: #000000;
	background: #DBEAF5;
	font-weight: bold;
	font-family: Tahoma, Verdana, san-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	height:25px;
}

.warn {
	border:1px solid #88A0C8; 
	font-family: Tahoma, Verdana; 
	font-size: 11 px; 	
	color: black; 
	text-decoration: none; 
	background-color: red;
}


.heading {
	border:0px solid #88A0C8;
	font-family: Tahoma, Verdana, san-serif; 
	font-size: 16 px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #ffffff; 		/* [style=BodyBackground] */
}

