

body,td,th {
	Font-Family : Arial; 
	Font-Size : 12px; 
}



td.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic;
	padding-bottom:5px;
}




A {     

	Font-Family : Arial, sans-serif;
        color: blue;
	text-decoration : underline;
}



A:hover { 

	Font-Family : Arial, sans-serif;
	text-decoration : none;
    color: red; }
    
    

TD.topimages {
	Font-Family : Arial; 
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	vertical-align: baseline;
	padding-bottom:0px;
}


A.topimages { 
	Font-Family : Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
        color: blue; 
        font-weight : bold; 
        text-decoration : underline;
}

A.topimages:hover {
	Font-Family : Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
    color: red; 
    font-weight : bold; 
    text-decoration : none;
}

A.topimages:visited { 
	Font-Family : Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
    color: blue; 
    font-weight : bold; 
    text-decoration : underline;
}

#invertedtabs{
margin-left: 3x;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 1px;
}

#invertedtabs ul{
font: bold 10px Arial, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
text-transform:Uppercase;
line-height: 2.0em;
}


#invertedtabs a{
float:left;
color: white;
background: #095EAE url(images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 2px;
text-decoration:none;
letter-spacing: 0px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right2.gif) no-repeat right bottom;
padding:2px 8px 2px 5px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #188FF7;
}

#invertedtabs a:hover span{
background-color: #188FF7;
}

#invertedtabs #current a, #invertedtabs #current span{ background-color: #CB0909;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #F5CA00;
border-bottom: 0px solid #fff; /* Remove this to remove border between bar and tabs*/
}

A.sl {
	Color : #ffffff;
	Font-Size : 11px;
	text-decoration : underline;
}

A.sl:hover {
	Color : #ffffff;
	Font-Size : 11px;
	text-decoration : none;
}



.txtin { 
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	BORDER-BOTTOM: 1px solid; 
	font-size: 11px; 
	Border-Color : #8098B0; 
}

ul, li {
	list-style: square;
}

INPUT.button { 
	border : thick solid 0;
	background-color: green;
	font-weight : bold;
	font-size: 9 px;
	color : #ffffff;
}




input {
background-color: ffffff;
}

select {
	border : thin solid 1;
	font-size: 9 px;
	background-color: ffffff;
}

textarea { 
	border : thin solid 1;
	background-color: #ffffff;
}

.pagetitle {
	font-size: 15px;
	font-weight: bold;
	color: #FF4F4F;
}

.err {
	font-weight: bold;
	color: red;
}

OPTION.root { 
	color:0000FF; 
}

.ex_row {
	background-color: #A13939;
	color: FFFFFF;
	font-weight: bold;
	height:19;
}

.imgTag {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

A:hover .imgTag {
	BORDER-RIGHT: red 1px solid; 
	BORDER-TOP: red 1px solid; 
	BORDER-LEFT: red 1px solid; 
	BORDER-BOTTOM: red 1px solid; 
	border-thickness: 1px
}

.txt12 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif ; }
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
.txt9indent {padding: 5px;]
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif;
        text-transform: capitalize;}
        
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; }


h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 1px;
	padding-bottom: 0px;
	vertical-align: text-bottom;
	position: relative;
	bottom: 1px;
}



/* CSS Document */

/* anchor properties */
.submenu_buttons a { color:#993333; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:white; text-decoration: underline; font-weight: normal;}
.submenu a:hover { color:white; text-decoration: none; font-weight: normal;}

body {
	/*  background-color: #1F476D;*/
        background-color: #ffffff;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable {
background-color: white;
	width: 746px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: 0px;
}

.verticalspacing {
	line-height: 27px;
}

/* 3 column main table */
.maintable {
	width: 100%;
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}

.box_content_1 {
	background-image:url(images/clasificados_r7_c1.jpg); background-repeat:repeat-y;
	padding: 5px;
	border-right: 8px
	font-size: 12px;
}

.box_content_3 {
	background-image:url(images/clasificados_r7_c22.jpg); background-repeat:repeat-y;
	padding: 0px;
	font-size: 12px;
}



.banda {

	background-image:url(images/banda.gif); 
	font-weight: bold;
	color: #FFFFFF;

}




.topsearch {
	
	/*border-left: 1px solid #008000;*/
	/*border-right: 1px solid #008000;*/
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #008CFF;
	padding: 0px;
	font-size: 10px;
}


}

A.s2 {
	Color : white;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;

}

A.s2:hover {
	Color : white;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : underline;
	background-color:#008CFF}
}

A.s2:visited {
	Color : white;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;
}

A.s3 {
	Color : #333333;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;
}

A.s3:hover {
	Color : #333333;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : underline;
	background-color:#008CFF}
}

A.s3:visited {
	Color : #333333;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;
}

.submenu {
	border-bottom: 1px solid #FFFFCC;
	/*border-left: 1px solid #008000;*/
	/*border-right: 1px solid #008000;*/
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #008CFF;
	padding: 2px;
	font-size: 12px;
}

.submenu2 {
	border-bottom: 1px solid #FFFFCC;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #ffffff;
	padding: 2px;
	font-size: 12px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}

.submenu_buttons2 {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
background-color: #a5cceb;
border-width: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }


.interesa {

	background-color: #FFE479;
	background-image:url(images/interesa.jpg); background-repeat:no-repeat

	};
	
	
.busque {

	background-color: #FFE479;
	background-image:url(images/busque.jpg); background-repeat:no-repeat

	};	


.lmnu {
	margin-left: 10px;)