a {  font-size: 12px; line-height: 120%; color:#0033cc; text-decoration: none}
a:hover {  font-size: 12px;
				line-height: 120%; 
				color: #ff6600; 
				text-decoration: none;}
a.org {  font-size: 12px; line-height: 120%; color: #FF6600; text-decoration: none}
a.org:hover {  font-size: 12px;
				line-height: 120%; 
				color: #ffffff; 
				text-decoration: none; 
				background: #ff6600;}
a.white {  font-size: 12px; line-height: 120%; color: #FFFFFF;text-decoration: none;}
a.white:hover {  font-size: 12px; line-height: 100%; color: #FFFFFF; text-decoration: none;  background: none;  }

.td_line_1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
td {
	font-size: 12px;
}
.ft01{
	color:#666666;
	filter:dropShadow(offX=1,offY=1,color=#ffffff);
	height:1;
	line-height:120%;
	font-size:12px;
	text-decoration:none;
}
	
.ft02{
	color:#FFFFFF;
    filter:dropShadow(offX=1,offY=1,color=#666666);
	height:1;
	line-height:16px;
	font-size:12px;
	text-decoration:none;
}
.board {
	filter:dropShadow(offX=1,offY=1,color=#ffffff);
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
}
.board1 {
	filter:dropShadow(offX=1,offY=1,color=#ffffff);
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.board2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

