/* ------------------------------------------------------------------------	*/
/* Stylesheet for MAIN					*/
/* Author: Christian Patterer				*/
/* Creation Date: 04/13/2001				*/
/* -----------------------------------------------------------------------	*/
/* Main Page Styles */
body {
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial;
	margin-left: 0;
	margin-top: 0;
}
table.Main {
	height: 600px;
	width: 100%;
}
/* Link Styles */
a.N {
	text-decoration: none;
}
a.N :active {
	text-decoration: none;
}
a.N :hover {
	text-decoration: none;
}
a.N :link {
	text-decoration: none;
}
img.IN {
	border-style: solid;
	border-width: 2px;
}
img.IN:active {
	border-style: solid;
	border-width: 2px;
}
img.IN:hover {
	border-style: solid;
	border-width: 2px;
}
img.IN:link {
	border-style: solid;
	border-width: 2px;
}
/* Shortcut Menu Styles */
td.SM {
	height: 65px;
}
table.SM {
	width: 100%;
}
td.SMI {
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
/* Current Place Styles */
td.CP {
	padding-top: 20px;
	text-align: center;
	vertical-align: top;
	width: 70px;
}
/* Sub Navigation Styles */
td.SN {
	padding-top: 1em;
	vertical-align: top;
	width: 120px;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table.SN {
	width: 100%;
}
td.SNI {
	font-size: xx-small;
	font-weight: bold;
	padding-right: 2em;
	padding-top: 0.3em;
	text-align: right;
}
td.SNIA {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: xx-small;
	font-weight: bold;
	padding-right: 0.5em;
	padding-top: 0.3em;
	text-align: right;
}
/* ----- Main Navigation Styles ----- */
td.MN {
	font-size: xx-small;
	font-weight: bold;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-top: 0.3em;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
}
/* ----- Contents Styles ----- */
td.C {
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 0em;
	padding-top: 0.5em;
	vertical-align: top;
}
/* ----- Shortcut Menu Bottom Styles ----- */
td.SMB {
	border-left-style: solid;
	border-left-width: 2px;
	font-size: xx-small;
	height: 1.2em;
}
/* ----- Right Margin Styles ----- */
td.RM {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-style: solid;
	border-left-width: 2px;
	width: 20px;
}
td.RMB {
	border-left-style: solid;
	border-left-width: 2px;
}
td.LMB {
}
/* ----- Heading/Text Styles ----- */
span.H1 {
	font-size: medium;
	font-weight: bold;
}
span.H2 {
	font-size: x-small;
	font-weight: bold;
}
span.T1 {
	font-size: xx-small;
}
span.T2 {
	font-size: x-small;
}
span.T2b {
	font-size: x-small;
	font-weight: bold;
}
td.T1 {
	font-size: xx-small;
}
td.T2 {
	font-size: x-small;
}
td.T2b {
	font-size: x-small;
	font-weight: bold;
}
/* ----- Top Stories List Settings ----- */
table.TS {
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	font-size: xx-small;
	padding-right: 0.5em;
	width: 100%;
}
td.TSH {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	text-align: right;
}
td.TSB {
	text-align: right;
}
/* ----- Decision Trees Settings ----- */
table.Q {
	margin-top: 0.5em;
	width: 100%;
}
td.QI {
	background-position: top right;
	background-repeat: no-repeat;
	width: 1px;
}
td.Q {
	font-size: xx-small;
	padding-left: 0.3em;
	padding-right: 1.3em;
	text-align: right;
}
td.DTC {
	border-style: solid;
	border-width: 2px;
	font-size: x-small;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-top: 0.3em;
}
img.DT {
	border-width: 0px;
}
