body {	
	background-color: #D0D8C7;
}
.menu-headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.menu-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #60794D;
	height: 22px;
	text-decoration: none;
}
.menu_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	text-decoration: none;
}
.menu_select {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3D4637;
	background-color: #CFDBC6;
	text-align: center;
	height: 26px;
	text-decoration: none;
}
.menu_bot {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/gui/ucm_r1_c1.jpg);
	height: 22px;
	text-decoration: none;
	vertical-align: middle;
	background-repeat: no-repeat;
}
