body, td.main {
	background-color: #616868;
	font-family: Arial, Verdana, Helvecta, sans-serif;
	font-size: 9pt;
	margin: 0px;
}
h1 {
	font-size: 18pt;
	height: 18pt;
}
.header {
	margin: 0px;
}
.imagespread {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.menu {
	color: #FFFFFF;
	background-image: url( "../images/segment_02.jpg" );
	font-weight: bold;
	height: 23px;
	padding-top: 12px;
	padding-left: 55px;
}
.content, td.main {
	background-color: #565b57;
	color: #b4beb8;
	margin: 0px;
	padding: 0px;
}
.content-tail {
	background-image: url( "../images/segment_06.jpg" );
	background-position: bottom;
	height: 23px;
}
.copyr {
	font-size: 7pt;
	text-align: center;
}
a.item:link, a.item:visited {
	color: white;
	text-decoration: none;
}
a.item:hover {
	color: red;
	text-decoration: underline;
}
a:link, a:visited {
	color: #bccfbf;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
.rssf {
	background-color: #858f87;
	border: 3px dashed #AAAAAA;
	color: black;
	padding: 5px;
}
.nstory {
	padding-bottom: 25px;
}
.newstitle {
	font-size: 14pt;
	font-weight: bold;
}
.newssmall {
	font-size: 7pt;
	padding-bottom: 5px;
}
.newsbody {
	padding: 5px;
}
.dim {
	color: #777777;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
}

.control {
	float: right;
    display: block;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.screenshot {
	background-color: white;
	font-weight: bold;
	margin: 0px;
}
.imagep {
	border: 1px solid #BBBBBB;
	margin: 2px;
	margin-bottom: 0px;
}
table, td, tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px 0px;
}
td.left {
	background-image: url( "../images/segment_03.jpg" );
	width: 48px;
}
td.main {
	background-image: url( "../images/segment_04.jpg" );
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: rgb( 94, 102, 91 );
	padding: 5px;
	padding-top: 15px;
	width: 788px;
}
td.right {
	background-image: url( "../images/segment_05.jpg" );
	width: 54px;
}