﻿body {
	background-color: #353638;
	margin: 0px;
	min-width: 1000px;
}

a {color: #808183; text-decoration: none; }
a:visited {color: #808183; text-decoration: none;}
a:hover {color: #808183; text-decoration: underline;}

table.all {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 1000px;
	width: 100%;
	background-color: #424347;
	border-collapse: collapse;
}
table.full {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	width: 100%;
}

table.copy {
	margin-left: 0px;
	margin-right: 0px;
	min-width: 1000px;
	width: 100%;
	border-collapse: collapse;
}

td.heading {
	text-align: left;
}

td.categories {
	width: 790px;
	text-align: right;
}

td.spacer {
	width: 30px;
}

td.spacer2 {
	width: 60px;
}

td.heading {
	width: 940px;
	padding-top: 30px;
}

td.main {
	width: 940px;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 450px;
	max-height: 450px;
}

td.infomain {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.copy {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	color: #808183;
	width: 940px;
	padding-top: 15px;
}

td.writeup {
	background-color: #353638;
	padding: 15px;
	width: 270px;
	text-align: justify;
	font-family: arial;
	font-size: 10pt;
	color: #808183;
	vertical-align: middle;
	height: 400px;
}

td.navig {
	background-color: #353638;
	padding: 15px;
	width: 270px;
	min-width: 270px;
	max-width: 270px;
	font-family: arial;
	font-size: 10pt;
	color: #808183;
	vertical-align: middle;
	height: 400px;
}

td.imgnavig {
	width: 116px;
	height: 116px;
	padding: 4px;
}

div.imgnavig {
	background-color: #232323;
	width: 108px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
}

img.navig  {
	position: absolute;
	margin-left: -3px;
	margin-top: -3px;
	cursor: pointer;
	border: solid 3px #808183;
}

img.imgcont {
	border-style: solid;
	border-color: #808183;
	border-width: 5px;
}

img.categories {
	border-color: #424347;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

img.catselected {
	border-color: #808183;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

img.cathighlighted {
	border-color: #b1ee85;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
}

td.content {
	background-color: #353638;
	padding: 15px;
	width: 610px;
	min-width: 580px;
	max-width: 610px;
	font-family: arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #808183;
	vertical-align: middle;
	height: 400px;
}

td.adsense {
	text-align: center;
	width: 940px;
	padding-top: 15px;
}
