BODY.GCpages
{
	background: #5A4221 url(../images/backgrounds/parchment22.jpg) repeat;
	color:#000000;
	margin: 0 0 0 0;
}

body.GCTextpages_Greenscreen
{
	background: #000000;
	margin: 10px 10px 10px 10px;
	color: #6Ef332;
}
body.GCTextpages_Reverse_Greenscreen
{
	background: #6Ef332;
	margin: 10px 10px 10px 10px;
	color: #000000;
}
body.GCTextpages_Amberscreen
{
	background: #000000;
	margin: 10px 10px 10px 10px;
	color: #FFD653;
}
body.GCTextpages_Reverse_Amberscreen
{
	background: #FFD653;
	margin: 10px 10px 10px 10px;
	color: #000000;
}
body.GCTextpages_Zebrascreen
{
	background: #FFFFFF;
	margin: 10px 10px 10px 10px;
	color: #000000;
}
body.GCTextpages_Reverse_Zebrascreen
{
	background: #000000;
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
}
body.GCTextpages_Blackout
{
	background: #000000;
	margin: 10px 10px 10px 10px;
	color: #000000;
}
body.GCTextpages_Whiteout
{
	background: #FFFFFF;
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
}
.text_Greenscreen
{
	background-color:#6Ef332;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_Reverse_Greenscreen
{
	background-color:#000000;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#6Ef332;
}
.text_Amberscreen
{
	background-color:#FFD653;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_Reverse_Amberscreen
{
	background-color:#000000;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FFD653;
}
.text_Zebrascreen
{
	background-color:#000000;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FFFFFF;
}
.text_Reverse_Zebrascreen
{
	background-color:#FFFFFF;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_Blackout
{
	background-color:#000000;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_Whiteout
{
	background-color:#FFFFFF;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FFFFFF;
}
a.link_Greenscreen
{
	background: #000000;
	color: #6Ef332;
}
a.link_Reverse_Greenscreen
{
	background: #6Ef332;
	color: #000000;
}
a.link_Amberscreen
{
	background: #000000;
	color: #FFD653;
}
a.link_Reverse_Amberscreen
{
	background: #FFD653;
	color: #000000;
}
a.link_Zebrascreen
{
	background: #FFFFFF;
	color: #000000;
}
a.link_Reverse_Zebrascreen
{
	background: #000000;
	color: #FFFFFF;
}
a.link_Blackout
{
	background: #000000;
	color: #000000;
}
a.link_Whiteout
{
	background: #FFFFFF;
	color: #FFFFFF;
}

A.link_small
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#D4D0C8;
}
A.link_black
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:black;
}
A.link_black_small
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:black;
}
A.link_red
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:red;
}
A.link_scroll_block_black_18
{
	font-size:18;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:black;
}
A.link_scroll_block_black_14
{
	font-size:14;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:black;
}

td.cursor
{
	cursor:pointer;
}

.text_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	background-color:#F7BD84;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_small_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	background-color:#F7BD84;
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_normal
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}

.text_debug
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	background-color:#F7BD84;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}

.text_parchment_TopHeading
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	background-color:#F7BD84;
	font-size:18pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.text_SectionHeading
{
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.text_ListHeading
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.text_ListWord
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.text_small
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_small_blue
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#0000FF;
}
.text_small_red
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FF0000;
}
.text_dinky
{
	font-size:7pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.text_red
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FF0000;
}
.text_Inventory_Heading
{
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#FFFFFF;
}
.text_Inspect_Heading
{
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.text_Inspect
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FFFFFF;
}

.button_SectionHeading
{
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
	cursor: pointer;
}

.static_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.static_bold_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.static_bold_heading_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}
.error_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FF0000;
}
.alert_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:12;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#FF0000;
	text-align:center;
}

.block_parchment
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:12;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.block_parchment_small
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#000000;
}
.block_parchment_333300
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:12;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#333300;
	text-align:justify;
}
.block_parchment_meta
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:14;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:#804000;
	text-align:justify;
}
.block_parchment_fineprint
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10;
    font-family: "Arial", "Verdana", "Tahoma";
	color:#333300;
	text-align:justify;
}

.prompt_dragonfile
{
	background: url(../images/backgrounds/DRAGONFIRE.gif) repeat;
	background-repeat:repeat;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#FFA500;
}
.prompt_nav
{
	background-color:#c69400;
	border-top:1px solid #F7E7B5;
	border-bottom:1px solid #181010;
	border-left:1px solid #FFEFDE;
	border-right:1px solid #7B5A42;
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	font-weight:bold;
	color:#000000;
}

.fullscroll
{
	background: url(../images/backgrounds/scroll.gif) no-repeat;
	height:516px;
	width:702px;
}
.scroll_block_black_18
{
	font-size:18;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:black;
	text-align:left;
}
.scroll_block_red_18
{
	font-size:18;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:red;
	text-align:left;
}
.scroll_block_black_14
{
	font-size:14;
    font-family: "Times New Roman", "Arial", "Verdana", "Tahoma";
	color:black;
	text-align:left;
}
.smell4
{
	font-size:14pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:red;
	text-align:left;
}
.smell3
{
	font-size:12pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:red;
	text-align:left;
}
.smell2
{
	font-size:10pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:red;
	text-align:left;
}
.smell1
{
	font-size:8pt;
    font-family: "Arial", "Verdana", "Tahoma";
	color:red;
	text-align:left;
}

table.inGame
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	height:482;
	width:770;
}

table.inGameFacebook
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	height:482;
	width:760;
}

table.arena
{
	background: url(../images/GC19/backgrounds/cave.gif) no-repeat;
	height:252;
	width:252;
}
div#gc-chat
{
	background: url(../images/backgrounds/PARCHMENT.jpg) repeat;
	background-color:#F7BD84;
	font-size: 15px;
    font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	color: #471C16;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#gc-chat a
{
	font-size: 12px;
    font-family: Verdana, Arial, Sans-serif;
	color: #000000;
	text-decoration: underline;
}

div#gc-chat a:hover
{
	font-size: 12px;
    font-family: Verdana, Arial, Sans-serif;
	color: #631812;
	text-decoration: underline;
}

.inGameToolTipTitle {
	position: absolute;
	display: none;
	z-index: 99;
	padding: 2px 3px;
	width: auto;
	white-space: nowrap;
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #6c6c6c;
	font-size: 12px;
	font-family: Times New Roman, Serif;
	font-weight: normal;
	text-decoration: none;
}

.showing {
	display: block;
}
