a:link			{ color: #a59f75; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:visited		{ color: #a59f75; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:active		{ color: #e7dea5; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:hover			{ color: #e7dea5; font-family: "verdana"; font-size: 8pt; text-decoration: none; }

textarea		{ border: 1px solid #000000; color: #e7dea5; background: #323232; font-size: 8pt; }
input			{ border: 1px solid #000000; background: #181818; font-size: 8pt; color: #e7dea5;}
input.normalRadio	{ border: none; background: none; }
select			{ border: 1px solid #000000; background: #626262; font-size: 8pt; color:#e7dea5}

table			{ color: #e7dea5; font-family: "verdana"; font-size: 8pt; border: 1px; cellspacing: 0px; cellpadding: 2px; bordercolor: black; }
table.main		{ background: #aa3c3c; color: #e7dea5; font-family: "verdana"; font-size: 8pt; }
td.subTitle		{ border: 2px solid #000000; background: #6b6746 fixed center top; color: #101010; font-family: "verdana"; font-size: 8pt; text-align: center; letter-spacing: 2px; }
td.mainTxt		{ border: 2px solid #000000; background-color: #323232; font-family: "verdana"; font-size: 8pt; padding-left: 5px; cellspacing: 0px; }
td.savedmainTxt		{ border: 2px solid #000000; background-color: #323232; font-family: "verdana"; font-size: 8pt; padding-left: 5px; cellspacing: 0px; }
.avatar	{ width: 100px; height: 100px}
.position	{ width: 50px;}
.fight	{ width: 100px;}
a:link .avatar{ color: #323232;}
a:visited .avatar{ color: #323232;}
em 			{ background-color: white; border: 1px solid #626262; padding: 2px; font-style: normal;	}

table.menu		{ border: 3px solid #000000; border-left: none; font-family: "verdana"; font-size: 8pt; }
td.menuTitle		{ background: #9B2D2D; color: #000000; font-family: "verdana"; font-size: 8pt; letter-spacing: 5px; }
td.menuLink		{ background: #8C1E1E; color: #000000; font-family: "verdana"; font-size: 8pt; }
a.menu:link		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:visited		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:active		{ color: #000000; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:hover		{ color: #E15D5D; font-family: "verdana"; font-size: 8pt; text-decoration: underline; cursor: default; width: 120; }

.quote			{ font-size: 11px; font-family: verdana; color: black; background-color: #939393; } 

body			{	color: #e7dea5;
				font-family: verdana;
				background: #626262;
				margin: 0px;
				scrollbar-base-color: #000000;
				scrollbar-arrow-color: #e7dea5;
				scrollbar-darkshadow-color: #a59f75;
				scrollbar-face-color: #323232;
				scrollbar-highlight-color: #a59f75;
				scrollbar-shadow-color: #000000;
				scrollbar-track-color: #a59f75; }
				
h1 {
	margin:0;
}