﻿
        a:link {color: white; font-family: Arial; font-size: large; font-weight: normal; text-decoration: none}
        a:visited {color: white; font-family: Arial; font-size: large; font-weight: normal; text-decoration: none} 
        a:hover {color: white; font-family: Arial; font-size: large; font-weight: bold; text-decoration: none}
        a:active {color: white; font-family: Arial; font-size: large; font-weight: normal; text-decoration: none}
    
        .style1
        {
            width: 100%;
        }
        .box
        {
            border-style:solid;
            border-width:1px;
            border-color:#C0C0C0;
        }
       
        
        .style3
        {
            width: 257px;
            text-align: right;
        }
        .style4
        {
            width: 207px;
        }
                
       .nav
       {
           background-image:url('Img/nav.png');
           width: 100px;
           font-family: Arial;
           font-size: large;
           color: #FFFFFF;
           text-align: center;
           height: 23px;
           border-style: none ridge ridge ridge; 
           border-width: 1px; 
           border-color: #8C7AB4;
                     
       }
       .boxhead
       {
            background-image: url('Img/title.png');
            height: 25px;
            font-size: medium;
            text-align: center;
            color: #FFFFFF;
            font-family: Arial;
       }
       .space
       {
            height: 10px;
            font-size: medium;
            text-align: center;
       }
        
        
        .style5
        {
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
        }
        
        
    

