/* CSS Document */
td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.frmlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #006699;
	text-align: right;
}

.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.green {
	font-family: verdana;
	font-size: 9px;
	color: #01348F;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.green1 {
	font-family: verdana;
	font-size: 10px;
	color: #388ECB;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.orange1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #6B0000;
	text-decoration: underline;
}
.textoFone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
	background-color:#F8F8FF;
}
body {
	background-color: #004A99;
	background-repeat: no-repeat;
}
a {
	font-size: 9px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.titulo_svc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339999;
}
.tbl_row_0 {
	background-color: #eef;;
}
.tbl_row_1 {
	background-color: #FFFFFF;
}
.tbl_hdr_0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339999;
}


.tbl_row_0_mOver {
	background-color: #CCFFFF;
}
.tbl_row_1_mOver {
	background-color: #CCFFFF;
}

