body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}

a.menu:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
}

a.menu:hover {
	color: #000000;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:20px;
}


a.link1:link {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.link1:visited {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.link1:hover {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}


a.link2:link {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.link2:visited {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a.link2:hover {
	color: #757575;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}


.Font1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #757575;

}
.Font2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}

.Font3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;

}

.Font4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight:bold;

}
.Font5 {
	font-family: Tahoma;
	font-size: 14px;
	color: #0b73c6;
	font-weight:bold;

}

.form2 {
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 250px;
	height:20px;
	
	
}
.botao{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 25px;
	font-weight:bold;
	height:20px;
}
form {
	margin:0px;
	padding:0px;
}
input {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #007cc2;
	border:1px solid #c2c2c2;
	height:18px;

}