/* Style sheet for Pearl Webs */
/*--------------------------------------------------------------*/
/* Text cannot be used as event monitor such as onMouseOver  */
/* Anchor attribute 'Hover' is not supported in Netscape  */
/* NOTE:"//" is NOT a line comment in style sheets!! */
/*--------------------------------------------------------------*/				

/*---------*/
/* Anchors */
/*---------*/

/*
a:link  {color:#000000}
a:visited {color:#A2283D}
a:active  {color:#FFFFFF}
a:hover {color:#A2283D}
*/

/*--------------*/
/* Font classes */
/*--------------*/
.fntBanner1 {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:9pt; font-style:regular; font-weight:regular}
.fntBanner2 {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:10pt; font-style:regular; font-weight:bold;}
.fntBanner3 {font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:13pt; font-style:italic; font-weight:bold;}
.fntMarquee {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10pt; font-style:regular; font-weight:regular;}  
.fntSubHead {font-family:Arial, Helvetica, sans-serif; color:#31023E; font-size:12pt; font-style:regular; font-weight:bold;}
.fntPgTxt1  {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12pt; font-style:regular; font-weight:bold;}
.fntPgTxt2  {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; font-style:regular; font-weight:regular;}
.fntPW      {font-family:Arial; color:#000000; font-size:8pt; font-style:regular; font-weight:regular}

.fntNavGrad {font-family:Arial, Helvetica, sans-serif; color:#31023E; font-size:10pt; font-style:regular; font-weight:bold;}

.fntNav1 	{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12pt; font-style:regular; font-weight:bold; text-decoration: none}
.fntNav1:link 	{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12pt; font-style:regular; font-weight:bold; text-decoration: none}
.fntNav1:active {color:#A2283D;}
.fntNav1:visited {color:#000000;}
.fntNav1:visited:hover {color:#A2283D;}

.fntNav2	{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; font-style:regular; font-weight:bold; text-decoration: none}
.fntNav2:link 	{font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:10pt; font-style:regular; font-weight:bold; text-decoration: none}
.fntNav2:active {color:#A2283D;}
.fntNav2:visited {color:#000000;}
.fntNav2:visited:hover {color:#A2283D;}

.fntDate  {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:9pt; font-style:regular; font-weight:bold;}
#divDate  {position:absolute; left:15px; top:128px;}

