
link         { font-family: Arial; font-size: 8 pt; color: #FFFFFF; text-decoration: 
               underline; font-weight: bold }
a:link       { font-family: Arial; font-size: 8 pt; color: #000066 }
a:visited    { font-family: Arial; font-size: 8 pt; color: #FF0066 }
a:active     { font-family: Arial; font-size: 8 pt; color: #FFFF66 }
ul           { font-family: Arial; font-size: 8 pt; color: #000000 }
li           { font-family: Arial; font-size: 8 pt; color: #000000 }
td           { font-family: Arial; font-size: 8 pt; color: #000000 }
p            { font-family: Arial; font-size: 8 pt; color: #000000 }
h6           { font-family: Arial; font-size: 10 pt; color: #000000 }
h5           { font-family: Arial; font-size: 12 pt; color: #000000 }
h4           { font-family: Arial; font-size: 14 pt; color: #000000 }
h3           { font-family: Arial; font-size: 18 pt; color: #000000}
h2           { font-family: Arial; font-size: 24 pt; color: #000000 }
h1           { font-family: Arial; font-size: 36 pt; color: #000000 }
body         { font-family: Arial; font-size: 8 pt; color: #000000 }
td           { font-family: Arial; font-size: 8 pt; color: #000000 }
tbody        { font-family: Arial; font-size: 8 pt; color: #000066 }
table        { font-family: Arial; font-size: 8 pt; color: #000066;
	width: 741px;
}

/* Ajax*/
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}
.style1
        {
            width: 3px;
        }
.style2
        {
            width: 426px;
        }
.style3
        {
            width: 426px;
        }        
.style4
        {
            width: 426px;
        }         
/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.LabelTituloAvisoPequeño
{
	color:Red;
	padding: 0;
	font-size: 9px;
	background: #ffffff;
	FONT-WEIGHT: BOLD;
	border-color: #FEB715;
	border-style: none;
	border-width: 0 0 1 0;
}