body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
}
.title1 {
	font-size: 14px;
}
.tituloMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: ;
	border: thin inset;
}
table {
	font-size: 9.0pt;
	font-family: arial;
}
th { 
	font-weight: bolder;
	background-color: #BBAB97;
	color: #990000;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	padding: 1px 1px 1px 1px;
}
.menuitem { 
	display: block;
	background-color: #C0C0C0;
	color: #A00040;
	font-size: 13px;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	text-decoration: none; 
}
.menuitem:hover {
	display: block;
	background-color: #AA5555;
	color: #000040;
}
.apagado { 
	display: block;
	background-color: #C0C0C0;
	color: #909090;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	text-decoration: none; 
}
.linkDestacado {
	font-weight: bold;
	color: #623B40;
	text-decoration: none;
}
.new {
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

