.Wborder {
	border: 6px solid #0098e1;
}
.Wtexta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-weight: bold;
}
.Wtextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
}
.Wtexta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.DirHide {
	height: 0px;
	width: 100%;
	overflow: hidden;
}
.DirShow {
	width: 100%;
	overflow: visible;
}