<STYLE>
body
{

}
p
{
    FONT-FAMILY: Verdana, Arial
    FONT-SIZE: 10px
}
a
{
    COLOR: #909090;
    FONT-FAMILY: Verdana
    TEXT-DECORATION: underline
}
a:hover
{
    COLOR: #909090;
    FONT-FAMILY: Verdana    
    TEXT-DECORATION: underline
}
font
{
    FONT-FAMILY: Verdana, Arial
}

.bodytext { 
font-family:'Trebuchet MS',tahoma,verdana, arial, helvetica; 
font-size:11px; 
color:#FFFFFF; 
line-height:20px;
font-weight:normal
}


textarea
{
    FONT-SIZE: 10px
}
textarea
{
    border:0px solid; 
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial; 
    padding-left:2px; 
    padding-right:2px; 
    padding-top:1px; 
    padding-bottom:1px; 
    background-color:#DDDFE1; 
    overflow: auto
}
input
{
    border:0px solid; 
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial; 
    padding-left:2px; 
    padding-right:2px; 
    padding-top:1px; 
    padding-bottom:1px; 
    background-color:#DDDFE1
}
select
{
    FONT-SIZE: 10px
}
form
{
    FONT-SIZE: 9px; COLOR: #696969
    
}
.tableBorder {
	border-left:		1px solid Black;
	border-right:		1px solid Black;
	border-top:			1px solid Black;
	border-bottom:		1px solid Black;
}
a.toolTip {
	color:				Green;
	text-decoration:	none;
	border-bottom:		1px dashed Green;
}

a.toolTip:hover {
	color:				Red;
	text-decoration:	none;
	border-bottom:		1px dashed Red;
}
.help-toolTip {
	position:	absolute;
	width:		175px;
	height:		*;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	4px;		
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}
.help-toolTip a {
	color:		blue !important;
	background:	none;
}
.help-toolTip a:hover {
	color:		purple !important;
	background:	none;
}

</STYLE>