
html, body {
	height: 100%; }

body {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #F3F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #333333;
	SCROLLBAR-3DLIGHT-COLOR: #F3F5F5;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #F3F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #F3F5F5;
	SCROLLBAR-BASE-COLOR: #F3F5F5; }
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666; }

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center; }

#direction {
	overflow: auto;
	width: 190px;
	background-color: #e5e9ee;
	text-align: left;
	border: 1px solid #777;
	margin: 5px; }
#direction a {
	display: block;
	text-decoration: none;
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 186px;
	height: 13px;
	padding: 1px 3px;
	margin: 1px;
	background-color: #ffcc99;
	border: 1px solid #ffcc99; }
#direction a:hover {
	color: #0000cc;
	background-color: #ffffff;
	border: 1px solid #0000cc; }

#fdir {
	overflow: auto;
	text-align: left;
	border: 0px;
	border-left: 1px solid #aaaaaa; }
#fdir a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	padding: 1px 4px;
	margin: 0px;
	border: 0px solid; }
#fdir a:hover {
	color: #ffffff;
	background-color: #000000;
	border: 0px solid; }

#sdir {
	overflow: auto;
	width: 165px;
	height: 195px;
	text-align: left;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa; }
#sdir a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	padding: 1px 3px;
	margin: 1px;
	border: 0px solid; }
#sdir a:hover {
	color: #ffffff;
	background-color: #000000;
	border: 0px solid; }

a.select {
	color: #ffffff;
	background-color: #aaaaaa;
	border: 0px solid; }
a.select:hover {
	color: #ffffff;
	background-color: #aaaaaa;
	border: 0px solid; }

a.hot {
	display: block;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; }
a.hot:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal; }

a.hotest {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }
a.hotest:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold; }

#box {
	display: block;
	width: 125px;
	padding: 1px 5px;
	margin: 0px;
	border: 0px solid;
	background: white url('globals/box_middle.gif');
	background-repeat: no-repeat; }
#box span.title {
	padding: 0px 5px;
	margin: 0px;
	font-weight: bold;
	background-color: #ffffff; }

input, textarea {
	background-color: #e5e9ee;
	color: #000;
	font-family: monospace;
	border: 1px solid #777; }

div.question {
	width: 100%;
	height: expression('155px');
	min-height: 155px;
	padding: 0px;
	margin: 0px;
	background-color: #fcfcfc;
	border: 1px solid #ccc; }

a.botton {
	padding: 1px 8px;
	text-decoration: none;
	background-color: #e5e9ee;
	border: 1px solid #777; }



#menu_box_small {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 130px;
	padding: 0px;
	margin: 0px;
	border: 0px solid;
	background: url('globals/menu_box_small.gif');
	background-repeat: no-repeat; }
#menu_box_small a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	padding: 2px 5px;
	margin: 0px;
	border: 0px solid; }
#menu_box_small a:hover {
	color: #ffffff;
	background-color: #000000;
	border: 0px solid; }

#menu_box_big {
	display: block;
	overflow: hidden;
	text-align: left;
	width: 165px;
	padding: 0px;
	margin: 0px;
	border: 0px solid;
	background: url('globals/menu_box_big.gif');
	background-repeat: no-repeat; }
#menu_box_big a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 12px;
	padding: 2px 5px;
	margin: 0px;
	border: 0px solid; }
#menu_box_big a:hover {
	color: #ffffff;
	background-color: #000000;
	border: 0px solid; }

span.box_title {
	padding: 5px;
	margin: 0px;
	color: #000000;
	font-weight: bold; }
