﻿.tabstrip
    {
    	padding:3px;
    	border-top:solid 1px black;
    	border-bottom:solid 1px black;
    }
    
    .tabstrip a
    {
    	font:14px Arial;
    	color:white;
    	text-decoration:none;
    }
    
    .footerstrip
    {    
    	padding:3px;
    	border-top:solid 1px black;

    }
    
    .footerstrip a
    {
    	font:12px Arial;
    	color:Gray;
    	text-decoration:none;
    }
    
          .homebox
         { 
           	margin-left:10px;
         	background-color:White;
         	border:solid 1px black;
         	padding:10px;
         	font-family: Arial;
         	font-weight:normal;
         	font-size:12pt;
         } 
         
          .boxtitle
         {  color:DarkGreen;
         	font-family: Arial;
         	font-weight:bold;
         	font-size:12pt;
         	border-color:Green;
         	border-style:hidden;
         	
         }
         
         .menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFFFFF;
color:#000000;
width:140px;
padding:0px;
text-align:left;
font-weight:bold;

}

.submenu{
margin-bottom: 0.5em;
}

    .crumbs a
    {
    	font:11px Arial;
    	color:Brown;
    	text-decoration:none;
    }
    

    
    .header
    {
    	font: 10pt Arial;
    	color:Black;
    	font-weight:bold;
    }
     .headerred
    {
    	font: 10pt Arial;
    	color:Red;
    	font-weight:bold;
    }   
       .textblack
    {
    	font: 10pt Arial;
    	color:Black;
    	font-weight:normal;
    }
       .textitalic
    {
    	font: 10pt Arial;
    	color:Brown;
    	font-weight:normal;
    	font-style:italic;
    }  
    
         .textred
    {
    	font: 10pt Arial;
    	color:Red;
    	font-weight:normal;
    }  
       .textgreen
    {
    	font: 10pt Arial;
    	color:Green;
    	font-weight:normal;
    }         .textchecklist
    {
    	font: 8pt Arial;
    	color:Black;
    	font-weight:normal;
    }
    
          .errormessage
    {
    	font: 8pt Arial;
    	color:Red;
    	font-weight:normal;
    }
    
        .pagetitle
    {
    	font: 14pt Arial;
    	color:Black;
    	font-weight:bold;
    }
    
         .smalltext
    {
    	font: 8pt Arial;
    	color:Black;
    	font-weight:normal;
    }
    
    .pager
    {
    	font: 10pt Arial;
    	color:Black;
    	font-weight:normal;
   	padding-right:9px;
    }
    
    .menuitem
    {
    color: black;
    border: solid 1px Gray;
    background-color: lightgoldenrodyellow;
    padding:  2px 5px;
    font: 12pt Vernada;
    color:Black;
    font-weight:bold;
    	
    }
    
   .treeview
    {
    	font:10pt Arial;
    	color:Black;
    	text-decoration:none;
        
    }
