@charset "utf-8";
.borda_tabela {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-top-width: 1px;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a.two:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

a.two:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #efefef;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.texto10_menu {
	font-size: 10px;
	color: #666666;
}
.borda_form {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CC0000;
}
.borda_tabela_2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
