A  
{ 
text-decoration:underline;
font-family: Verdana, Arial, sans-serif; 
font-size: 9pt; 
color: #006600; 
font-weight: bold; 

}

A:visited  
{ 
font-family: Verdana, Arial, sans-serif; 
font-size: 9pt; 
color: #996600; 
font-weight: bold; 
text-decoration:underline
}

A:hover    
{  
text-decoration: underline; 
color: #FF0000; 
font-family:Verdana, Arial, sans-serif; 
font-size: 9pt; 
font-weight:bold 
}

.hd2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold}
.hdr1 { font-family: Verdana, Arial, sans-serif; font-size: 80%; color: #000000; font-weight: bold}
.txt1 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.txt2 { font-family: Arial; font-size: 10pt; color: #000000; line-height: 14pt;}
.ftxt0 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.ftxt1 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #006600}
.ftxt1r { background-color: #FFFFAA;font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #006600;}
.ftxt2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.ftxt3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold}
.ftxt4 { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; color: #000000; font-style:italic}
.ftxt5 { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; color: #000000;}


.parentie {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;text-decoration:none
}

.childie {
	font-family: Arial;
	font-size: 10pt;
	line-height: 14pt;
    display:none; text-decoration:none
}
.title1{  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #006600; font-weight: bold}
.tableHd { font-family: Verdana,Arial,sans-serif; font-size: 75%; color: #FFFFFF; line-height: 135%; background-color: #999999; font-weight: Bold}
.bodytext  { font-size: 70%; line-height: 135%; font-family: Verdana, Arial, sans-serif }
.smallbody { font-size: xx-small; font-family: Verdana,Arial,sans-serif }
.head     { font-weight: bold; font-size: 80%; font-family:  Verdana, Arial, sans-serif }

.tableHeaderBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336699 ;
}
.borderAll {
	border: 1px dotted;
}	
.cellBorderL {
	border-left-width: 1px;
	border-left-style: dotted;
}
.cellBorderR {
	border-right-width: 1px;
	border-right-style: dotted;
}
.cellBorderT {
	border-top-width: 1px;
	border-top-style: dotted;
}
.cellBorderB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.cellBorderBL {
	border-left-width: 1px;
	border-left-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
.cellBorderBR {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-right-style: dotted;	
}
.cellBorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
}
.cellBorderTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
.cellBorderTLR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.cellBorderBLR {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
}
.cellBorderTL {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
}
.cellBorderTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
}

