/* Copyright (C) 2000 Empire Software, Inc. All Rights Reserved.  */
/* this is the styles definition file for InformationFairway.com! */
/*

/* Style for legalese at the bottom of pages */
.LEGALESE         
{
    font-size:8pt; 
    font-family: 'X', 'Arial', X; 
    color:#000000; 
}

.ERRORTEXT        
{ 
    font-size:11pt;  
    font-weight: bold; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}

/* SITE* Styles - used by member sites within IF */

/* SITEH1 is used for the page name - needs to be variable for color */
.SITEH1           
{
    font-size:32pt; 
    font-family: 'X', 'Trebuchet MS', X; 
    color:#1830ff; 
}

/* SITEH2 is for internal headers - needs to be variable fo rcolor */
.SITEH2           
{
    color: #1830ff; 
    padding-top: 5px; 
    font-size: 18pt; 
    font-family: 'X', 'Trebuchet MS', X; 
}

h1           
{
    color: #1830ff; 
    padding-top: 5px; 
    font-size: 18pt; 
    font-weight: bold; 
    font-family: 'X', 'Trebuchet MS', X; 
}

h2           
{
    color: #1830ff; 
    padding-top: 5px; 
    font-size: 16pt; 
    font-weight: bold; 
    font-family: 'X', 'Trebuchet MS', X; 
}

h3           
{
    color: #1830ff; 
    padding-top: 5px; 
    font-size: 14pt; 
    font-weight: italic; 
    font-family: 'X', 'Trebuchet MS', X; 
}

.NEWSFLASH 
{
    color: #1830ff; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    font-size: 16pt; 
    font-weight: bold; 
    font-family: 'X', 'Trebuchet MS', X; 
}

body,p,div,li,ol,dl,td,em,pre,td
{
    font-size:12pt; 
    font-family: 'X', 'Arial', X; 
    color:#000000; 
}

.SITEEDITH1       
{
    color:#FF0000; 
    font-size:18pt; 
    font-family: 'Trebuchet MS'; 
}

.SITEEDITH2       
{
    color:#FF0000; 
    padding-top: 4px; 
    font-size:14pt; 
    font-family: 'Trebuchet MS'; 
}

.SITETABLEHEADER  
{
    font-family: 'Trebuchet MS'; 
    font-weight:bold; 
    font-size:11pt; 
    color:#000000; 
}

.SITETROPHYHEADER 
{
    font-size:12pt; 
    font-family: 'X', 'Trebuchet MS', X; 
    color:#FFFFFF; 
    font-weight:bold; 
}

.SITEPAGECOMMHEADLINE 
{
    color: #006633; 
    font-size: 18pt; 
    font-family: 'X', 'Trebuchet MS', X; 
}

.SITEPAGECOMMTEXT 
{
    font-size:12pt; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}


.SITENAME         
{
    font-size:20pt; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}

.SITEFORMLABEL    
{
    font-size:12pt; 
    font-family: 'X', 'Trebuchet MS', X; 
    color:#000000; 
}

.SITENEWSFLASH    
{
    font-size:12pt; 
    font-weight: bold; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}

.SITEWARNING1     
{
    font-size:11pt; 
    font-family: 'X', 'Times New Roman', X; 
    color:#FF0000; 
}

.BLOCKINSERTFONT  
{
    color: #10713E; 
    padding-top: 2px; 
    padding-bottom: 2px; 
    font-family: 'Times New Roman'; 
    font-size:12pt;
}

.SITEBODYTEXT     
{
    font-size:12pt; 
    font-family: 'X', 'Arial', X; 
    color:#000000; 
}

.SITEREDTEXT      
{
    font-size:12pt; 
    font-family: 'X', 'Trebuchet MS', X; 
    color:#FF0000; 
}

.SITEEDITTEXT     
{
    font-family: 'Times New Roman'; 
    font-size:11pt; 
    color:#000000; 
}

.SITESMALLTEXT    
{
    font-size:8pt; 
    font-family: 'X', 'Arial', X; 
    color:#000000; 
}

.SITEBANNERTEXT   
{
    font-size:22pt; 
    font-family: 'X', 'Arial', X; 
    color:#000000; 
}

.SITETABLETEXT1   
{
    font-size:12pt; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}

.SITETABLETEXT2   
{
    font-size:10pt; 
    font-family: 'X', 'Times New Roman', X; 
    color:#000000; 
}

/* needs to be variable for color to support light backgrounds */
A.SITENAVLINK    
{
    font-size:11pt; 
    padding-top: 3pt; 
    padding-bottom:2pt; 
    font-family: 'X', 'Trebuchet MS', X; 
    text-decoration: none;
    color:#FFFFFF; 
}




