﻿/*************************************************************
 * BODY
 *************************************************************/
body
{
  background-color: #FFFFF0;
  color: Black;
  margin: 10pt;
  font-family: Verdana, Arial, Times New Roman;
}
/*************************************************************
 * HEADER 
**************************************************************/
#header 
{
/*
  background-color: #F0F0F0;
	border: 3px solid #B51032;
	height: 3em;
*/
  /*background-color: #FFDF80;*/
}
#header .title
{
  font: 150% Verdana, Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
  font-weight: bold;
  /*background-color: #FFDF80;*/
/*
  color: #900000;
  background-color: transparent;
  float: none;
*/
}
#header .breadcrumb
{
  font: 75% Verdana, Arial, Helvetica, Georgia, "Times New Roman" , Times, serif;
  /*background-color: #FFDF80;*/
}
#header a:link, a:visited  
{
	color: #B51032;
}
#header td
{
  vertical-align: middle;
  text-align: center;
}
#header .HeaderStyle
{
  margin: none;
  text-align: center;
  /*background-color: #FFDF80;*/
/*
  color: red;
  font-weight: bold;
  font-size: 200%;
  margin-left: 10pt;
  border-style: none none solid none;
  border-width: thin;
  border-color: black;
  padding-bottom: 4px;
*/
}
#tracker
{
	font-size: 80%;
}
/*************************************************************
 MENU_3 
**************************************************************/
#Menu_3 td
{
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 4px;
  text-align: left;
  vertical-align: top;
}
/*************************************************************
 TREEVIEW
**************************************************************/
#TreeView
{
  /*background-color: #000000;*/
  padding: 10px; /*padding-left: 2px;*/ /*padding-right: 4px;*/
  text-align: left;
}
#TreeView TD
{
  /*background-color: #000000;*/
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  /*padding-right: 4px;*/
  text-align: left;
  vertical-align: top;
}
/*************************************************************
 STAT 
**************************************************************/
#stat
{
  font-size: 8pt;
  margin-top: 8px;
  margin-bottom: 2px;
  border-style: solid;
  border-width: 2px;
  padding-top: 2px;
  /*padding-bottom: 0px;*/
  padding: 4px;
}
#stat .text 
{
  font-size: 8pt;
  text-align: left;
/*  padding-top: 2px;*/
/*  padding-bottom: 4px;*/
}
/*************************************************************
 * FOOTER 
 *************************************************************/
#footer
{
  background-color: #FFEEBB;
  margin-top: 4px;
  margin-bottom: 0px;
}
#footer .copyr 
{
  font-size: 8pt;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 4px;
}
/*************************************************************
 * CONTENT 
 *************************************************************/
#content 
{
	margin-top: 1em;
/*	margin-right: 1em; */
}
h1 
{
	font: 150% Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p, blockquote, ol, ul 
{
	font-size: 80%;
	line-height: 1.6em; 
}
#content li
{
  padding: 2px;
}
#content table
{
  border: 2px solid #000000;
  padding: 4px;
  font-size: 10pt;
  font-family: Verdana, Arial, 'Times New Roman';
  background-color: #FFEEBB;
  empty-cells: show;
  vertical-align: top;
  width: 100%;
  margin-bottom: 0px;
  border-collapse: collapse;
  /*float: left;*/
}
#content TableHeader
{
  font-weight: bold;
}
#content .left
{
  text-align: left;
}
#content .thl, .thc, .thr
{
  font-weight: bold;
}
#content .thl
{
  background-color: #FFDF80;
  padding: 4px;
  text-align: left;
}
#content .thc
{
  background-color: #FFDF80;
  padding: 4px; 
  text-align: center;
}
#content .thr
{
  background-color: #FFDF80;
  padding: 4px; 
  text-align: right;
}
#content .td {
  padding: 4px;
  font-size: medium;
  text-align: left;
  background-color: #FFEEBB;
  text-align: left;
  vertical-align: top;
}
#content p.CodeSingleLine, li.CodeFirstLine, div.CodeFirstLine
{
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:12.0pt;
	margin-left:14.2pt;
	font-size:12.0pt;
	font-family:"Courier New";
}
#content p.CodeFirstLine, li.CodeFirstLine, div.CodeFirstLine
{
	margin-top:6.0pt;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:14.2pt;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Courier New";
}
#content p.CodeMiddleLine, li.CodeMiddleLine, div.CodeMiddleLine
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:14pt;
	margin-bottom:0px;
	font-size:12.0pt;
	font-family:"Courier New";
}
#content p.CodeMiddleLineTab1, li.CodeMiddleLine, div.CodeMiddleLine
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:28pt;
	margin-bottom:0px;
	font-size:12.0pt;
	font-family:"Courier New";
}
#content p.CodeLastLine, li.CodeLastLine, div.CodeLastLine
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:6.0pt;
	margin-left:14.2pt;
	font-size:12.0pt;
	font-family:"Courier New";
}
#content p.Text, li.Text, div.Text
{
	margin-top:0cm;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-align:justify;
	font-size:12.0pt;
}
/*******************************
 * Data Web Control Styles 
 *******************************/
.DataWebControlStyle
{
    font-size: 90%;
}
.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}

.AlternatingRowStyle
{
    background-color: #fcc;
}

.RowStyle
{
}
/*************************************************************
 * Old styles 
 *************************************************************/
a
{
  color: Blue;
  text-decoration: none;
  font-weight: bold;
}
a:Visited
{
  color: #B0B0F0;
}
a:Active
{
  color: Green;
}
a:Hover
{
  color: #FF8000;
  text-decoration: underline;
}
div
{
  font-size: Normal;
  text-align: justify;
}
p
{
  font-size: Normal;
  text-align: justify;
}
h1, h2, h3, h4, h5
{
  color: #C00000;
  font-weight: bold;
  text-align: center;
}
h1
{
  font-size: xx-large;
}
h2
{
  font-size: x-large;
}
h3
{
  font-size: medium;
}
.th
{
  padding: 4px; 
}
td
{
  padding: 2px;
  text-align: left;
  /*background-color: #FFEEBB;*/
  vertical-align: top;
}
pre
{
  clip: auto;
}
hr
{
  text-align: left;
  width: 100%;
  height: 3px;
  color: blue;
}
/* Classes */

.center
{
  text-align: center;
}
.right
{
  text-align: right;
}
.note
{
  padding: 4px 8px 4px 8px;
  border: thin solid #C0C0C0;
  background-color: #FFEEBB;
  margin-right: 0pt;
  margin-top: 5pt;
  margin-bottom: 5pt;
}
.copyr
{
  color: black;
  font-size: 8pt;
  background-color: #FFEEBB;
  text-align: center;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
}
