
/* (getindex) ======================*/
	.forumindexblock {
	width: 880px;
	height: 26px;
	text-align: left;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #f5e9e5;
	border-top: 1px solid #B1092E;
	border-bottom: 1px solid #B1092E;
	border-left: 1px solid #B1092E;
	border-right: 1px solid #B1092E;
	/*padding-bottom:32767px;*/
	/*margin-bottom: -32767px;*/
	}
	.forumindexbar {
	/*font-size: 120%;*/
	color: #333333;
	text-align: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5e9e5;	
	}
	.forumindexbar a {
	color: #333333;
	}
	.forumindexbarleft {
	/*font-size: 120%;*/
	color: #333333;
	text-align: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5e9e5;	
	float: left;
	}
	.forumindexbarleft a {
	color: #333333;
	}	.forumindexbarright {
	/*font-size: 120%;*/
	color: #333333;
	text-align: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5e9e5;
	float:right;	
	}
	.forumindexbarright a {
	color: #333333;
	}
/* END (getindex) ======================*/
	
/* (getpagebar) ======================*/
	.forumpagebar {
	width: 880px;
	height: 3px;
	text-align: left;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;	
	}
	.forumpagebarleft {
	/*font-size: 120%;*/
	text-align: left;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;	
	width: 450px;
	float: left;
	}
	.forumpagebarright {
	/*font-size: 120%;*/
	text-align: right;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;	
	width: 400px;
	float: right;
	}
/* END (getpagebar) ======================*/
	
/*Posting (getitempage)==================================*/
DIV.postinghead {
	width: 880px;
	/*font-size: 120%;*/
	text-align: left;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #B1092E;
	border-top: 1px solid #B1092E;
	/*border-bottom: 1px solid #B1092E;*/
	border-left: 1px solid #B1092E;
	border-right: 1px solid #B1092E;
	color: #ffffff;
	background-image: url(/pn/forums/itemheader2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
DIV.fullbox
{
width: 880px;
overflow: hidden;
background-color:#f5e9e5;
border-top:1px solid #B1092E;
border-bottom:1px solid #B1092E;
border-left:1px solid #B1092E;
border-right:1px solid #B1092E;
margin-left: 5px;
}
DIV.box
{
width: 880px;
overflow: hidden;
background-color:#f5e9e5;
border-bottom:1px solid #B1092E;
border-left:1px solid #B1092E;
border-right:1px solid #B1092E;
margin-left: 5px;
}
DIV.spacer1
{
	margin: auto;
	height: auto;
}
DIV.postleft
{
padding-bottom:32767px;
margin-bottom: -32767px;
width: 190px;
float: left;
background-color:#ffffff;
text-align: left;
}
DIV.postright
{
width: 680px;
float: right;
background-color:#f5e9e5;
text-align: left;
margin-left: 5px;
}
DIV.postmessage
{
	/*font-size: 120%;*/
}
DIV.postinghead a {
color: #ffffff;
}
DIV.postalert
{
width: auto;
overflow: hidden;
background-color:#ffffff;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
margin-left: 0px;
margin-right: 10px;
padding:5px 5px 5px 5px;
text-align: center;
color: Red;
}

DIV.quote
{
width: auto;
overflow: hidden;
background-color:#f5e9e5;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;
margin-left: 0px;
margin-right: 10px;
padding:5px 5px 5px 5px;
}

DIV.postingfooter {
width: 880px;
height: 17px;
/*font-size: 120%;*/
text-align: left;
margin-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #f5e9e5;
/*border-top: 1px solid #B1092E;*/
border-bottom: 1px solid #B1092E;
border-left: 1px solid #B1092E;
border-right: 1px solid #B1092E;
color: #ffffff;
}
DIV.postingfooterleft
{
width: 190px;
height: 17px;
float: left;
color:#000000;
background-color:#ffffff;
text-align: left;
}
DIV.postingfooterright
{
/*width: 680px;*/
/*float: right;*/
/*background-color:#f5e9e5;*/
text-align: right;
/*margin-left: 5px;*/
}
DIV.postingfooterright a {
color: #B1092E;
}

/*End Posting (getitempage) ==================================*/
	
/* (gettopicpage) ==================================*/
	.forumblock {
	width: 880px;
	text-align: left;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	border-top: 1px solid #B1092E;
	border-bottom: 1px solid #B1092E;
	border-left: 1px solid #B1092E;
	border-right: 1px solid #B1092E;
	/*padding-bottom:32767px;*/
	/*margin-bottom: -32767px;*/
	}
	.forumtopbar {
	/*font-size: 120%;*/
	color: #10629a;
	text-align: left;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;	
	font-weight:bold;
	background-image: url(/pn/si/curves_red.gif);
	background-position: top left;
	background-repeat: repeat;

	}
	.tc1 {
	width: 450px;
	background-color:#f5e9e5;
	}
	.tc2 {
	width: 55px;
	text-align: center;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.tc3 {
	width: 55px;
	text-align: center;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.tc4 {
	width: 320px;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.tr1 {
	padding-top: 8px;
	float: right;
	width: 450px;
	border-top: 1px solid #999999;
	background-color: #ffffff;
	vertical-align: middle;
	}
	.tr1 a 
	{
		color: #b1092e;
	}
	.tr2 {
	width: 55px;
	text-align: center;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#f5e9e5;
	}
	.tr3 {
	width: 55px;
	text-align: center;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#f5e9e5;
	}
	.tr4 {
	width: 320px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	}
	.tr4 a 
	{
		color: #b1092e;
	}
	.icon {
	width: 18px;
	height: 28px;
	float: left;
	background-color: #ffffff;
	}
	.trl1 {
	float: right;
	width: 400px;
	background-color: #ffffff;
	}
	.tr0 {
	/*float: right;*/
	width: 600px;
	background-color: #ffffff;
	}
/* END (gettopicpage) ==================================*/

/* (getmypostspage) ==================================*/
	.tcmp1 {
	width: 400px;
	background-color:#f5e9e5;
	}
	.tcmp2 {
	width: 250px;
	text-align: center;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.tcmp3 {
	width: 55px;
	text-align: center;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.tcmp4 {
	width: 200px;
	background-color:#f5e9e5;
	border-left: 1px solid #999999;
	}
	.trmp1 {
	padding-top: 8px;
	float: right;
	width: 400px;
	border-top: 1px solid #999999;
	background-color: #ffffff;
	vertical-align: middle;
	}
	.trmp1 a 
	{
		color: #b1092e;
	}
	.trmp2 {
	width: 250px;
	text-align: left;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#f5e9e5;
	}
	.trmp2 a 
	{
		color: #b1092e;
	}
	.trmp3 {
	width: 55px;
	text-align: center;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color:#f5e9e5;
	}
	.trmp4 {
	width: 200px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ffffff;
	}
	.trmp4 a 
	{
		color: #b1092e;
	}
	.trlmp1 {
	float: right;
	width: 400px;
	background-color: #ffffff;
	}
/* END (getmypostspage) ==================================*/
