body{ 	background-color:#6b7fa0;
			font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
			font-size: 12px;
			margin: 0;
			padding: 0;
	}
	td{		font-size: 12px;
	}
	a:hover{color:#FF0000;
			text-decoration: underline;
	}
	a:visited{
			color: #ff9900;
	}
/* visitedPost class for threads marked as read */
.visitedPost:link, .visitedPost:visited {
 color: #ff9900;
}
.visitedPost:link {
 color: #ff9900;
}
.visitedPost:hover {
 text-decoration: underline;
 color: #ff0000;
}
.visitedPost:active {
 color: #ff0000;
}
	#mt{	width:960px;
	}
	#t1{	color:#FFFFFF;
			font-weight:bold;
			padding-right:20px;
	}
	#t1 a{	color:#FFFFFF;
			font-weight:bold;
			text-decoration:none;

	}
	#t1 a:hover{	color:#FF0000;
					text-decoration:underline;
	}
	#t2{	height: 148px;
			width: 960px;
	}
	#n1{	height: 31px;
			width: 960px;
			background-image:url(images/bg_m.gif);
			text-align:left;
			padding: 0px 3px 0px 3px;
	}
	#n11{	background-image:url(images/bg_n.gif);
			height: 31px;
			width: 954px;
	}
	#n11 td{			height: 31px;
						cursor: pointer;
	}
	#n11 td a{
						font-size: 12px;
						font-weight: bold;
						padding: 5px 9px 8px 9px;
						text-decoration:none;
						color: #000000;
	}
	.nav{
						background-image:url(images/bg_n_a.gif);
						background-repeat: repeat-x;
						background-position: right;
	}
	.nav2{
	}
	.navover{			background-image:url(images/bg_no.gif);
						background-repeat: repeat-x;
						color: #513f1d;
	}
	.navon{
						background-image:url(images/bg_no.gif);
						background-repeat: repeat-x;
						color: #513f1d;
	}
	.navon2{
						background-image:url(images/bg_no.gif);
						background-repeat: repeat-x;
						color: #513f1d;
	}
	#n12{	background-color: #ffeacb;
			/*background-image:url(http://forums.creativecow.net/docs/wrapper/images/bg_n2.gif);*/
			height: 31px;
			width: 954px;
	}
	#n121{	height: 31px;
			color: #6b7fa0;
	}
	#n121 a{
			color: #6b7fa0;
			text-decoration: none;
	}
	#n121 a:hover{
			text-decoration: underline;
	}
	#n121 td{	padding:0px 10px 0px 10px;
	}
	#n2{		background-color:#FFFFFF;
				/*border-right:1px solid #6b7fa0;
				border-top:1px solid #6b7fa0;
				border-left:1px solid #6b7fa0; */
				font-weight:bold;
	}
	#m1{	background-image:url(images/bg_m.gif);
			width: 960px;
	}
	#m2{	background-image:url(images/bg_m.gif);
			width: 960px;
			padding: 15px 0px 0px 0px;
	}
	#b1{	background-image:url(images/bg_b.gif);
			width: 960px;
			height: 17px;
	}
	.lightbg{
			background-color:#fff9f0;
	}
	.loginBlock{
			background-color:#fff9f0;border:1px solid #000000;padding:20px;
	}