.form {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	background-image: url(images/f-form.gif);
	margin: 0px;
	padding: 4px;
	height: 19px;
	width: 120px;
	border: none;

}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.botton_red {
	font-family: Arial, Helvetica, sans-serif,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #F5F4F2;
	border: 1px solid #C6C2B6;
	height: 20px;
	cursor: pointer;
}
.botton {
	font-family: Arial, Helvetica, sans-serif,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F5F4F2;
	border: 1px solid #C6C2B6;
	height: 20px;
	cursor: pointer;
}
.botton_mini {
	font-weight: bold;
	font-size: 9px;
	color: #06334B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	background-color: #F5F4F2; 
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 75px;
	text-decoration: none;
}
.botton_mini:hover { 
	background-color: #C0BBAD; 
	color: #06334B;
	text-decoration: none;
	}
.txtBold:hover {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.formPadrao {
	font-family: Arial, Helvetica, sans-serif,helvetica;
	font-size: 11px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.formPadrao2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif,helvetica;
	font-size: 11px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;

}
.titulo1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}
.menu1:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}.txt2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt3 {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	background-image: none;
	margin: 0px;
	padding: 4px;
	height: 19px;
	width: 200px;
	border: 1px solid #666666;
}
