body			{ height: 100%; background: #A3998A; color: #15120E; font-family: "verdana"; font-size: 8pt; cursor: default; overflow:auto; }
p			{ color: #B49776; font-family: "verdana"; font-size: 8pt; cursor: default; }
a:link			{ color: #DE9734; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:visited		{ color: #DE9734; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:active		{ color: #DE9734; font-family: "verdana"; font-size: 8pt; text-decoration: none; }
a:hover			{ color: #986114; font-family: "verdana"; font-size: 8pt; text-decoration: none; }

textarea		{ border: 1px solid #494541; background: #56524E; font-size: 8pt; font-family: "verdana"; color: #A3998A; }
textarea.notes		{ border: 1px solid #787571; background: #A3998A; font-size: 8pt; font-family: "verdana"; color: #787571; }
input.notes		{ border: 1px solid #787571; background: #A3998A; font-size: 8pt; font-family: "verdana"; color: #787571; }
input			{ border: 0px solid #5F5A56; background: #FFFFFF; font-size: 10pt; font-family: "verdana"; color: #131313; }
input.normalRadio	{ border: none; background: none; }
select			{ border: 1px solid #494541; background: #56524E; font-size: 8pt; color: #A3998A; }

table			{ color: #FFFFFF; font-family: "verdana"; font-size: 8pt; }
table.main		{ background: #211C15; color: #14110C; font-family: "verdana"; font-size: 8pt; }
td.subTitle		{ background-image: url('images/subtitlebg.gif'); color: #C47C17; font-weight: bold; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.innertitle		{ background: #787571; font-weight: bold; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.subinnertitle	{ background: #8F8B82; font-weight: bold; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.sub2innertitle	{ background: #8F8B82; font-weight: bold; font-style: italic; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.sub3innertitle	{ background: #8F8B82; font-style: italic; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.innerfield		{ background: #787571; font-family: "verdana"; font-size: 8pt; padding: 5px; vertical-align: top; }
td.profiletext		{ background: #8F8B82; font-family: "verdana"; font-size: 8pt; padding: 5px; vertical-align: top; }
td.mainTxt		{ font-family: "verdana"; font-size: 8pt; padding-left: 5px;  padding-right: 5px; }
td.overview		{ background: #8F8B82; }
td.positive		{ border: 1px solid #14110C; background: #568F1D; font-family: "verdana"; font-size: 8pt; padding-left: 5px;  padding-right: 5px; text-align: center; }
td.negative		{ border: 1px solid #14110C; color: #A3998A; background: #AD2817; font-family: "verdana"; font-size: 8pt; padding-left: 5px;  padding-right: 5px; text-align: center; }
td.status		{ font-family: "verdana"; font-size: 8pt; padding-left: 5px;  padding-right: 5px; }
td.newspaper		{ font-family: "Georgia"; font-size: 8pt; padding: 2px; }
td.newspapertitle	{ font-family: "Impact"; font-size: 14pt; text-transform: uppercase; }
td.newspaperinset	{ font-family: "Georgia"; font-size: 8pt; }

table.menu		{ color: #B49776; font-family: "verdana"; font-size: 8pt; }
td.menuTitle		{ color: #A3998A; font-family: "verdana"; font-size: 8pt; padding-left: 10px; }
td.menuLink		{ color: #15120E; font-family: "verdana"; font-size: 8pt; padding-left: 20px; }
a.menu:link		{ color: #15120E; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:visited		{ color: #15120E; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:active		{ color: #15120E; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }
a.menu:hover		{ color: #C47C17; font-family: "verdana"; font-size: 8pt; text-decoration: none; cursor: default; width: 120; }

h1			{ font-family: "verdana"; font-size: 11pt; font-weight: bold; }
h2			{ font-family: "verdana"; font-size: 10pt; font-weight: bold; }
h3			{ font-family: "verdana"; font-size: 9pt; font-weight: bold; }
ul			{ padding-left: -5px; }

span.level1		{ padding-left: 10px; }
span.level2		{ padding-left: 40px; }
span.level3		{ padding-left: 70px; }

body			{ scrollbar-base-color: #4D4944;
			  scrollbar-3dlight-color: #4D4944; 
			  scrollbar-arrow-color: #14110C;
			  scrollbar-darkshadow-color: #4D4944;
			  scrollbar-face-color: #312A21;
			  scrollbar-highlight-color: #312A21;
			  scrollbar-shadow-color: #4D4944;
			  scrollbar-track-color: #4D4944; }