/* inMdia Web */

/* Matrix :) */
body,td,th,tr,tbody {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links */
a:link {
	text-decoration: underline;
	color: #999999;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.link666666:link {
	text-decoration: none;
	color: #999999;
}
a.link666666:visited {
	text-decoration: underline;
	color: #999999;
}
a.link666666:hover {
	text-decoration: underline;
	color: #999999;
}

/* Ttulos, Textos e Caixas */
.tituloFF6600 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.titulo999999 {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.conteudo666666 {
	color: #666666;
	font-size: 10px;
	text-align: justify;
}
.boxlaranja {
	background-color: #FFFBF4;
	border: 1px solid #FFEFD7;
}
.boxcinza {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=90);
}

/* Formulrios */
.clientes {
	font-family: Verdana;
	font-size: 10px;
	color: #999988;
	width: 70px;
	border: 1px solid #CCCCCC;
}form {
	border: medium none #CCCCCC;
}
font {
	color: #666666;
}
.form {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: f9f9f9;
	border: 1px dotted #9AB44B;
	filter: RevealTrans(Duration=5);
}
.form_requerido {
	color: #999999;
	font-weight: normal;
}
.hand {
	cursor: hand;
	border: 4px solid #f1f1f1;
}
.fonte10 {
	font-size: 10px;
}
.linha_divisoria {
	border-bottom: 1px solid #e1e1e1;
	line-height: 30px;
}
