body {
	padding: 0px;
	margin: 0px;
	background: #A0D080 url('img/bg.jpg') top left repeat-x;
	font: normal 11px/11px arial;
	color: #ffffff;
}

a {
	color: #206BA0;
}

img {
	border-width: 0px;
}

table.menu_hor {
	height: 70px;
	margin: 0px 40px 0px 0px;
}

table.menu_hor td {
	vertical-align: bottom;
	height: 70px;
	margin: 0px 40px 0px 0px;
}

table.menu_hor a, table.menu_hor font {
	padding: 50px 6px 9px 6px;
	white-space: nowrap;
	display: block;
	font: normal 11px/11px arial;
	color: #206BA0;
	text-decoration: underline;
}

table.menu_hor a:hover, table.menu_hor font {
	color: #ffffff;
	text-decoration: none;
	background: url('img/menu_hor_bg.gif') bottom left repeat-x;
}

div.menu_ver a, div.menu_ver font {
	padding: 6px 0px 6px 10px;
	white-space: nowrap;
	display: block;
	font: normal 11px/11px arial;
	color: #206BA0;
	text-decoration: underline;
}

div.menu_ver a:hover, div.menu_ver font {
	color: #ffffff;
	text-decoration: none;
	background: url('img/menu_ver_bg.gif') top left repeat-y;
}

td.header {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
}

td.phone {
	text-align: left;
	vertical-align: top;
	padding: 0px 40px 0px 40px;
}

td.body {
	padding: 40px 10px 40px 10px;
	background: #ffffff url('img/body_bg.gif') bottom right no-repeat;
	text-align: left;
	vertical-align: top;
	font: normal 12px/16px arial;
	color: #606060;
}

td.body h1 {
	padding: 0px 0px 20px 0px;
	font: normal 28px/36px arial;
	color: #C04040;
}

td.body td {
	text-align: left;
	vertical-align: top;
	font: normal 12px/16px arial;	color: #606060;
}

td.body h2 {
	font: normal 18px/18px arial;
	padding: 20px 0px 20px 0px;
	color: #40A020;
}

h2 a {
	text-decoration: none;
}

td.body h3 {
	font: bold 12px/15px arial;
	margin: 20px 0px 20px 0px;
	color: #606060;
}

a.arrow {
	font: normal 10px/13px arial;
	text-decoration: none;
}

p {
	margin: 10px 0px 10px 0px;
}

table.body td h2 {
	padding: 0px;
}

td.body_td_1, td.body_td_2, td.body_td_3, td.body_td_4, td.body_td_5, td.body_td_6 {
	width: 170px;
	vertical-align: top;
	text-align: left;
	font: normal 11px/14px arial;
}

td.body_td_1, td.body_td_4 {
	padding: 0px 5px 40px 10px;
}

td.body_td_2, td.body_td_5 {
	padding: 0px 5px 40px 5px;
}

td.body_td_3, td.body_td_6 {
	padding: 0px 10px 40px 5px;
}

td.body_td_1 a {
	color: #E0A020;
}

td.body_td_2 a {
	color: #40A020;
}

td.body_td_3 a {
	color: #C04040;
}

td.body_td_4 a {
	color: #C04040;
}

td.body_td_5 a {
	color: #40A020;
}

td.body_td_6 a {
	color: #E0A020;
}

td.col_right {
	padding: 0px 40px 40px 40px;
	text-align: left;
	vertical-align: top;
	color: #606060;
}

td.col_right h2 {
	font: bold 14px/14px georgia;
	color: #206BA0;
	margin: 0px;
	padding: 0px;
}

td.col_right a.title {
	margin: 4px 0px 4px 0px;
	font: bold 11px/14px arial;
	display: block;
	text-decoration: none;
}

td.col_right a.arrow {
	margin: 4px 0px 4px 0px;
	font: bold 11px/14px arial;
	display: block;
	text-decoration: none;
}

td.col_right div.date {
	margin: 4px 0px 4px 0px;
	font: italic 11px/14px arial;
	color: #606060;
}

td.col_right div.text {
	margin: 4px 0px 4px 0px;
	font: normal 11px/14px arial;
	color: #606060;
}

td.col_right div.block {
	margin: 40px 0px 40px 0px;
	font: normal 12px/15px arial;
    width: 200px;
}

td.col_right div.item {
	margin: 20px 0px 20px 0px;
	font: normal 11px/14px tahoma;
}

td.col_right div.chapters_list {
	margin: 4px 0px 4px 0px;
	font: normal 11px/14px arial;
}

td.col_right div.chapters_list a {
	margin: 4px 0px 4px 0px;
	display: block;
	text-decoration: none;
}

td.col_right div.chapters_list div {
	margin: 4px 0px 4px -6px;
	padding: 1px 5px 1px 5px;
	display: block;
	color: #606060;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
}

table.menu_bot {
	margin: 10px 0px 10px 0px;
	width: 640;
}

table.menu_bot td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font: normal 11px/20px arial;
	background: url('img/menu_bot_bg.jpg') top left repeat-y;
}

table.menu_bot td a, table.menu_bot td font {
	height: 20px;
	padding: 2px 6px 2px 6px;
	white-space: nowrap;
	color: #ffffff;
}

table.menu_bot td a:hover, table.menu_bot td font {
	color: #90c070;
	background-color: #ffffff;
	text-decoration: none;
}

div.credits {
	color: #606060;
	font: normal 11px/14px arial;
	margin: 0px 0px 20px 0px;
}

div.credits p {
	margin: 14px 0px 14px 0px;
}

div.banner {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
	font: normal 11px/14px arial;
	color: #606060;
}

div.banner a {
	display: block;
	color: #ffffff;
	text-decoration: underline;
}

div.counters {
	padding: 0px 0px 4px 0px;
}

div.quest_form {
	color: #606060;
	font: normal 12px/16px arial;
}

div.quest_form input {
	width: 320px;
}

div.quest_form textarea {
	width: 320px;
	height: 120px;
}

div.quest_form p {
	width: 320px;
	margin: 16px 0;
	padding: 0;
}






table.quest_author {
	margin: 0px 0px 10px 0px;
	background-color: #e0e0e0;
}

table.quest_author td {
	text-align: left;
	vertical-align: top;
	padding: 8px 6px 8px 6px;
	background-color: #f8f8f8;
	font: bold 12px/15px arial;
	color: #808080;
}

table.quest {
	margin: 0px 0px 40px 0px;
	background-color: #e0e0e0;
}

table.quest td {
	text-align: left;
	vertical-align: top;
	padding: 8px 6px;
	background-color: #f8f8f8;
	font: normal 12px/15px arial;
}

table.quest td p {
	margin: 8px 0px;
}

div.noanswer {
	font: normal 11px/15px courier new;
	color: #808080;
}







div.quest_list {
	font: normal 11px/14px arial;
}

div.quest_list span.num {
	float: none;
	margin: 0px 10px 0px 0px;
	font: normal 10px/14px tahoma;
}

li.quest_open_active, li.quest_open_passive {
	color: #a0a0a0;
}

li.quest_open_active a {
	color: #60aBe0;
}

li.quest_open_passive, li.quest_closed_passive, li.quest_open_passive span.num, li.quest_closed_passive span.num {
	font-weight: bold;
}

div.quest_list span.author, div.quest_list span.date {
	font-weight: normal;
}














hr {
	border-top: 1px solid #c0c0c0;
	border-bottom: 0px;
	margin: 20px 0px 20px 0px;
}

div.prologue {
	font: italic 12px/15px arial;
	color: #808080;
	padding: 0px 0px 40px 160px
}



div.quest_form {
	padding: 20px 20px 16px 20px;
	border: 1px solid #e0e0e0;
	background: #f8f8f8;
	color: #606060;
}

div.quest_form div {
	padding: 2px 0px 2px 0px;
	font: normal 11px/15px arial;
}

div.quest_form input.field, div.quest_form textarea {
	border: 1px solid #e0e0e0;
	width: 360px;
	padding: 4px 4px 4px 4px;
	font: normal 12px/15px arial;
	color: #202020;
}

div.quest_form input.button {
	padding: 2px 6px 2px 6px;
	font: normal 11px/15px arial;
	border: 1px solid #c0c0c0;
	background: #e0e0e0;
	width: 80px;
	color: #404040;
}

h4 {
	font: bold 11px/15px arial;
	margin: 0px 0px 14px 0px;
	color: #E0A020;
}





div.ad {
	float: left;
	border: 1px solid #f0f0f0;
	font: normal 10px/12px tahoma;
	color: #f0f0f0;
	margin: 2px;
}

div.ad div.title {
	padding: 2px 4px;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}

div.ad div.inner {
	padding: 10px;
}

div.ad a {
	color: #7098c0;
}

ul.leafed {
/*	list-style-image: url(/img/tt.gif);*/
	list-style-type: none;
	margin: 0 40px 0 0;
	padding: 0;
	border-top: 1px dotted #c0f0a0;
}

ul.leafed li {
	margin: 16px 0;
	padding:  0 0 16px 0;
	border-bottom: 1px dotted #c0f0a0;
	font: normal 18px/24px "monotype corsiva";
	color: #40A020;
}