body {
	background-color: white;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.tblmain {
}

/* logo - shadowed! */

.logo {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 3pt;
	text-align: center;
	position: relative;
	top: 10px;
	left: 15px;
}
.logotext {
	position: relative;
	top: 0px;
	left: 0px;
	color: #a0a0a0; 
	z-index:2;
}
.logoshadow {
	position: absolute;
	top: 4px;
	left: 4px;
	color: #d0d0d0; 
	z-index:1;
}

.logotxt {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 3pt;
	color: #a0a0a0; 
}

.footertxt {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size: 7pt;
	color: #808080;
}

.mmdiv {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	/* background-color: #b6c7e8; */
}

A.mmlnk:link {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.mmlnk:visited {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.mmlnk:active {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.mmlnk:hover {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
	/* background-color: blue; */
}

.mmcur {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
	/* background-color: blue; */
}



/* right menus */

.rmhead {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 9pt;
	color: #202080;
	margin-top: 1;
	margin-bottom: 2;
	text-align: center;
}

.rmitem1 {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	margin-left: 5;
	text-align: left;
}

.rmitem2 {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	margin-left: 19;
	text-align: left;
}

.rmitem3 {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: italic;
	font-size: 8pt;
	color: #808080;
	margin-left: 33;
	text-align: left;
}

A.rmlnk:link {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk:visited {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk:active {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk:hover {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
	/* background-color: blue; */
}

.rmcur {
	color: #000080;
	text-decoration: none;
}

A.pgnlnk:link {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.pgnlnk:visited {
	font-weight: bold
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.pgnlnk:active {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.pgnlnk:hover {
	font-weight: bold;
	font-size: 7pt;
	color: #000080;
	text-decoration: none;
}

A.toclnk:link {	
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.toclnk:visited {
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.toclnk:active {
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.toclnk:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
}

.pgn {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	background-color: #f2f2f2
}

.pgn_dis {
	font-weight: bold;
	font-size: 7pt;
	color: #a0a0a0;
}

.pagebody {
        margin-left: 8;
}

.TOC_chapter {
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}
.TOC_h1 {
	font-weight: bold;
	font-size: 9pt;
	margin-left: 0;
	text-align: left;
}
.TOC_h2 {
	font-weight: bold;
	font-size: 9pt;
	margin-left: 16;
	text-align: left;
}
.TOC_h3 {
	font-weight: bold;
	font-size: 8pt;
	margin-left: 32;
	text-align: left;
}
.TOC_h4 {
	font-weight: bold;
	font-size: 7pt;
	margin-left: 48;
	text-align: left;
}
.TOC_h5 {
	font-weight: bold;
	font-size: 7pt;
	margin-left: 64;
	text-align: left;
}

/* 2 layers */

.Layers {
	position: relative;
}

.Layer1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

.Layer2 {
	position: absolute;
	top: 0px;
	right: -10px;
	z-index:2;	
}

.htmltext {
	font-size: 8pt;
	color: blue;
}

P.para {
        text-align: justify;
}
P.para_1 {
        font-size: smaller;
        text-align: justify;
}

A.lnk {
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

A.lnk:link {
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

A.lnk:visited {
	font-weight: bold
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

A.lnk:active {
	font-weight: bold;
	font-size: 8pt;
	color: #808080;
	text-decoration: none;
}

A.lnk:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
}

A.lnkb {
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.lnkb:link {
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.lnkb:visited {
	font-weight: bold
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.lnkb:active {
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}

A.lnkb:hover {
	font-weight: bold;
	font-size: 9pt;
	color: #000080;
	text-decoration: none;
}

A.lnks {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.lnks:link {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.lnks:visited {
	font-weight: bold
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.lnks:active {
	font-weight: bold;
	font-size: 7pt;
	color: #808080;
	text-decoration: none;
}

A.lnks:hover {
	font-weight: bold;
	font-size: 7pt;
	color: #000080;
	text-decoration: none;
}

/*Font used for descriptions of users, groupos, roles, etc. in tables */
.tbldescriptiontext {
        font-family: Verdana, Helvetica, Arial;
        font-size: 10pt;
        color: #000000;
}

/* Normal font for internal tables */
.tbltext {
        font-family: Verdana, Helvetica, Arial;
        font-size: 10pt;
        color: #000000;
}

/* Header font for internal tables */
.tblheadertext {
        font-family: Verdana, Helvetica, Arial;
        font-size: 10pt;
        font-weight: bold;
        color: #000000;
}

     
/* Border class for internal tables */
.tableborder {
        border-collapse: collapse;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px; 
        border-color: #FFFFFF;
}


/* Links in internal tables --> OLD!!!*/
A.inttables:link {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: red;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.inttables:visited {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: red;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.inttables:active {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: #red;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.inttables:hover {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	/* background-color: blue; */
}


/*Links in internal tables -->NEW!!!*/
A.rmlnk2:link {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk2:visited {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk2:active {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	/* background-color: #b6c7e8; */
}

A.rmlnk2:hover {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; */
	font-size: 10pt;
	color: red;
	text-decoration: none;
	/* background-color: blue; */
}

.title {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 12pt;
	letter-spacing: 1pt;
	text-align: center;
	position: relative;
	top: 10px;
	left: 15px;
}

/* table menus */
table.tablemenu {
  	background-color:#f2f2f2;
	border-bottom:0px none #eee;
	border-top:0px none #eee;
	border-left:0px solid #eee;
	border-right:0px solid #eee;
	color:#000;
	font-size: 100%;
	width:95%;
	margin:0px;
}
table.tablemenu td.tablemenutitle{
    font-family: Verdana, Helvetica, Arial;
	font-size: 100%;
	background-color:#f0cfcf;
	font-style:bold;
	border-bottom:1px solid #666;
	text-align:center;
	vertical-align:top;  
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}
table.tablemenu td.tablemenufirstrow{
    font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	background-color:#cfcff0;
	font-style:bold;	
	text-align:center;
	vertical-align:top;  
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}
table.tablemenu td.tablemenurow {
    font-family: Verdana, Helvetica, Arial;
    font-size: 10pt;
	text-align:left;
	vertical-align:top;
	white-space: nowrap;  
	padding-left:0px;
	padding-right:0px;
}
table.tablemenu td.tablemenulastcolumn {
    font-family: Verdana, Helvetica, Arial;
    font-size: 10pt;
	text-align:right;
	vertical-align:top;
	white-space: nowrap;  
	padding-left:0px;
	padding-right:0px;
}
table.tablemenu td.tablemenudescription {
    font-family: Verdana, Helvetica, Arial;
    font-size: 7pt;
	text-align:justify;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
}
table.tablemenu td.tablemenulastrow{
    font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	background-color:#cfcff0;
	font-style:bold;	
	text-align:center;
	vertical-align:top;  
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}

/* pagination table */
table.pagination {
  	background-color:#f2f2f2;
	border-bottom:0px none #eee;
	border-top:0px none #eee;
	border-left:0px none #eee;
	border-right:0px none #eee;
	color:#a0a0a0;
	font-size: 7pt;
	width:95%;
	margin:0px;
}
table.pagination td.pagination{
	font-size: 7pt;
	background-color:#f2f2f2;
	font-style:bold;	
	text-align:center;
	vertical-align:top;  
	white-space: nowrap;
	padding-left:0px;
	padding-right:0px;
}
