/* CSS DI2S HELP DESK */
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 5px;
	background:#E5E5E5;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-track-color:#E5E5E5;
	}
}
.form {  border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:active {  color: #000000; text-decoration: none}
a:link {
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #FF0000; font-weight: bold}

.tabinter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(ftab.gif);
}
.tablist {
	border: 1px inset #666666;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	cursor: hand;
}
.retorno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.btn1 {
	background-image: url(btn1.gif);
	cursor: hand;
}
.btn2 {
	background-image: url(btn1.gif);
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
