body 
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}

H4
{
   line-height: 20%;
   vertical-align: top;
}

TD 
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}


TD.fieldLabel
{
   text-align:right;
   font-weight: bold;
}

TD.invisible
{
   display:none
}

a:link, a:visited 
{
  font-family: "Trebuchet MS", Tahoma, "Lucida Sans", sans-serif;
  color: #00008B;
  text-decoration: none;
  font-weight: bold;
}

a:hover 
{
  text-decoration: none;
  color: red;
}

.toolTip 
{
   FONT-SIZE: 12px; 
   font-weight:bold;
   display:none;   
   FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.toolTipPlaceholder 
{
   FONT-SIZE: 12px;
}

p.errorMsg
{
   color: #b72222;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.text0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0000CC;
	font-weight: normal;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
    border-bottom: 1px solid rgb(0,0,0);
    padding-left: 6;
    padding-top: 1; 
    padding-bottom: 1;
}
.menutd {
    border-bottom: 1px solid rgb(0,0,0); 
    padding-left: 6; 
    padding-top: 1; 
    padding-bottom: 1;
    border-top: 1px solid rgb(255,255,255);
}
.menua {
    COLOR: rgb(255,255,255);
    TEXT-DECORATION: none;
}

