/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #1E2356;
	border-top: 0px solid #5B85CD;
	border-bottom: 0px solid #1E2356;
	border-left: 0px solid #5D86CC;
	border-right: 0px solid #5D86CC;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #F27D2E;
	border-top: 0px solid #F8A81D;
	border-bottom: 0px solid #F8A81D;
	border-left: 0px solid #F8A81D;
	border-right: 0px solid #F8A81D;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
DIV.container {
	Z-INDEX: 1004;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: absolute;
	HEIGHT: 0px;
	TEXT-ALIGN: left;
	left: 0px;
	top: 0px;

}