	body {
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		color: #BFBFBF;
		margin: 0;
		padding: 0px 0px 0px 0px;
		background-color: #000000;
		background-image: url(images/bg.gif);
	/*	background-repeat: repeat-x;
	 	background-position: top center; */
		text-align: center;
	}

	table {
		text-align: left;
		padding: 0;
		font-weight: normal;
		font-size: 14px;
		font-family: verdana, arial, sans-serif; */
	}

	.TxtView {
	/*	background: #0A0A02;  */
		border: 0;
		padding: 0;
		margin: 0;
		text-align: left;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		height: 100%;
		width: 100%;
		overflow: auto;
	}
	.name {
		color: #ffc8c0;
		FILTER: dropshadow(color=#929BA5,offx=1,offy=1,positive=1,enabled=1;)
	}
	.talk {
		color: white;
	}
	.shout {
		color: #FFEF50;
	}
	.whisper {
		color: grey;
	}
	.private {
		color: green;
	}
	.server {
		color: grey;
	}
	.party {
		color: lightgrey;
	}
	.dm {
		color: steelblue;
	}

	
	.PcView {
		table-layout: fixed;
		margin: 0;
	}
	.PcView td {
		border-bottom: 1px solid #000;
		padding-left: 3px;
		padding-top: 4px;
	}
	.PcView th {
		color: #683C20;
	}
	.PcView small {
		font: 8pt verdana, arial, sans-serif;
		color: #000;
		margin-top: 2px;
	}
	.PcView img {
		border: 1px solid #000;
	}

	a {
		color: gold;
		text-decoration: none;
		outline: none !important;
	/*	font-weight: bold; */
	} 
	a:hover {
		color: #F85F02;
		text-decoration: underline;
		outline: none;
	}
	a:focus {
		outline: none;
	}


	#header {
		position: relative;
		width: 100%;
		margin: 0 auto;
		text-align: left;
		border-bottom: 1px solid #6C7492;
	}
	#HeaderLine {
		position: relative;
		height: 24px;
		width: 100%;
		border-bottom: 1px solid #A5A5A5;
		margin: 0px auto;
		font-size: 10px;
	}
	#Content {
		position: relative;
		width: 980px;
		margin: 2px auto;
	}

	.smallprint {
		font-size: 80%;
		clear: both;
		position: relative;
		width: 776px;
		padding-bottom: 20px;
		text-align: center;
		margin: 0 auto;
		margin: 0 auto;
	}

	input, select, textarea, password
	{
		border: 1px solid #999;
		margin-bottom: 10px;
		padding-left: 4px !important;
	}
	input, select, password
	{
		font-family: arial, verdana, sans-serif;
		color: #BEBEBE;
		background-color: #111;
		margin: 0;
		vertical-align: middle;
	}
	textarea
	{
		font-family: arial, verdana, sans-serif;
		font-size: 14px;
		color: #BEBEBE;
		background-color: #111;
		margin: 0;
	}

	a img { border: none; }
	form { border: 0px; margin: 0; padding: 0; }

	.fbc {
		color: #FFF;
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		width: 100%;
		margin-top: 7px;
		padding: 0;
	}

	#TopNav
	{
		clear: both;
		margin: 0;
	/* 	margin: auto;*/
	 	padding: 0; 
		font: 14px Verdana, Arial, Helvetica, sans-serif;
	}
	* html #TopNav
	{
		margin: 0px 0px -13px 1px;
	}
	*+ html #TopNav
	{
		margin-bottom: -13px;
	}
	#TopNav ul
	{
		margin: 0px;
		padding: 0px;
		float: left;
		margin-right: 1px;
	}
	#TopNav ul li
	{
		list-style: none;
		list-style-image: none;
		float: left;
	}
	#TopNav li a,
	#TopNav li a b,
	#TopNav li a b span
	{
		cursor: pointer;
		float: left;
		line-height: 20px;
	}

	#TopNav li a b {
		background: url(images/top_nav_btn_right.gif) no-repeat right -30px;
		font-weight: normal;
	}
	#TopNav li a:hover b,
	#TopNav li .CurrentTabB
	{
		background: url(images/top_nav_btn_right.gif) no-repeat right top;
	}
	#TopNav li a
	{
		color: #FFF;
		text-decoration: none;
		background: url(images/top_nav_btn_left.gif) no-repeat left -30px;
	}
	#TopNav li a:hover,
	#TopNav li .CurrentTabA
	{
		background: url(images/top_nav_btn_left.gif) no-repeat left top;
	}
	#TopNav li a b span
	{
		background: url(images/top_nav_btn_bgr.gif) repeat-x left -30px;
		text-align: center;
		margin: 0px 4px;
	}
	#TopNav li a:hover b span,
	#TopNav li .CurrentTabSpan
	{
		background: url(images/top_nav_btn_bgr.gif) repeat-x left top;
	}
	#TopNav li a b span {
		width: 80px;
	}


	#BorderNav {
/*		background-image: url('images/navbar_tt.jpg');
		background-image: url('images/bg.jpg');	*/
		background-color: #000;
		background-repeat: repeat-y;
		padding-top: 10px;
	}


	#NBorderLeft {
		background: url(images/n/cp_bl.gif) repeat-y;
	}
	#NBorderRight {
		background: url(images/n/cp_br.gif) repeat-y;
	}
	#NBorderTop {
		background: url(images/n/cp_bt.gif) repeat-x;
	}
	#NBorderBottom {
		background: url(images/n/cp_bb.gif) repeat-x;
	}
	#NBorderTL {
		background: url(images/n/cp_ctl.gif) no-repeat;
	}
	#NBorderTR {
		background: url(images/n/cp_ctr.gif) no-repeat;
	}
	#NBorderBL {
		background: url(images/n/cp_cbl.gif) no-repeat;
	}
	#NBorderBR {
		background: url(images/n/cp_cbr.gif) no-repeat;
	}
	#NM {
		background: url(images/n/cp_bg.jpg);
		padding: 0 8px 10px 8px;
	}
	#NM td /*, #NM th*/ {
		color: #282620;
	}
	#NM a {
		color: #683C20;
		font-weight: bold;
	}

	p.n_line {
	    color: #000;
	    margin: 0;
	    font-size: 10px;
	    padding: 0;
	}
	p.n_hdr {
	    color: #3D321D;
	    margin: 0;
	    font-size: 18px;
	    font-weight: bold;
	    padding: 0;
	}
	p.n_just {
		color: #2D2415;
		margin: 0;
		text-align: justify;
		clear: both;
		padding: 5px 0 0 0;
		font-size: 14px;
	}
	

