@charset "utf-8";
/* CSS Document */


#menu {
	width: 955px;
	vertical-align: middle;
	float: left;
	position: relative;
	text-align: center;
	top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
}


.menu_chosen, .menu_chosen:visited {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.menu, .menu:visited, .menu_chosen, .menu_chosen:visited {
	font-size: 12px;
	color: #000000;
}
