HTML, BODY
{
	margin:0px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#302505;
	background-color:#AE9A02;
	background-image:url(../Images/background_01.png);
	background-repeat:repeat-x;
}
H1
{
	margin-top:5px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:normal;
}
H2
{
	margin-top:20px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:normal;
}
H3
{
	margin-top:20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:normal;
}
TH
{
	font-size:14px;
}
TD
{
}
INPUT
{
	border:1px #A96D03 solid;
}
SELECT
{
	border:1px #A96D03 solid;
}
TEXTAREA
{
	border:1px #A96D03 solid;
}
.NoBorder
{
	border:0px;
}
HR
{
	padding:0px;
	border:0px;
	height:1px;
	background-color:#A96D03;
	clear: both;
}
.TabBar{ width:100%; height:17px; margin-top:10px; border-bottom:1px #A96D03 solid; float:none; }
.TabBar .ActiveTab{ margin-left:20px; float:left; height:17px; background-color:#A96D03; border:1px #A96D03 solid; border-bottom:0px; padding-left:5px; padding-right:5px;}
.TabBar .ActiveTab A{color:#FFFFFF;}
.TabBar .Tab{margin-left:20px; float:left; height:16px; border:1px #A96D03 solid; border-bottom:0px; padding-left:5px; padding-right:5px;}

DIV#GamesealBar
{
	width:100%;
	height:20px;
	border-bottom:1px #CCCCCC solid;
	background-color:#000000;
	position:relative;
	color:#FFFFFF;
}
A
{
	color:#A96D03;
	text-decoration:none;
}
A:HOVER
{
	color:#CC3300;
}
#MainMenu
{
	font-size:12px;
	color:#A96D03;
}
#MainMenu A
{
	color:#530303;
}
#MainMenu A:HOVER
{
	color:#830303;
}
#PageContent
{
	font-size:12px;
	min-height:450px;
	padding:10px;
	padding-bottom:0px;
}
#PageFooter
{
	font-size:9px;
	height:20px;
}
#PageFooter A
{
	color:#663300;
}
.FullscreenLayer
{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-image:url(../Images/bg_trans.png);
	z-index:500;
}
.ErrorBox
{
	position:absolute;
	width:500px;
	min-height:200px;
	height:200px;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-100px;
	z-index:101;
	color:#990000;
}
.MessageBox
{
	position:absolute;
	width:500px;
	min-height:200px;
	height:200px;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-100px;
	z-index:100;
}
.LogoutBox
{
	position:absolute;
	width:690px;
	min-height:440px;
	height:440px;
	left:50%;
	top:50%;
	margin-left:-345px;
	margin-top:-220px;
	z-index:100;
}
.InfoBox
{
	position:absolute;
	width:500px;
	height:200px;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-100px;
	z-index:100;
}
.InfoBoxContent
{
}
/**/
.TavernOpenGreetingBox
{
	border:1px #A96D03 solid; 
	padding:10px;
	margin-bottom:10px;
	background-position:15px 15px;
	background-repeat:no-repeat;
	background-color:#FFFFCC;
}
.TavernAcceptedGreetingBox
{
	border:1px #A96D03 solid; 
	padding:10px;
	margin-bottom:10px;
	background-position:15px 15px;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
}
/**/
.UserBlock
{
	position:relative;
	width:100%;
	height:60px;
}
.UserBlock .Avatar
{
	position:absolute;
	top:0px;
	left:0px;
	width:60px;
	min-height:60px;
	max-height:60px;
}
.UserBlock .Text
{
	position:absolute;
	top:0px;
	left:60px;
	right:150px;
	height:60px;
	padding-left:10px;
	text-align:left;
}
.UserBlock .Misc
{
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	height:60px;
	text-align:center;
	border-left:1px #A96D03 solid;
}
.UserBlock .Options
{
	display:none;
}
/**/
.UserBox
{
	position:relative;
	width:100px;
	height:90px;
	overflow:hidden;
	text-align:center;
	float:left;
	margin-bottom:10px;
}
.UserBox .UserBoxIMG
{
	margin-left:20px;
	width:60px;
	min-height:20px;
	max-height:60px; 
	overflow:hidden;
	clear:both;
}
.UserBox .UserBoxTEXT
{
	font-size:9px;
	text-align:center;
}
.UserBox .UserBoxOptions
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	min-height:20px;
	padding:1px;
	text-align:right;
	margin-left:20px;
	margin-right:20px;
}
.UserBox .UserBoxOptions .UserBoxOption
{
	position:relative;
	width:18px;
	height:18px;
	float:right;
	margin-right:1px;
}
/**/
.OutputTable
{
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:1px #A96D03 solid;
}
.OutputTable TH
{
	font-size:12px;
	font-weight:normal;
	border-bottom:1px #A96D03 solid;
	padding:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.OutputTable TD
{
	border-bottom:1px #A96D03 dashed;
	padding:1px;
	padding-top:6px;
	padding-bottom:6px;
	font-size:10px;
}
.OutputTable .Footer
{
	border:0px;
}
.OutputTable SELECT
{
	font-size:10px;
}
.OutputTable INPUT
{
	font-size:10px;
}
.SmallText
{
	font-size:10px;
}
.ClearText
{
	font-family:Arial, Helvetica, sans-serif;
}
.Note
{
	font-size:10px;
	color:#666666;
}
div.autocomplete {
	text-align:left;
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0;
	padding:0;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected { text-decoration:underline; }
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:18px;
	cursor:pointer;
}
.Blender
{
	overflow:hidden;
}
.Blender IMG
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}
.KWICK-button
{
	margin:50px;
	margin-top:60px;
	margin-left:70px;
}
.KWICK-button ul li
{
	font-size:12px;
}
.KWICK-button a
{
	font-size:12px;
	min-width:100px;
	min-height:30px;
	padding:20px;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	border:1px #BF8516 solid;
	background-color:#FFFFCC;
}
