<style type="text/css">

body {
		}

div.header {
	border: solid 2px #BA967E;
	margin-bottom: 23px;
	background-color: #EEE3DC;
	width: 370px; 
	padding: 3px;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	color: #664A34; }

h3 {
	display: inline; }
h2 {
	display: inline; }
h1 {
	display: inline; }
	
							/****************************************************/
										/*** Layout! ***/
							/****************************************************/
div.userInfo {
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	color: #E4D3C9;
	margin-top: 2px;
	margin-right: 348px; }

A.userInfo {
	font-size: 10px;
	color: #E4D3C9;
	text-decoration: none; } 

A.userInfo:hover {
	font-size: 10px;
	color: #EEE5DB;
	text-decoration: none; }

tr.layout {
	border: 0;
	border-spacing: 0;
	spacing: 0;
	padding: 0; }

td.layout {
	border: 0;
	border-spacing: 0;
	spacing: 0;
	padding: 0; }

div.logo {
	text-align: right;
	margin-right: 70px;
	font-face: arial;
	font-size: 13px;
	color: #be3d96; }

div.footer {
	font-face: arial;
	font-size: 11px;
	color: #be3d96;
	padding: 0;
	margin: 0;}

A.footer {
	color: #be3d96;
	font-face: arial;
	font-size: 11px;
	text-decoration: none;
	cursor: crosshair; } 

A.footer:hover {
	color: #f0dbea;
	font-face: arial;
	font-size: 11px;
	text-decoration: none; }


							/****************************************************/
										/*** Main Stuff! ***/
							/****************************************************/
span.error {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold; }

span.emph {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #513975; }

span.emphBS {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px; }

span.emphBrS {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #4C3223; }

span.emphB {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px; }

span.emphG {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px; }

span.doom {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #C40222 }

span.back {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7B54A7; }

span.tiny {
	font-family: verdana;
	font-size: 9px; }

div.right {
	text-align: right;
	margin-right: 5px; }

div.indent {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 20px; }

div.indentB {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 80px;
	margin-left: 80px; }

div.indentH {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 350px;
	margin-left: 350px; }

div.center {
	margin-right: 40px;
	margin-left: 40px; }

img.floatL { 
	float: left; 
	margin-right: 10px; }

img.floatR { 
    float: right; 
    margin-left: 10px; }

img.swan { 
    float: left; 
    margin-left: 10px;
    margin-right: 10px; }

img.invItem {
	border: solid 1px #BC9C86;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px; }

img.invItemT {
	border: dashed 1px #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px; }

img.invItemE {
	border: dashed 1px #946AB2;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px; }

img.avatar {
	border: solid 1px #BC9C86;
	margin-top: 20px;
	margin-bottom: 20px; }


							/****************************************************/
										/*** Forms! ***/
							/****************************************************/
form {
	display: inline; }

input {
	margin-top: 4px;
	padding: 1px;
	font-size: 11px;
	font-family: verdana;
	color: #E4D3C9;
	background: #664A34;
	border: solid 2px #4C3221; }

.inputM {
	width: 100px; }

.inputS {
	width: 60px; }

.TC {                             /** "Text Count" */
	width: 38px; }

.submit { 
	margin-top: 4px;            /** Top part is the same as those below.*/
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;

	width: 160px;
	font-size: 12px; }

.submitB {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #4C3221;
	background: #BC9C86;
	border: solid 2px #664A34;

	width: 160px;
	font-size: 12px; }

.submitM {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;

	width: 80px;
	font-size: 11px; }

.submit100 {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;

	width: 100px;
	font-size: 11px; }

.submitMB {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #4C3221;
	background: #BC9C86;
	border: solid 2px #664A34;

	width: 80px;
	font-size: 11px; }

.submitMMB {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #4C3221;
	background: #BC9C86;
	border: solid 2px #664A34;

	width: 100px;
	font-size: 11px; }

.submitS {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;

	width: 60px;
	font-size: 11px; }

.submitSB {
	margin-top: 4px;
	font-family: verdana;
	font-weight: bold;
	color: #4C3221;
	background: #BC9C86;
	border: solid 2px #664A34;

	width: 60px;
	font-size: 11px; }

.submitT {
	margin-top: 2px;
	margin-right: 0px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;

	width: 20px;
	font-size: 11px; }

textarea {
	margin-top: 3px;
	font-family: verdana;
	font-size: 11px;
	color: #E4D3C9;
	background: #664A34;
	border: solid 2px #4C3221; }

textarea.forum {
	font-family: verdana;
	font-size: 11px;
	color: #4C3223;
	background: #D4BDAE;
	border: none;
	width: 100%; }

select { 
	height: 19px;
	margin-top: 4px;
	font-family: verdana;
	font-size: 11px;
	color: #E4D3C9;
	background: #664A34;
	border: solid 2px #4C3221;
	width: 160px; }

.selectS {
	width: 90px; }

.selectT {
	margin-top: 4px;
	width: 40px; }

.selectW {
	width: 200px; }

							/****************************************************/
										/*** Tables! ***/
							/****************************************************/
table.basic {
	text-align: left;
	background-color: #BC9C86;
	border: 0px;
	border-spacing: 1px;
	spacing: 1px;
	padding: 1px; }

table.invisi {
	border: 0px;
	border-spacing: 2px;
	spacing: 2px;
	padding: 3px; }

table.invisiNoPad {
	border: 0px;
	border-spacing: 0px;
	spacing: 0px;
	padding: 0px; }

tr.invisiNoPad {
	border: 0px;
	border-spacing: 0px;
	spacing: 0px;
	padding: 0px; }

td {
	font-family: verdana;
	font-size: 11px;
	padding: 4px; }

.header {
	padding: 4px;
	font-weight: bold;
	border: solid 2px #D4BDAE;
	background-color: #4C3221;
	color: #BC9C86; }

.topPost {
	border: solid 2px #D4BDAE;
	background-color: #4C3221;
	color: #BC9C86; }                       /** Forums!! */

.cell {
	text-align: left;
	padding: 4px;
	border: solid 2px #664A34;
	background-color: #D4BDAE;
	color: #4C3221; }

.cellLP {
	text-align: left;
	border: solid 2px #664A34;
	background-color: #D4BDAE;
	color: #4C3221;
	padding: 10px; }

.invisi {
	border: none;
	font-family: verdana;
	font-size: 11px;
	padding: 2px; }

.invisiP {
	border: none;
	font-family: verdana;
	font-size: 11px;
	padding: 5px; }

.invisiNoPad {
	font-family: verdana;
	font-size: 11px;
	border: none;
	border-spacing: 0px;
	spacing: 0px;
	padding: 0px; }


							/****************************************************/
										/*** Forums! ***/
							/****************************************************/
table.forumH {
	border: none;
	background-color: #4C3221; }

table.forumR {
	margin-left: 20px;
	border: none;
	background-color: #BC9C86; }

span.forumH {
	font-family: verdana;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #BC9C86; }

span.forumR {
	font-family: verdana;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color: #4C3221; }

span.ten {
	font-size: 10px; }

A.forumsH {
	font-size: 12px;
	color: #BC9C86;
	text-decoration: none;
	cursor: crosshair; } 

A.forumsH:hover {
	font-size: 12px;
	color: #E9DED7;
	text-decoration: none; }

A.forums {
	font-size: 12px;
	color: #4C3221;
	text-decoration: none;
	cursor: crosshair; } 

A.forums:hover {
	font-size: 12px;
	color: #BC9C86;
	text-decoration: none; }

A.forumsHS {
	font-size: 10px;
	color: #BC9C86;
	text-decoration: none;
	cursor: crosshair; } 

A.forumsHS:hover {
	font-size: 10px;
	color: #E9DED7;
	text-decoration: none; }

A.forumsS {
	font-size: 10px;
	color: #4C3221;
	text-decoration: none;
	cursor: crosshair; } 

A.forumsS:hover {
	font-size: 10px;
	color: #BC9C86;
	text-decoration: none; }

div.forumPrev {
	height: 180px;
	width: 726px;
	overflow: auto; }

div.dmPrev {
	height: 100px;
	width: 96%;
	overflow: auto; }


							/****************************************************/
										/*** Trades! ***/
							/****************************************************/
img.tradeItem {
	border: solid 1px #D4BDAE;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px; }

span.gray {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #808080; }

span.green {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #62A020; }

span.red {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BF179E; }

span.twelve {
	font-size: 12px; }


							/****************************************************/
										/*** Hovering Text ***/

						    /****************************************************/

a.explain {
    position: relative;
    z-index: 24;
    text-decoration: none; }

a.explain:hover {
	z-index: 25; }

a.explain span {
	display: none }

a.explain:hover span {
    display: block;
    position: absolute;
    top: 14px;
	left: 4px;
    border: solid 1px #BA967E;
	padding: 2px;
    background-color: #EEE3DC;
	color: #664A34;
    text-align: center }






	/**********  //   Newer   //  ********************************************************************************************************************************  //   Newer   //  **************************************/

input.txtCnt { 
	font-family: verdana;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #664A34;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	width: 30px; }

input.sbmtP_sm { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 2px;
	font-size: 11px;
	letter-spacing: 1px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;
	width: 80px; }

input.sbmP_md { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px;
	padding: 2px;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: verdana;
	font-weight: bold;
	color: #513973;
	background: #A48BC5;
	border: solid 2px #7A53A6;
	width: 120px; }

</style>