a:link {  font-size: 14px; color: #333333; text-decoration: none}
a:visited {  font-size: 14px; color: #333333; text-decoration: underline}
a:hover {  font-size: 14px; color: #FF9900; text-decoration: underline}
a:active {  font-size: 14px; color: #009900; text-decoration: none}
.white {  font-size: 14px; color: #FFFFFF; text-decoration: none}
.white A:link {  color: #FFFFFF; text-decoration: none;}
.white A:visited {  color: #FFFFFF; text-decoration: none}
.white A:hover {  color: #000000; text-decoration: underline}
.white A:active {  color: #FF9900}
td {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: "Arial Narrow", "Arial";

}
.red {  font-size: 9pt; color: #FF9933; text-decoration: none}
.red A:link {  font-size: 9pt; color: #FF9933; text-decoration: none}
.red A:visited {  color: #FF9933; text-decoration: underline}
.red A:hover {  color: #0033CC; text-decoration: underline; font-size: 12px}
.black { font-size: 9pt; color: #000000; text-decoration: none}
.black A:link {  color: #000000; text-decoration: none}
.black A:visited  {  color: #000000; text-decoration: underline}}
.black A:hover  {  color: #ff6600; text-decoration: underline}
.filter1 { FILTER: Glow(Color=ffffff, Strength=1)} 
.filter2 { FILTER: Glow(Color=cc66ff, Strength=1)}
.filter3 { FILTER: Glow(Color=0033ff, Strength=1)} 
.filter4 { FILTER: Glow(Color=#3349C6, Strength=1)} 
.filter5 { FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=yes); font-size: 12px; color: #FFFFFF; text-decoration: none} 
.filter6 { FILTER: DropShadow(Color=#006600, OffX=1, OffY=1, Positive=yes) }
.txt {
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	line-height: 150%;
	font-weight: bolder;
}
.txt A:link {  font-size: 14px; color: #FF9900; text-decoration: none}
.txt A:visited {  font-size: 14px; color: #FF9900; text-decoration: none}
.txt A:active {  font-size: 14px; color: #FF9900; text-decoration: none}
.txt A:hover {  font-size: 14px; color: #00CC00; text-decoration: underline}
.jj {
	line-height: 150%;
	font-size: 14px;
	font-weight: bolder;


}
.input {
	border: 1px solid #CCCCCC;
	width: 75px;
	height: 18px;

}
.myimg {
	border: 4px solid #eeeeee;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.cata {
	font-family: "Arial Narrow";
	font-size: 14px;
	background-color: #FFFFFF;
	text-decoration: none;

}
.catabg {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	font-family: "Arial Narrow";


}
.catab {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.green {
	font-weight: bold;
	color: #009900;
}
.bgclr tr {
background-color:expression((this.sectionRowIndex%2==0)?"#FFFFFF":"#f4f4f4")
}
