.nom {
	font-family: tahoma;
	font-size: 11px;
}
input {
	background-color: #EDF5FB;
	border: 1px solid #6D90B0;
}
.nomred {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DA1010;
}
.nomblue {
	font-family: tahoma;
	font-size: 11px;
	color: #1366B3;
}



.menubg {
	background-image: url(menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.menunom {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
