.a1{
	color:#cc9900;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt; 
}

.a1:hover{
	color:#cc9900;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt; 
}
.t1{color:#cc9900;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt; 

}

#textpanel {
    width: 680px;   /*694px*/
    height: 450px;  /*472px*/

	margin: 0px 0px 10px 10px;
	float: right;
    background: #FFFFE5;
	padding: 0px;  /*7px*/
	font-size: 90%;
	overflow: auto;
}
#textpanel DIV.TH1 {
    color:#006600;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13pt; 
	margin-bottom: 35px;
}
#textpanel DIV.TH2 {
    color:#006600;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 15px;
 
}
#textpanel DIV.TT {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt; 
	margin-bottom: 15px;
	margin-right: 20px;
}

#textpanel DIV.TT p{
	margin-bottom: 0px;
	margin-top: 0px;

}

#textpanel DIV.TT a{
    color:#333333;

}


#textpanel DIV.TT_NO_BOTTOM {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt; 
	margin-bottom: 0px;
}

#textpanel UL {
	margin-bottom: 15px;
	margin-top: 0px;
	

}



#textpanel UL.LI {
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt; 
	text-indent: -16px;
	padding-left:20px
}