
    
        
    
a {}
a:link          {color:#0000FF; text-decoration:underline;}
a:visited       {color:#0000FF; text-decoration:underline;}
a:hover         {color:#FF3300; text-decoration:underline;}
a:active        {color:#0000FF; text-decoration:underline;}

body 
{ 
    
    background-color: #FFFFFF;
    font-family: "Arial" , serif; 
    font-size: 12pt; 
    color: #000000 ; 
    font-weight: bold;
}
        
td
{
    font-family: "Arial" , serif; 
    font-size: 12pt; 
    color: #000000 ; 
    font-weight: bold;
}

                        
.logo
{
    position:absolute; 
    left:570px; 
    top:0px; 
    z-index:-1;
}
        
.mainTitle 
{
    font-size: 140%;
        
    color: #000000 ;
    font-weight: bold;
    position: absolute;
    left:10px; 
    top:3px; 
    width:456px; 
    height:32px;
    z-index: 1;
}
    
.pageTitle 
{ 
    font-size: 120%; 
    
    color: #000000 ;
    font-weight: bold;
    position: absolute;
    left:10px; 
    top:50px; 
    width:456px; 
    height:32px;
    z-index: 1;
}
        
.mainText
{
    font-family: "Arial" , serif; 
    font-size: 12pt; 
    color: #000000 ; 
    font-weight: bold;
}
        
.instructionText
{
    font-family: "Arial" , serif; 
    font-size: 12pt; 
    color: #000000 ; 
    font-weight: bold;
}
        
.feedback
{
    font-family: "Arial" , serif; 
    font-size: 12pt; 
    color: #000000 ; 
    font-weight: bold;
}
        
img.navButton
{
    width: 74px;
    height: 27px;
    border: 2px solid #FFFFFF;
}

img.userImage
{
    border: none ;
}
#prevChooser{
    color: #00008B;
    background-color: #F5F5DC;
    width:250px;
    text-align:center;
}

