.Utxt1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5F086E;
	font-weight : normal;
}
.Utxt1 A:link      {color : #5F086E;	text-decoration : none;}
.Utxt1 A:visited {color : #5F086E; text-decoration : none;}
.Utxt1 A:active  {color : #5F086E; text-decoration : none;}
.Utxt1 A:hover   {color : #F0F0F0; text-decoration : none;}

.Utxt1Bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #5F086E;
	font-weight : bold;
}
.Utxt1Bold A:link      {color : #5F086E;	text-decoration : none;}
.Utxt1Bold A:visited {color : #5F086E; text-decoration : none;}
.Utxt1Bold A:active  {color : #5F086E; text-decoration : none;}
.Utxt1Bold A:hover   {color : #5F086E; text-decoration : underline;}

.Utxt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #505050;
	font-weight : normal;
}
.Utxt2 A:link {color : #505050;	text-decoration : none;}
.Utxt2 A:visited {color : #505050;	text-decoration : none;}
.Utxt2 A:active {color : #505050; text-decoration : none;}
.Utxt2 A:hover {color : #5F086E; text-decoration : underline;}

.Utxt2Bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #505050;
	font-weight : bold;
}
.Utxt2Bold A:link      {color : #505050;	text-decoration : none;}
.Utxt2Bold A:visited {color : #505050; text-decoration : none;}
.Utxt2Bold A:active  {color : #505050; text-decoration : none;}
.Utxt2Bold A:hover   {color : #505050; text-decoration : underline;}

.Utxt3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : normal;
}
.Utxt3Bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	font-weight : bold;
}
.statBdr {
	border : solid #B5B5B5;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}



        A        { color:black }

        A.menu   {
                   font-size:10px;
                   font-weight:bold;
                   color:#000000;
                   text-decoration:none;
                 }

        BODY     {
		           scrollbar-arrow-color:#FFFFFF;
	 			   scrollbar-base-color:#CDCDCD;
				   scrollbar-shadow-color:#F3F3F3;
	  			   scrollbar-face-color:#BCBCBC;
	 			   scrollbar-highlight-color:#F3F3F3;
				   scrollbar-dark-shadow-color:#ffffff;
	               scrollbar-3d-light-color:#DFDFDF;
                   font-family : Verdana, Arial, Helvetica, sans-serif;
                   font-size:9px;
                   color:#000000;
                   background-color:#ffffff;
                 }

        .title   {font-size:14px; color:#5F086E; font-weight:bold;}
        .header1 {font-size:11px; color:#5F086E; font-weight:bold;}
        .header2 {font-size:10px; color:#5F086E; font-style:italic;}
        .footer  {font-size:9px; color:#5F086E;}
        .body    {font-size:9px; color:#000000}

        TABLE.frame {background:#5F086E;}
        TABLE.navbarbgcolor {font-size:10px;font-weight:bold; color:#000000;background:#d3d3d3;}
        TABLE.contentbgcolor {background:#ffffff;}

        TD       {
                   font-size:9px;
                 }

        TD.navbarbgcolor {background:#d3d3d3;}
        TD.contentbgcolor {background:#ffffff;}

        TD.head  { 
                   font-size:11px;
	           font-weight:bold;
	           background:#5F086E;
                   color:#ffffff;
                 }

        LI.helpindex {
                   line-height: 15px;
                 }

        TD.head2 {
                   font-size:11px;
                   font-weight:bold;
                   background:#5F086E;
                   color:#ffffff
                 }

        TD.head3 {
                   font-weight:bold;
                   background:#5F086E;
                   color:#ffffff
                 }

        TD.head4 {
                   font-weight:bold;
                   background:#5F086E;
                   color:#ffffff
                 }

        TD.error {
                   font-weight:bold;
                   background:maroon;
                   color:#ffffff;
                 }

        TD.body  {
                   background:#F7F7F7;
                 }

        TD.help  {
                   background:#CDCDCD;
                   line-height:17px;
                 }

        TD.cell1 {
                   background:#F7F7F7;
                 }

        TD.cell1small { background:#E6E6E6; font-size:8px; }

        TD.cell2 { background:#eeeeee; font-size:10px; }
        TR.cell2small { background:#eeeeee; font-size:8px; }
        TD.cellsmallfont { font-size: 8px; }

        TD.cell3 { background:#E6E6E6; font-size:10px; color:black }

        TD.cell4 { background:#ffffff; }

        TD.listodd {
                   background:#E6E6E6;
                 }

        TD.listeven {
                   background:#F7F7F7;
                 }

        TD.attn {
                  font-size:10px;
                  font-weight:bold;
                  background:#000000;
                  color:#ff3300
                }
