
body {
/*	scrollbar-base-color: #294968;
	scrollbar-arrow-color: #F7BB04; */

	margin: 10;
	background-color: #1c2336;
}

li, p {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 10;
	color: #b2b2b2;
}

li {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 10;
	color: #b2b2b2;
   text-align: justify; 
}

input, select {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	color: #003366; 
}

h1 {
	margin-top: 5;
	margin-left: 0;
	margin-right: 0;
	color: #800000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold; /*	border-bottom: solid;
	border-width: 2px; */
}

h2 {
	margin-left: 0;
	margin-right: 10;
	color: #003366;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold; /*	border-left-width:1; border-right-width:1; border-top-width:1; border-bottom-style:solid; border-bottom-width:1; */
}

h3 {
	margin-top:0;
	margin-left:0;
	margin-right:2;
   margin-bottom:2;
	color: #990000;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
/*	border-left-width:1; border-right-width:1; border-top-width:1; border-bottom-style:solid; border-bottom-width:1; */
}

a:active  {
	font-family: Tahoma;
	font-size: 8pt;
	color: #99cccc;/*2b2b2 Red;*/
	text-decoration: none;
	font-weight: normal;
}
a:link    {
	font-family: Tahoma;
	font-size: 8pt;
	color: #99cccc;/*000080;*/
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color: #666666;/*grey666666 whiteb2b2b2 blue000080 lightgreen99cccc darkgreen669999*/
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	font-family: Tahoma;
	font-size: 8pt;
	color: #BC2024;/*Red;*/
	text-decoration: none;
	font-weight: bold;
}

a:active.mnu   { font-family: Tahoma; font-size: 10pt; color: #3878C7; font-weight: bold }
a:link.mnu  { font-family: Tahoma; font-size: 10pt; color: #B3BCC7; font-weight: bold }
a:visited.mnu  { font-family: Tahoma; font-size: 10pt; color: #B3BCC7; font-weight: bold }
a:hover.mnu   { font-family: Tahoma; font-size: 10pt; color: #3878C7; font-weight: bold } 

.copyr {
font-family: Tahoma; 
font-size: 8pt; 
color: #b2b2b2; /*666633 666666 ;*/
}

.rrr         { border-left-style: solid; 
               border-left-width: 1;
               border-right-style: solid;
               border-right-width: 1;
					border-color: #666633;/*999966 006666 fcfafb; */ 
				}

.rrr1       {  border-right-style: solid;
               border-right-width: 1;
					border-color: #666633;/*fcfafb; */
				}
.rrr2       {  border-top-style: solid;
               border-top-width: 2;
					border-color: #fcfafb; 
				}

