body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a:visited {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5BFF;
}
a:active {
	color: #5b5bff;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottom_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
  }
#bottom_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
  }
#bottom_link a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5BFF;
  }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:left;
}
th {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.style7 {
	color: #FFCC00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.volume {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.storytitle  { 
        width:100%; 
        color:#FF9933; 
        filter:dropshadow(color=#000000,offx=2, offy=2, positive=1), glow(color=#000000, strength=0);
}
.style8 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grafic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style15 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {
	color: #000000
	}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-size: 10px
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.style16 {
	color: #006699;
	font-style: italic;
}
.style17 {
	font-size: 24px;
	font-weight: bold;
}
.style19 {
	font-size: 18px;
	font-weight: bold;
}
.style20 {
	color: #336600;
	font-style: italic;
	font-weight: bold;
}
#td_index{  
	margin-left:180px;
	border-left:1px solid #174545;
}
#tr_index{  
	border-left:1px solid #174545;
	border-right:1px solid #174545;
}
#menu_bottom{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style21 {
	color: #7B1821;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Main table cell colours and backgrounds */
td.row1	{ 
	background-color: #EFEFEF; 
	}
td.row2	{ 
	background-color: #DEE3E7; 
	}
td.row3	{ 
	background-color: #D1D7DC; 
	}
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 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;
}
/*
  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; 
	}

.glow_font { 
	font-family: impact,verdana,arial,sans-serif; font-size: 20px; 
	color: #FFFF00; 
	filter: glow(color=#000000,strength=3); 
	width: 100%; 
	padding: 10px; 
	font-style: italic 
}
.wpTable {
	border: 1px #999999 solid;
	width: 100%;
	text-align:center;
}

.wpRowTitle {
	background-color: black;
	padding: 2px;
}

.wpCellTopLeft {
	background-color: #C0D0D9;
	font-weight: bold;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	color: black;
}
.wpTitle {
	font-family: arial;
	font-size: 8pt;
	color: #000;
}
a.wpTitle, a.wpTitle:link, a.wpTitle:active, a.wpTitle:visited {
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	text-decoration: none;
}

a.wpTitle:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: white;
	text-decoration: underline;
}

.wpRow {
	height: 30px;
}

.wpRowHeader {
	background-color: #C0D0D9;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

.wpRowFooter {
	background-color: black;
	height: 22px;
}

.wpRowFooterText {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;		
	color: white;
}

.wpRowFooterTextDate {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: yellow;
}

.wpCol {
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	background-color: #DEDEDE;
}

.wpColAlt {
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	background-color: #EFEFEF;
}

.wpColTitle {
	font-family: arial;
	color: white;
	font-weight:bold;
	font-size: 10pt;
	text-align: center;
	background-color: #666666;
}

a.wpGoLink, a.wpGoLink:visited, a.wpGoLink:active {
	font-weight: bold;
	font-size: 12pt;
}

a.wpGoLink:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
#hide a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
  }
.wsop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.green-bg {
	background-color: #2c8383;
	font-weight: bold;
	font-family: arial;
	font-size: 14pt;
	text-align: center;
	color: white;
	font-style: italic;
}
.green-bg-sm {
	background-color: #2c8383;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: white;
	font-style: italic;
}
#tpw-banner {
  background:#fff url("/images/tpw-32x90.gif") no-repeat left top;
  padding-left:32px;
  margin:0 0 0px;
  color:#fff;
  width:100%;
  width/* */:/**/auto;
  width:auto;
  }
.transparency {
	filter: Alpha(Opacity=30, FinishOpacity=0, Style=20, StartX=10, StartY=15, FinishX=20, FinishY=30);
}
#banner {
	position:relative;
	left:154px;
	width:468px;
	}
#ad-network {
	padding-right:5px;
	}
#ad-network a:link{
	font-size:8px;
	color:#FF9900;
	}
#ad-network a:visited{
	font-size:8px;
	color:#FF9900;
	}
.bg-green {
	background-color: #FFF;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: black;
	font-style: italic;
}
#adsponsor {
	background-color:#006599;
	border:1px solid #fff;
	padding:3px;
	width:115px;
	text-align:left;
	}
#adsponsor a:link{
	color:white;
	font-weight:bolder;
	}
#adsponsor a:visited{
	color:white;
	font-weight:bolder;
	}
