html { overflow-x: auto; } 


BODY {

font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : #000000; 
background-color : White; 
margin : 0; 
} 

.bodyborder

{

	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;

}

BR {
font-size : 5px; 
margin : 0; 
} 

A {
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : Black; 
text-decoration : none; 
} 

A:hover {
color : #990000; 
text-decoration : underline; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : verdana, arial, helvetica; 
font-size : 10px; 
} 


TD {
color : #000000; 
font-family : verdana, arial, helvetica; 
font-size : 10px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
	font-weight: bold;
	font-size: 11px;
	color: White;
}



/* Categories */

.maincat {
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
}


/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}


/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: Black;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: #333333;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
}

.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}

.meniuprincipal {
	background-color: Black;
	border-width: 1px;
	border-color: #333333;
	border-style: outset none none none;
	}

.meniuprincipal A {
font-family : verdana, arial, helvetica; 
font-size : 11px; 
color : White; 
text-decoration : none; 
	background-color: #3399FF;
	width: 100%;
	border: 1px outset White;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
} 

 .meniuprincipal A:hover {
font-family : verdana, arial, helvetica; 
font-size : 11px; 
color : Black; 
text-decoration : none; 
	background-color: Yellow;
	width: 100%;
	border: 1px inset #FFCC66;
	display: block;
	font-weight: bold;
	text-align: right;
} 

.tabla1 {
	background-color: Yellow;
	color: #333333;
   border-bottom-color: #999999;
   border-bottom-style: solid;
   border-bottom-width: 1px;
	height: 20px;
}

.tabla1 A {
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : Black; 
text-decoration : none;
} 

.tabla1 A:hover {
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : Blue; 
text-decoration : none; 
} 

.font_info {
	color: #333333;
}

a.jos {
font-size : 10px; 
color : Black; 
text-decoration : none;
} 

a:hover.jos {
font-size : 10px; 
color : Red; 
text-decoration : none; 
} 

.top_frama1 {
	font-weight: bold; 
	font-size: 13px; 
	color: Black;
}