.tahoma {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
}
.TextBoxTahoma {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #f4f4f4;
	border: 1px solid #9e9e9e;



}
.TextLink {
	font-family: Tahoma;
	color: #444444;
	font-size: 10px;
	text-decoration: none;

}
.TextBoxTahomashade {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #cdcdcd;
	border: 1px solid #9e9e9e;
	filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=0, StartY=100, FinishX=0, FinishY=0);

}
.TextLinkOrange {

	font-family: Tahoma;
	color: #333399;
	font-size: 10px;
	text-decoration: none;
}
.TextLinkBrown {


	font-family: Tahoma;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}

