﻿body {
	background-image: url('extribe_bg.gif');
	background-repeat: repeat-x; 
}

a {
	text-decoration: none;
	color: red;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: black;
}

body, th, td {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

p {
	text-indent: 0;
	text-align: justify;
	padding: 0 0 0 0;
	margin: 6px 0 8px 0;
}

th {
	border-bottom: 1px solid;
}

#plus {
	width: 10px;
	height: 10px;
	margin: 0 0 0 5px;
	cursor: pointer;
}

.articleTitle {
	font-weight: bold;
}

.bannerDiv, .contentDiv, .menuDiv{
	width: 795px;
	margin: 2px 0 2px 0;
	border: 1px solid black;
	background-color: white;
}

.bannerDiv {
	height: 90px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top right;
}

.bannerTxt {
	margin: 10px 0 0 5px;
	width: 300px;
}

.banTitle {
	font-weight: bold;
	font-size: 20px;
}

.banSubtitle {
	margin-left: 20px;
	border-top: 1px solid;
}

.contentTbl {
	width: 100%;
	margin: 15px 0 15px 0;
}

.content {
	width: 70%;
}

.content img {
	width: 450px;
	margin: 15px 0 0 15px;
}

.footerDiv {
	border-top: 1px solid black;
	padding-top: 5px;
	width: 795px;
}

.footerDiv a {
	font-weight: normal;
	color: gray;
}

.hr {
	height: 1px;
	border-top: 1px solid;
	margin: 5px 0 2px 0;
}

.mainDiv{
	width: 100%;
}

.menuDiv {	text-align: right;
	padding: 2px 0 2px 0;
}

.menuDiv span {
	margin-right: 15px;
}

.more, .relLink, .download, .navLink {
	font-weight: normal;
}

.old {
	font-weight: normal;
}

.resultTbl {
	border: 1px solid black;
	width: 100%;
}

.sectionTitle {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.sidebar, .content{
	padding: 5px 10px 5px 10px;
}

.sidebar {
	width: 34%;
	border-right: 1px solid black;
}
