body {

   margin: 0in 0in 0in 0in;
}
a.sysmenu:visited {
   font-weight:bold;
   text-decoration:none;
   color:#552e07;
} 

a.sysmenu:hover {
   font-weight:bold;
   text-decoration:none;
   color:red;
}

a.sysmenu:active {
   background-color:red;
   text-decoration:none;
   font-weight:bold;
   color:white;
}
a.sysmenu:link {
   font-weight:bold;
   text-decoration:none;
   color:#552e07;
} 
.sysmenu{
font-size:1em;
   font-family:verdana,helvetica,arial;
}


.mlight {
 
    background: #f0deca ;
    color: #333333;
	
}

.light {

 background: #ebd1bb;
    color: #552e07;
   
}

.xlight {
  
    background: #d3bea8; 
    color: #552e07;
 
}


input {
  
   background:#d3bea8;
   color:#0a433a;
}

select {
 
   background:#ebd1bb;
   color:#0a433a;
}

textarea {
   background:#d3bea8;
   color:#0a433a;
}

option {
   background:#d3bea8;
   color:#0a433a;
}

.radio {

 background: #ebd1bb;  
}

.tgreen{
	font-size:12px;
   font-family:verdana,helvetica,arial;
	font-weight: bold;
}
a.tgreen:link {text-decoration:none;color:#561106;}
a.tgreen:visited {text-decoration:none;color:#561106; }
a.tgreen:hover {text-decoration:underline;color:#561106;}
a.tgreen:active {text-decoration:underline;color:#561106;}


