body {
  background-color:#face2a; 
  font-size:8pt; 
  font-family:MS Sans Serif
}

A:link {	
  text-decoration:	none;
  color:	#0000FF;
}	
		
A:visited {	
  text-decoration:	none;
  color:	#0000FF;
}	
		
A:active {	
  text-decoration:	none;
  color:	#0000FF;
}	
		
A:hover	{	
  text-decoration:	underline;
  color:	#0000FF;
}

table {
  font-size  :8pt;
  font-family:MS Sans Serif
}

caption {
  font-weight   :bold;
  white-space   :nowrap;
  padding-bottom:4px;
}

.tt caption {
  text-align:left;
}

hr {
  color :#CC6600;
  height:1;
}
/*
#FBB90E

#FDFBEE
#FDF7DD
#FDF4CC
#FDF0BB
#FDEDAA
#FDE999
#FDE588
#FDE277
#FDDF66
#FDDB55
*/
.tt, .tt td {
  border-color   :#A05800;
  border-style   :solid;
  border-width   :1;
  border-collapse:collapse;
}
.th {
  font-weight     :bold;
  background-color:#D07000;
  color           :#FDFBEE; 
}
.th A:link, .th A:visited, .th A:active, .th A:hover {
  color           :#FDFBEE;
}
.ti {
  background-color:#FDDB55;
}
.ta {
  background-color:#FDDF66;
}
.ts {
  background-color:#FDF0BB;
}
.tf {
  background-color:#FDE588;
}
.tt td {
  padding         :1 2 1 2;
}
.th td, .tf td {
  padding         :6 2 6 2;
}
.tp {
  font-weight     :bold;
  background-color:#FDE999;
  color           :#EE0000;
}
.tp td {
  padding         :3 2 3 2;
}
.tp A:link, .tp A:visited, .tp A:active, .tp A:hover {
  color           :Maroon;
}

select {font-size:8pt; font-family:MS Sans Serif}

input {font-size:8pt; font-family:MS Sans Serif}

textarea {font-size: 8pt; font-family:MS Sans Serif}

.btn, .btn2, .btn3
{
  padding       :8;
  padding-top   :1;
  padding-bottom:1;
  overflow      :visible;
}

.btn2, .btn3
{
  font-weight   :bold;
}

.btn3 
{
  color         :red;
}

.hdt, .hdt td ,
.tab, .tab td {
  border-color   :#CC6600;
  border-style   :solid;
  border-width   :1;
  border-collapse:collapse;
}
.tab, .tab td {
  background-color:#FDDB55;
}
.tbn, .tbn td {
  border-style   :none;
}
