html,
body {
	padding: 0px;
	margin: 0px;
	background: url( '../i/back.jpg' ) #442216;
}

table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	padding: 0px;
	vertical-align: top;
}

img {
	border: none;
}

a, p, span, h2, td, th, li {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: white;
}

em {
	font-style: italic;
}

a {
	color: #FFDA0B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

td.link {
	padding: 0px 0px 10px 0px;
	text-align: center;
	vertical-align: middle;
}

a.link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	color: #3A2731;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}

p.title {
	display: inline;
	white-space: nowrap;
}

p.t {
	margin: 25px 0px;
	text-align: justify;
}

p.dInd {
	padding: 0px 0px 0px 130px;
}
p.dInd a {
	font-weight: bold;
}

span.date {
	color: #FF7E00;
	font-size: 10px;
	display: inline;
}

h2 {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

td.content {
	width: 926px;
}
td.content td.l {
	width: 157px;
}
td.content td.r {
	width: 186px;
}
td.content td.r td.scrwall{
	height: 120px;
}
td.content td.r td.link {
	color: #FF7E00;
	font-size: 11px;
}
td.content td.c td.pretext {
	background: url( '../i/textback.jpg' ) #31232E;
}
td.content td.c td.text {
	height: 100%;
	background: url( '../i/textback.jpg' ) #31232E;
	padding: 14px 13px;
}

td.content td.c td.pretext td.navigation {
	background: url( '../i/backtoppage.gif' );
	vertical-align: middle;
	padding: 12px 0px;
}
td.content td.c td.pretext td.navigation p.nav {
	text-align: center;
	font-size: 10px;
	display: inline;
	white-space: nowrap;
}
td.content td.c td.pretext td.navigation a.navLink {
	color: #FFDA0B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
td.content td.c td.pretext td.navigation a.navLink:hover {
	text-decoration: underline;
}

td.content td.c td.screens {
	height: 100%;
	background: url( '../i/textback.jpg' ) #31232E;
	padding: 14px 25px 0px 25px;
}

table.screen td {
	text-align: left;
}

td.content td.c td.screens td.pic {
	background: url( '../i/025.gif' ) #31232E;
}
td.content td.c td.screens td.choise {
	padding-top: 5px;
	color: #FF7E00;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}
td.content td.c td.screens td.choise a.chLink {
	color: #FF7E00;
	font-size: 10px;
	text-decoration: none;
}
td.content td.c td.screens td.choise a.chLink:hover {
	text-decoration: underline;
}

td.content ul {
	padding: 0px;
	margin: 0px;
}

td.content ul li {
	list-style-position: outside;
	list-style: none;
	background: url( '../i/marker.png' ) no-repeat;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	text-indent: 0px;
}

td.down {
	background-image: url( '../i/023.gif' );
}
td.down table {
	margin: 79px 0px 0px 447px;
}
td.down p {
	color: #FFE53E;
}

a.small {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: white;
	text-decoration: none;
}
a.small:hover {
	text-decoration: underline;
}