body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
table,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 21px;
	color: #878274;
	margin: 0px;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #878274;
	margin: 0px;
}
.listbox {
	width: 140px;
}

table {
	vertical-align:middle;
	text-align:left;
	border:none;
}
a {
	color: #B3321C;
	text-decoration: none;
}
ul,li {
	text-indent: 0px;
	margin:0px;
	padding:0px;
}
.Subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #E63E20;
}
.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
}
.rojo {
color: #B3321C
}
.combobox {
	width: 140px;
}

#lbCatList { 
	position: inherit;
}
li.sortme {
	text-indent: 0px;
	padding: 4px 8px;
	cursor: pointer;
	list-style: none;
	background-color: #f8f8f8;
	margin: 2px;
}
