/* tire custom *//* white bold 8pt */.whiteb8	   { font-size: 8pt; color: white;                font-weight: bold;               font-family: arial, helvetica, sans-serif }           a:link.whiteb8       { color: white; }a:visited.whiteb8    { color: white; } a:active.whiteb8     { color: white; }a:hover.whiteb8      { color: #E62828; }/* white bold 10pt */.whiteb10	   { font-size: 10pt; color: white;                font-weight: bold;               font-family: arial, helvetica, sans-serif }   /* black bold 10pt */.blackb10	   { font-size:10pt; color: black;                font-weight: bold;               font-family: arial, helvetica, sans-serif }/* FieldLabel,InputField used for input forms */.FieldLabel  { font-size:10pt; color: #E62828;                text-align:left;               font-family: arial, helvetica, sans-serif }        .InputField  { font-size: 10pt; color: black;               font-family: verdana, arial, helvetica, sans-serif }         /* end tire custom */            /* helptext */.helptext {font-size=9pt;color:black;           font-family; arial, helvetica, sans-serif  }/* OptionTopFrame used to display menu options top frame, Link in frame's head, class in frame's body */.OptionTopFrame  { background : #FFE2D5;					  color: #FF8400;                 }option.OptionTopFrame { background : white;							color: #FF8400; 						  }/* OptionTopFrameSub used to display submenu options top frame */.OptionTopFrameSub { background : #000099;                     color: #000099;                   }option.OptionTopFrameSub { background : white;							   color: #000099;							 }							 /* OptionLeftFrame used to display menu options left frame */.OptionLeftFrame  { background : black;					   font-size: 9pt; color: white;					   font-weight: normal;                    text-decoration:none;                    line-height:13pt;            /*between options*/                    position:relative;left:4px; /*options indent*/                    font-family: arial, helvetica, sans-serif;                  }a:link.OptionLeftFrame { color: white;}a:visited.OptionLeftFrame { color: white;}a:hover.OptionLeftFrame { color:#E62828; }a:active.OptionLeftFrame { color:#E62828;}						/* OptionLeftFrameSub used to display submenu options left frame */.OptionLeftFrameSub  { 					   font-size: 10pt; color: white;					   font-weight: normal;                    text-decoration:none;                    line-height:12pt;                    position:relative;left:15px;                    font-family: arial, helvetica, sans-serif;                  }a:link.OptionLeftFrameSub { color: white;}a:visited.OptionLeftFrameSub { color: white;}a:hover.OptionLeftFrameSub { color:#E62828; }a:active.OptionLeftFrameSub { color:#E62828;}                  /* OptionBody used to display menu options body default frame */.OptionBody  { background : white;             }/* LoginLabel used to display login html field labels */.LoginLabel  { font-size: 14pt; color: #E62828;                font-weight: normal;               font-family: arial, heletica, sans-serif }/* Title used to display page titles */.Title       { font-size: 16pt; color: gray;                font-weight: bold;               font-family: arial, helvetica, sans-serif }/* HelpTitle used to display page title in help window */.HelpTitle   { font-size: 16pt; color: #99CCFF;                font-weight: bold;               font-family: arial, helvetica, sans-serif }/* Note used to display text notes */.Note        { font-size: 8pt; color: black;                font-style: italic;               font-family: arial, helvetica, sans-serif }/* Tableborder,TableHeader (th),TableCell (td) used for data tables */.TableBorder { border-width: 3px; border-color: gray; border-style: inset }.TableTitle { background : white;                font-size: 10pt; color: black;                font-weight: normal;                text-align: left;                font-family: arial, helvetica, sans-serif }.TableHeader { background : #CFCFCF;                font-size: 10pt; color: #E62828;                font-weight: normal;                text-align: center;                /* margin: 2px; padding: 1px; causes table problems in Netscape! */               font-family: arial, helvetica, sans-serif }.TableCell   { font-size: 10pt; color: black;               /* margin: 2px; padding: 1px; causes table problems in Netscape 4! */               border-width:1px;border-color:gray; border-style: solid;                font-family: arial, helvetica, sans-serif } /* Formborder,FieldLabel,InputField used for input forms *//* do NOT define padding, incompatible with Netscape */.FormBorder  { border-width: 0px;  }.FieldLabel  { font-size: 10pt; color: #E62828;                text-align:left;               font-family: arial, helvetica, sans-serif }.InputField  { font-size: 10pt;               font-family: arial, helvetica, sans-serif }.SmallLabel  { font-size: 8pt; color: #E62828;				 font-family: arial, helvetica, sans-serif }/* Error used to display error messages in HTML */.Error       { font-size: 10pt; color: #E62828; text-transform: uppercase; text-decoration: blink;                font-weight: bold }       /* Default used to display text messages in HTML */.Default   	{ font-size: 10pt; 				  font-family: arial, helvetica, sans-serif }/* Footer used to display page footers */              .Footer      { font-size: 8pt; color: #404040;                font-family: arial, helvetica, sans-serif }/* Default tags, if not specified in class or class not decla#E62828 */body         { font-size: 10pt; color: black;                background : white;               font-family: arial, helvetica, sans-serif }               a:link       { color: black; }a:visited    { color: black; } a:active     { color: black; }a:hover      { color: #E62828; }
