﻿body 
{
   font-size:9pt;
}

td
{
 font-family:Verdana;
 font-size: 8pt;
}

input
{
 font-family:Verdana;
 font-size: 9pt;
}

div #container
{
 background-color:#FFFFFF;
 width:100px; 
 text-align:left;  
}

.pageTitle
{
     font-family:Verdana;
     font-size:14pt;
     font-weight:bold;
     color: #663296; 
}

.handCursor
{
    cursor:pointer;
    cursor:hand;    
}

.btn
{
   color:Black;
   font-family:'verdana','trebuchet ms',helvetica,sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#FFFFFF;
   border:1px solid #663296;
   height:25px;
   cursor:pointer;
   text-decoration:none;
   margin-top:15px;    
}
