body {
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td, textarea, input, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.text1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.text2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text3 {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	Color: FFFFFF;
	font-family:  Trebuchet MS;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
}
a:visited {
	color:FFFFFF;
	font-family:  Trebuchet MS;
	font-size: 11px;
	font-weight: normal;	
	}
a.b:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: ff9900;
}
a.b:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.b:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}
a.c:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;	
	color: ff3300;
	text-decoration: underline;
}
a.c:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
	text-decoration: underline;
}
a.c:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: ff3300;
	text-decoration: underline;
}
.frame {
	border: 1px solid #000000;

}
.button
{
     BACKGROUND-COLOR: #333333;
     COLOR: #FFFcee;
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
     FONT-SIZE: 10px
}
.button2
{
     BACKGROUND-COLOR: #00CED1;
     COLOR: #0000CD;
     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
     FONT-SIZE: 10px
}
.campo
{
font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.tooltip {
position:relative;
color:#000;
text-decoration:none;
}
a.tooltip span {
display: none;
}
a.tooltip:hover span {
display:block;
position:absolute;
top:2em;
left:2em;
width:110px;
border:2px solid #000000;
background-color:#CC3333;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
color:#ffffff;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px;

}
