body {
	background-color: #FFFFFF;
	margin: 0px;
}
.main {
	text-decoration: none;
	padding: 8px;
	background-color: #F7F7F7;
	border-top: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
	border: 1px solid #e4e0ea;
	border-right: 1px solid #e4e0ea;
	border-bottom: 1px solid #e4e0ea;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
td {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0;
	padding: 0;
}
a:link {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:visited {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #138138;
	text-decoration: none;
	left: 10px;
	top: 5px;
	right: 10px;
	bottom: 5px;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: 002e70;
	text-decoration: underline;
}
.input {
	font-family : arial; 
	font-size : 16px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.barra {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
.separar {
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0x;
}
.quadrogeralsite {
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

