body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

body{	background-image: url(image/bg000.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #979b78;}

.main {
	height: 200px;
	width: 800px;
	background-color: #FFFFFF;
}
.left_underground {
	width: 200px;
	background-image: url(image/bar_left_b.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.left_background {
	background-image: url(image/bar_left4.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 70px;
}
.main_underground {
	background-color: #FFFFCC;
	background-image: url(image/bar_right3.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
}
.main_subtitle_head {
	background-image:  url(image/sub_title001a2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	width: 650px;
}
.main_subtitle_head2 {
	background-image:  url(image/sub_title001a2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
}
.main_subtitle_main {
	background-color: #FFFFFF;
	width: 100%;
	border: 2px solid #000000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.button_small {
	background-image: url(image/button_s2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 25px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	border: 1px dashed #996600;
}
.black_key {
	background-image: url(image/key_black.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 47px;
	width: 49px;
}
.key_s2 {
	background-image: url(image/button001.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 10px;
	width: 49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: text-bottom;
	background-color: #2e3440;
}
.quest_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	background-image: url(image/quest.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 182px;
	width: 140px;
	padding: 32px;
}
.colortable {
	background-color:#d4e6f5;
}
.colortable_ {
	background-color:#DFFFED;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#990000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a.white:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.white:active {

	color: #FFFF00;
	text-decoration: none;
}

h3 {
	margin: 5px;
	color: #990000;
	font-size: 15px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #990000;
	text-indent: 5pt;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
h4 {
	margin: 3px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #FF0000;
}
input {
	border: 1px solid #000000;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu ul li{ display:inline;}
.menu ul li a{ padding:10px 10px 5px 10px; border: 2px solid #ffffff; background-color:#CCCCCC; text-decoration:none; }
.menu ul li a:hover{ background-color:#ffffff; border:1px solid #cccccc; }

#runslist th {
background: #006666;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 2px;
}
#runslist td {
text-align: left;
padding: 2px;
border-bottom: 1px #000;
}
#runslist .alt {
background: #d4e6f5;
}
#runslist .over {
background: #fdf1b5;
}

#mollist th {
background: #330000;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
padding: 2px;
}
#mollist td {
text-align: left;
padding: 2px;
border-bottom: 1px #000;
}
#mollist .alt {
background: #FFCCCC;
}
#mollist .over {
background: #fdf1b5;
}