.tooltip {
position:absolute;
top:0px;
left:0px;
z-index:100;
visibility:hidden;
border: solid 2px #AFCF1C;
width:180px;
padding:0px;
background: #000000;
opacity: 0.9;
filter: alpha(opacity=90);
}

.tooltip p {
	margin: 0;
}

input.transpform {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
}

/* Text */

table.admin td tr
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff }

.body
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff }
.body2, table, tr, td, input, select
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #000000 }
.smallbody        
{ font-family: "Tahoma"; font-size: 8pt; color: #ffffff }
.smallbody2        
{ font-family: "Tahoma"; font-size: 8pt; color: #000000; }

.bodybold        
{ font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold }
.title        
{ font-family: "Trebuchet MS"; font-size: 14pt; color: #0040FF; font-weight: bold }
.subtitle        
{ font-family: "Trebuchet MS"; font-size: 12pt; color: #ffff99; font-weight: bold }
.subtitle2        
{ font-family: "Trebuchet MS"; font-size: 14pt; color: #ffff99; font-weight: bold }

/* Body links */

a.linkbody:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #cccccc; font-weight: bold
}
a.linkbody:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #cccccc; font-weight: bold
}
a.linkbody:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #AFCF1C; font-weight: bold
}

a.linkbody2:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff; font-weight: bold
}
a.linkbody2:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff; font-weight: bold
}
a.linkbody2:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffff00; font-weight: bold
}

a.orangelinkbody:link{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.orangelinkbody:visited{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #000000; font-weight: bold
}
a.orangelinkbody:hover{
text-decoration: underline; font-family: "Trebuchet MS"; font-size: 10pt; color: #ffffff; font-weight: bold
}
