body
{
	background-color: #000019;
	font-size: 8pt;
	font-family: "verdana";
	color: #729152;
}
#inquestHeader
{
	width: 1000px;
	height: 183px;
	background: #000000 url(../images/TopThorns.jpg) no-repeat;
}
table
{
	font-size: 8pt;
	font-family: "verdana";
	color: #729152;
}
h3
{
	font-size: 8pt;
	font-family: "verdana";
	color: #aaaaaa;
	font-weight: normal;
	margin: 2px 0 2px 0;
}
h2
{
	font-size: 8pt;
	font-family: "verdana";
	color: #aaaaaa;
	font-weight: bold;
	margin: 2px 0 2px 0;
}
h1
{
	font-size: medium;
	font-family: "Trebuchet MS";
	color: #aaaaaa;
	font-weight: bold;
}
img
{
	border: 0;
}
A img
{
	border-color: #729152
}
A:visited img
{
	border-color: #729152
}
A:hover img
{
	border-color: #FFFF00
}
.areaBorder
{
	background-color: #444444;
}
.areaFill
{
	background-color: #191922;
}
.storeButton
{
	padding: 3px;
	margin: 2px;
	font-family: "verdana";
	font-size: 8pt;
	color: #CCCCCC;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: #191922 url(../images/navbg.jpg) repeat-y top left;
}
.storeButton:active
{
	border: 1px solid #888888;
}
.storeCombo
{
	padding: 3px;
	margin: 2px;
	font-family: "verdana";
	font-size: 8pt;
	color: #CCCCCC;
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #111119;
}
.storeTextbox
{
	width: 30px;
	padding: 3px;
	margin: 2px;
	font-family: "verdana";
	font-size: 8pt;
	color: #CCCCCC;
	border-top: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #111119;
}
.storeCost
{
	color: #BBBBBB;
	font-size: 10pt;
	font-weight: bold;
}
#inquestBodyDiv
{
	background-color: #191922;
	padding: 4;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	min-height: 300;
	overflow-X:auto;
	/*background: #222222 url(../images/navbg.jpg) repeat-y top left;*/
}
#inquestMenuDiv
{
	background-color: #191922;
	padding: 0;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
}
.borderedTable
{
	border: 1px solid #444444;
}
tr
{
	font-size: 8pt;
	font-family: "verdana";
	color: #729152;
}
td
{
	font-size: 8pt;
	font-family: "Verdana";
	color: #729152;
}
th
{
	font-size: 8pt;
	font-family: "Verdana";
	color: #729152;
	background: #333333;
}
A
{
	text-decoration: none;
	color: #729152;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color: #729152;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #FFFF00;
}
A:active
{
	text-decoration: none;
	color: #FFFF00;
}
#storeItem
{
	padding: 4px;
	border: 1px solid #444444;
	background: #2C2C2C;	
	width: 100%;
	height: 100%;
}
#nav {
	float: top;
	width: 90px;
	margin: 0 0 0 0;
	padding: 0 0 10 0;
	list-style: none;
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	background: #000019 url(../images/navbg.jpg) repeat-y top left;
	}
#nav li
{
	float: top;
	margin: 0 0 0 0;
	padding: 2px 0 2px 8px;
	list-style: none;
	background: url(../images/navbg.jpg) repeat top left;
}
#nav A
{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#nav A:visited
{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#nav A:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#nav A:active
{
	text-decoration: none;
	color: #FFFF00;
}
