body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

ul {
	list-style-image: url(http://www.clasificados-e.com/images/icon-bullet.gif);
	list-style-type: square;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menubg {
	background-color: #83A238;
	background-image: url(http://www.clasificados-e.com/images/menu_bg.gif);
	border-top: 2px solid #000000;
	vertical-align: middle;
	padding: 2px 3px 4px 3px;
	color: #666666;
	font-size: 9pt;
	height: 32px;
}
.line {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	/*text-transform: capitalize;*/
	color: #000000;
	line-height: normal;
	display: table-cell;
}
.spotlightBg {
	/*background-color: #E8EFD9; C5D996*/
	color: #675E57;
	border: 1px solid #83A238;
}
.spotlightBgDesc {
	padding-left:2px;
	padding-right:2px;
	background-color: #E8EFD9; /*C5D996*/
	color: #675E57;
	border: 0px solid #83A238;
}
.spotlightBgTit {
	padding-left:2px;
	padding-right:2px;
	background-color: #C5D996; /*C5D996*/
	color: #675E57;
	border: 0px solid #83A238;
}
.bgGray {
	background-color: #E8EFD9;
	color: #675E57;
	border: 1px solid #83A238;
}
.warning {
	background-color: #FFFFCC;
	color: #675E57;
	border: 1px solid #83A238;	
}
.bgDarkGray {
	/*background-color: #675E57;*/
	background-color: #E8EFD9;
	color: #675E57;
	border: 1px solid #83A238;
}
.light_green_link:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00308C;
	text-decoration: underline;
}
.green_link:link {
	color: #00308C;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
}
.green_link:visited {
	color: #00308C;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:none;
}
.green_link:hover {
	color: #00308C;
	font-size: 9pt;
	font-weight: normal;
	text-decoration:underline;
}
.menu_admin:link {
	color: #00308C;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
}
.menu_admin:visited {
	color: #00308C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}
.menu_admin:hover {
	color: #00308C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:underline;
}
.menu_bull {
	color: #83A238;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}
.menu:link,.menu:visited {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}
.cats {
	background-color: #E8EFD9;
	border: 1px solid #83A238;
}
.error {
	font-size: 9pt;
	color: #DF5B1B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.small_text {
	font-size: 9pt;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.med_text {

	font-size: 9pt;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.small_textWhite {

	font-size: 9pt;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.med_textWhite {
	font-size: 9pt;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00308C;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00308C;
	text-decoration: underline;
}
.small_textgray {
	font-size: 7pt;
	color: #675E57;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.small_textgreen {
	font-size: 7pt;
	color: #83A238;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.td_lightgray {
	background-color: #F0F0F0;
}
.show{ display:block; }
.hide{ display:none; }