a:link{
    color: black;
    text-decoration: none;}

a:visited{
    color: black;
    text-decoration: none;}

a:active{
    color: black;
    text-decoration: none;}
    
a:hover{
    color: #993333;
    text-decoration: none;}

button{
   font-family: trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   border: 1px solid;}
   
input{
   font-family: trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   border: 1px solid;
   height: 15px;
   padding-top: 0px;
   padding-bottom: 0px;}

table{
   /* border: hidden; */
   border-style: hidden hidden hidden hidden;
   border-collapse: collapse;
   /* background-image: url(normal/szp_def.jpg); */
   padding: 0px;
   background-color: white;
   }
   
table.visible{
   border: 1px solid black;
   border-collapse: collapse;
   padding: 2px;
   }   

td{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   /* border: hidden; */
   border-style: hidden hidden hidden hidden;
   border-collapse: collapse;
   padding: 0px;
   }

td.visible{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   border: 1px solid black;
   border-collapse: collapse;
   padding: 2px;
   }
   
td.padded{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   /* border: hidden; */
   border-style: hidden hidden hidden hidden;
   border-collapse: collapse;
   padding: 2px;
   }
   
td.head{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   border: hidden;
   border-style: hidden;
   border-collapse: collapse;
   background-image: url(normal/szp_head.png);
   padding: 1px;
   }

td.shadow{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   border: hidden;
   border-style: hidden;
   border-collapse: collapse;
   background-image: url(normal/szp_bar.jpg);
   }

td.shadow2{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   /* border: hidden; */
   border-style: hidden hidden gidden hidden;
   border-collapse: collapse;
   background-image: url(normal/head_gloss.png);
   }

body{
   background-image: url(normal/sitebg.png);
   }

p{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   }
   
p.MsoBodyText{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   }


span{
   font-family:trebuchet ms,helvetica,sans-serif;
   font-size: 13px;
   }