
/* Page Title */
.XELtitle              {background-color: #ffcc00; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12pt; font-weight: bold;}

/* Text Styles */
/* there should never be more than three text sizes on any one page */
.XELsmalltext	        {background-color: #ffffff;color:#000000; font-family: Verdana, Helvetica, Arial; font-size: 8pt}
.XELmediumtext	        {background-color: #ffffff;color:#000000; font-family: Verdana, Helvetica, Arial; font-size: 10pt}
.XELlargetext	        {background-color: #ffffff;color:#000000; font-family: Verdana, Helvetica, Arial; font-size: 14pt}
.XELsmallplaintext		{font-family: Verdana, Helvetica, Arial; font-size: 8pt;color:#000000}
.XELmediumplaintext     {font-family: Verdana, Helvetica, Arial; font-size: 10pt;color:#000000}
.XELlargeplaintext		{font-family: Verdana, Helvetica, Arial; font-size: 12pt;color:#000000}



/* Links */
/*
A:link              {color: #00A6E9; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-size: 10pt}
A:visited           {color: #00A6E9; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-size: 10pt}
A:hover             {color: #000000; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-size: 10pt}
*/
/* Table Backgrounds */
.XELbackgroundplain    {background-color:#ffffff;}
.XELbackgroundcolor    {background-color:#00A6E9;}
.XELbackgroundcolor2   {background-color:#00A6E9}
.XELbackgroundcolor3   {background-color:#CAEFFF}

/* Colors */
.XELmaincolor          {color:#00A6E9;}

/* Feta pages */

/*
question css specified by firste
-----Original Message-----
From: Gill, Ronan
Sent: 03/04/01 12:39
.body {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   line-height : 12pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #333333; 
*/

.XELquestion		{
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   line-height : 12pt; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #000000;
   background-color:#FFFFFF;}

.XELheader				{background-color: #ffcc00; color: #000000; font-family: Verdana, Helvetica, Arial; font-size: 10pt; font-weight: bold;line-height:16pt;}
.XELheadernonchannel	{background-color: #ffcc00; color: #000000; font-family: Verdana, Helvetica, Arial; font-size: 10pt; font-weight: bold;text-align:left}
.XELerror          	{color: #ff0000;font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left}
#crossFieldErrors	{color: #ff0000;font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:left}
#requirednessMessage	{color: #66228b;font-family:Arial,Helvetica,sans-serif;font-size:9pt;text-align:right; width: 100%}
.XELhref               	{font-weight: bold; font-size: 11pt};  /* feta text links */
.XELbutton             	{background-color:#ffffff; font-weight: bold; font-size: 20pt}
.XELtipsTitle		{background-color: #00A6E9; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;text-align:left; font-weight: bold}
.XELtipsContent		{background-color: #FFFFFF; color: #000000; font-family: Arial,Helvetica,sans-serif; font-size: 10pt}
.XELramp		{background-color: #ffffff; color: #333333; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold }

/* quotes table */
.XELfirstcolumn		{background-color:#eeeeee;color:#333333; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold }
.XELfirstcolumnlower		{background-color:#eeeeee;color:#333333; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold }
.XELsecondcolumn	{background-color:#dddddd;color:#333333; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold }
.XELsecondcolumnlower	{background-color:#dddddd;color:#333333; font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold }
