body			{ margin: 0px; border: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; background: #a6cdaa; font-size: 12px; overflow: auto; }
td				{ font-family: Arial, Helvetica, sans-serif;  font-size: 12px; }

.menuitem		{ width: 30px; height: 32px; background: #7e9d81; }
.menuitem2		{ padding-left: 10px; background: #7e9d81; }

a				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: white; font-weight: bold; text-decoration: none; }
a:hover			{ color: #a6cdaa; }
.menuline		{ background: #7e9d81; color: white; font-weight: bold; text-align: right; padding-right: 10px; border-bottom: 2px solid white; }
.menuline2		{ background: #7e9d81; color: white; font-weight: bold; text-align: right; padding-right: 10px; }
.menubg			{ background: #7e9d81; }
.menucont 		{ height: 100%; width: 220px; }
.cont_head		{ background: #FFFFFF; font-size: 14px; font-weight: bold;  width: 540px; padding-left: 10px; border-bottom: 2px solid #7e9d81; border-top: 2px solid #7e9d81; background: url('../images/headerbg.jpg'); } 
 
 
.textbox		{ text-align: justify; padding: 5px; width: 580px; }
.content		{ overflow: auto; border: 0; padding: 0; margin: 0; }
.sidebar		{ width: 220px; height: 100%; background: #7e9d81; position: fixed; z-index: 9000; }

.conta			{ color: black; text-decoration: underline; }
.conta:hover	{ color: white; }