/* CSS Document */

.admmi {
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
}.red11 {

	font-size: 11px;
	color: #FB1A22;
	font-family: tahoma;
}
.grey10 {

	font-size: 10px;
	color: #888888;
	font-family: tahoma;
}
.grey11bold {
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	font-weight: bold;
}
.red11bold {
	font-size: 11px;
	color: #FB1A22;
	font-family: tahoma;
	font-weight: bold;
}
