.BUTON {
	background-color: #595959;
	border: 1px solid #DBDBDB;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
	margin: 0px;
	padding: 0px;
	cursor:hand;
}
body {
	background-image:   url(images/bg-mic-all-body.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: white; 
	scrollbar3dLightColor=white;
	scrollbarArrowColor=black;
	scrollbarBaseColor=#dedee0;
	scrollbarFaceColor=#dedee0;
	scrollbarHighlightColor=white;
	scrollbarShadowColor=gray;
	scrollbarTrackColor=#F3F3F3;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
}
.border_right_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;	
}
.border_bottom-punctat {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #777777;
	height: 17px;
}
.input-brd {
	border: 1px solid #D9D9D9;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.long-combo-brd {
	border: 1px solid #D9D9D9;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:190px;
}
input {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.miniTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFBEA;
	color: #000000;
}
.principaTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	background-color: #DEDEE0;
}
.headerTabel {
	background-color: #DEDEE0;
}
.border-textarea{
	border: 1px solid #D9D9D9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fake-link {
	text-decoration: underline;
}
.brd-dotted {
	border: 1px dotted #888888;
}
.brd-dotted-Left {
	border-left: 1px dotted #888888;
}
.brd-dotted-Right {
	border-right: 1px dotted #888888;
}
.grey {
	color: #666666;
}
