/*
==============================================================================
              AppName = CAF-FCA Canadian Apprenticeship Forum
==============================================================================

             VSS Version: $Revision: 4 $
        Last Modified by: $Author: Roh $
            Last Checkin: $Date: 22-07-03 11:19a $
  Last Modification Time: $Modtime: 22-07-03 11:19a $
                FileName: $Workfile: default.asp $

             Description: Global CSS file (Netscape Navigation v4.x specific)

==============================================================================
 DO NOT EDIT VERSION INFO ABOVE - Automatically updated by SourceSafe at Check-in

*/


body, td
  {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;

  }

td
  {
    font-size: 12px;
  }

a
  {
    color: #0000DD;
    font-family: Arial, sans-serif;
    font-size: 12px;
  }
  

a.sidebar_link
  {
    color: #0000DD;
    font-family: Arial, sans-serif;
    font-size: 12px;
  }

 
a.footer_link
  {
    color: #0000DD;
    font-family: Arial, sans-serif;
    font-size: 12px;
  }

a.subtitle
  {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #0000DD;
    font-weight: bold;
    padding-left: 5px;
  }  

a.TOCItem
  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000099;
    text-decoration: none;
  }  
    
ul li
  {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
  }

ol
  {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
  }
  
ol li
  {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
  }
  
p
  {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
  }

p.tip
  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000099;
    padding-left: 5px;
    text-align: justify;
  }

p.TOCTitle
  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000099;
    padding-left: 5px;
    font-weight: bold;
  }
  

  
span.TOCItem
  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #00A2B4;
  }    
  
p.question
  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000099;
    padding-left: 5px;
    text-align: justify;
    font-weight: bold;
  }

p.sh_questions
  {
    color: #0000DD;
    font-family: Arial, sans-serif;
    font-size: 0.8em;
  }
  
p.search_results
  {
    color: #000000;
  }

p.articleTitle
  {
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
  }



p.UserMsg
  {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
  }
  
form
  {
    margin-bottom: 0px;
  }
  
.alert
{
  color: #00A2E7;
}

.navbar
  {
    background: url("/images/color_navigation.gif");
  }

.navbardate
  {
    color: #FFFFFF;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
  }
  
.kutya
  {
    color: #00FF00;
  }

.sidebar
  {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 1em;
  }

span.sidebar p
  {
	position: relative;
	top: -3px;
	left: -4px;
	color: #000000;
    font-family: Arial, sans-serif;
    font-size: 1em;
  }
  
.footer
  {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 1em;
  }
  

select.LargeSelect
    {
        width: 330px;
    }
    
    