
.fblc {
BACKGROUND: #ffffff;}

.fgr {
BACKGROUND: #f2f2f2;
 color : #989898; 
 font-size : 9pt; 
 font-family : arial;
}




.clar {
BACKGROUND: #f5fff5;}


.tableHead {
BACKGROUND: #f5f5f5; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: bold
}


.hd { 
 color : #484848; 
 font-size : 12.5pt; 
 font-family : arial;
FONT-WEIGHT: bold;
}

.pv {
color : #febda0;}

.co {
color : #a0f2fe;}

.tx { 
 color : #989898; 
 font-size : 10.5pt; 
 font-family : arial;
  text-align : justify;

}

.tt { 
 color : #989898; 
 font-size : 9pt; 
 font-family : arial;

}

.wt { 
 color : #989898; 
 font-size : 9pt; 
 font-family : arial;
 text-align : justify;
}


.ww { 
 color : #989898; 
 font-size : 9pt; 
 font-family : arial;
 text-align : center;
}



.fo { 
 color : #989898; 
 font-size : 7.5pt; 
 font-family : arial;
 text-align : center;
}







A:link {
  color : #989898;
  text-decoration : none;
}


A:active {
  color : #989898;
  text-decoration : none;
}


A:hover {
  color : #989898;
  text-decoration : none;
}


A:visited {
  color : #989898;
  text-decoration : none;
}


A:visited:hover {
  color : #989898;
  text-decoration : none;
}


/* Form elements */
input, textarea, select {
	color : #989898;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	background-color : #FDFEFD;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FDFEFD;
}


input.button {
	background-color : #D3E8D4;
	color : #0A5123;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.gr {
	background-color : #D3E8D4;
	font-weight : normal;
}

