.admTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.admLinkTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family:  Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menuPai:link
{
	font-family: Arial;
	font-size: 11px;
	color:Black;
}
a.menuPai:visited
{
	font-family: Arial;
	font-size: 11px;
	color:Black;
}

a.menuFilho:link
{
	font-family: Arial;
	font-size: 11px;
	color:Blue;
}
a.menuFilho:visited
{
	font-family: Arial;
	font-size: 11px;
	color:Blue;
}
.combo { 
	border: 1px solid #000000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	background-color: #E0DFE3; 
}

.textbox{ 
	border: 1px solid #000000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	background-color: #E0DFE3; 
}

.checkbox{ 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
	background-color: #E0DFE3; 
}

.botoes
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: lightgrey;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}

.admTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}
.admTituloService {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e97806;
	font-weight: bold;
}
.tit
{
	font-size: 14px;
	color: #e97806;
	font-family: 'Franklin Gothic Medium Cond' , 'Franklin Gothic Medium';
}
.body {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.header {
	font-family: Terminal;
	font-size: 8px;
	color: #FFFFFF;
}
.header {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.txtobrig
{
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	margin: 0px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background: url(imagens/obrig.png) repeat-y right top;
}
.txtnorm
{
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	margin: 0px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.rdbobrig
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	border-right: gray 1px dotted;
	border-top: gray 1px dotted;
	border-left: gray 1px dotted;
	border-bottom: gray 1px dotted;
	background: url(imagens/obrig.png) repeat-y right top;
}
