<STYLE type="text/css">

body            {font-family:arial,helvetica,sans-serif; font-size:9pt;}

H1              {font-family:arial,helvetica,sans-serif; font-size:20pt;}
H2              {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:bold;}
H3              {font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal;font-style:italic;}

td              {font-family:arial,helvetica,sans-serif; font-size:9pt;}
a:link          {color:#19308D; font-family:arial,helvetica,sans-serif;	text-decoration:none;}
a:visited       {color:#19308D; font-family:arial,helvetica,sans-serif; text-decoration:none;} 
a:active        {color:red; font-family:arial,helvetica,sans-serif; text-decoration:none;}
a:hover         {color:red; text-decoration:none;}
img             {border:none;}

.default        {color:default;}
.highlighted    {color:midnightblue;}
.msg            {color:darkgreen;}
.caption        {font-size:7pt;}
.red            {color:red;}
.error          {color:red;}
.debug          {color:grey;}

/*** button style in forms ***/
input.button	{font-size:9pt; background-color:#EEEEEE; border-style:solid; border-color:#888888; border-width:1px;}

/*** definitions for table ***/
.table1         {padding-width:0px; border-spacing:2px;	border-width:0px;}
.table1 td      {border-width:4px; border-style:hidden;}
.table1 td.bg0  {background-color:white; font-weight:bold; color:default;}
.table1 td.bg1  {background-color:gainsboro;}
.table1 td.bg2  {background-color:white;}
.table1 td.bg3  {background-color:#EEFFEE;}

/*** Settings for navigation menu ***/
#menu           {border-left: medium solid #19308D; position:relative; left:5px;}
#menu_ld        {border-top: thin solid #19308D; border-bottom: thin solid #19308D;}
.top a          {color:white; font-size:10pt; font-weight:bold; line-height:14px;}
.top a:visited  {color:white;}
.top a:active   {color:white;}
.top a:hover    {color:red;}
.sub a          {color:white; position:relative; font-size:8pt; font-weight:normal; left:16px; line-height:12px;}
.sub a:visited  {color:white;}
.sub a:active   {color:white;}
.sub a:hover    {color:red;}
.m2 a           {color:#19308D; font-size:10pt; font-weight:bold; line-height:14px;}
.m2 a:visited   {color:#19308D;}
.m2 a:active    {color:red;}
.m2 a:hover     {color:red; text-decoration:none;}

/*** Settings for navigation menu (obsolete 02-12-2006) ***/ 

#divCont {position:absolute; z-index:1; left:10px; top:200px; height:480px; width:180px; visibility:hidden;}
.clHome  {position:absolute; z-index:1; width:154px; line-height:14px;}
.clTop   {position:absolute; z-index:1; width:154px; line-height:14px;}
.clSub   {position:absolute; z-index:1; left:20px; top:24px; width:180px; line-height:12px;}

#divCont {left:10px;}
.clHome  {width:154px; line-height:14px;}
.clTop   {width:154px; line-height:14px;}
.clSub   {left:20px; line-height:12px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clHome a              {color: midnightblue; font-size:10pt; font-weight:bold;}
#divCont .clHome a:hover        {color: red;}
#divCont .clTop  a              {color: midnightblue; font-size:10pt; font-weight:bold;}
#divCont .clTop  a:hover        {color: red;}
#divCont .clSub a               {color: midnightblue; font-size:8pt; font-weight:normal;}
#divCont .clSub a:hover         {color: red;}

</STYLE>


