
body		  {background-color:#5080BB; 
           font-family: verdana, arial, helvetica, geneva, sans-serif;
           font-size:8pt; 
           color:#000000; 
           SCROLLBAR-FACE-COLOR: #5080BB; 
           SCROLLBAR-HIGHLIGHT-COLOR: #F6F9FC; 
           SCROLLBAR-SHADOW-COLOR: #F6F9FC; 
           SCROLLBAR-3DLIGHT-COLOR: #000000; 
           SCROLLBAR-ARROW-COLOR: #000000; 
           SCROLLBAR-TRACK-COLOR: #5080BB; 
           SCROLLBAR-DARKSHADOW-COLOR: #000000;}

tr        {font-size:8pt;}
             
a			    {text-decoration:none;
           color:#000000;}

a:hover	  {text-decoration:none; 
           color:#000000;}

hr        {color:#582409;}

.table1   {width:100%;
  			  height:100%;
	  		  border-width:0px;
  			  border-style:solid;
  			  border-color:#000000;
  			  table-layout:fixed;
  			  border-spacing:0px;
  			  padding:0px;
  			  text-align:center;}

.button   {background-color:#5080BB;
           color:#FFFFFF;
           font-family: verdana, arial, helvetica, geneva, sans-serif;
           font-size:7pt; 
           width:80px;
           height:18px;
           border-color:#FFFFFF; 
           border-style:solid; 
           border-width:0px; 
           cursor:pointer;}

.inputbox	{background-color:#FFFFFF;
           color:#000000;
           border-color:#5080BB; 
           border-style:solid; 
           border-width:1px;}

.checkbox {border:0px;
           width:11px;
           height:11px;}

.title     {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:10pt;
            font-weight:bold;
            color:#000000;}

.subtitle  {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:9pt;
            font-weight:bold;
            color:#000000;}

.small     {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:8pt;
            color:#000000;}

.medium     {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:9pt;
            color:#000000;}

.big        {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:10pt;
            color:#000000;}

.smalllink  {font-family: verdana, arial, helvetica, geneva, sans-serif;
            font-size:8pt;
            text-decoration:underline;
            color:#000000;}
