#menu .red {
	color:#FF0000;
}

#menu, #menu1, #menu2 {
	position: absolute;
	top: 13px;
	left: 11px;
	width: 645px;
	font-size:14px;
	text-align:left;
	height: 20px;
	z-index: 2;
	color: #546880;
	font-weight: bold;
}

#menu1 {
	top: 100px;
	left: 0px;
	font-weight:normal;
}

#menu2 {
	top: 818px;
}

#menu3 {
	top: 90px;
}

#menu a {
	text-decoration: none;
	background-repeat: no-repeat;
	color: #546880;
}

#menu1 a, #menu2 a {
	text-decoration: underline;
	background-repeat: no-repeat;
	color: #546880;
}

#menu a:hover, #menu1 a:hover, #menu2 a:hover {
	color: #B9BDBF;
}
