.menu_1 {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	background-color: #00498C;
	font-size: 16px;
	font-weight: bold;
}
td#content_menu {
	padding: 4px 11px 4px 11px;
	border: 0px solid #000000;
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 16px;
	font-weight: bold;
}

td#content_menu LI {
	list-style: disc inside;
}
td#content_menu a:active, a:visited, a:link {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}
td#content_menu a:hover, a:focus {
	font-family: "Times New Roman", Times, serif;
	color: Green;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.menu_1 td#c_menu {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: 2px solid #00498C;
	background: url(images/cm_bg.gif);
	border-bottom: 2px solid #00498C;
	border-top: 2px solid #00498C;
	border-left: 2px solid #00498C;
	border-right: 2px solid #00498C;
}

