body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.b01 {
	border: 2px solid #000;
}
.b02 {
	border: 2px solid #333;
}
.b03{
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.copy {
	color: #CCC;
}

.T01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7995BB;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7995BB;
	border-left-color: #7995BB;
	padding-left: 10px;
}
a.link{
	font-size: 11px;
	font-weight: normal;
	color: #515D73;
	text-decoration: none;
}
a.link:hover{
	font-size: 11px;
	font-weight: normal;
	color: #515D73;
	text-decoration: underline;
}
a.branco{
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.branco:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
a.categorias{
	font-size: 11px;
	font-weight: bold;
	color: #515D73;
	text-decoration: none;
}
a.categorias:hover{
	font-size: 11px;
	font-weight: bold;
	color: #515D73;
	text-decoration: underline;
}
a.selecionado{
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.selecionado:hover{
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.pro {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.cinza {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}
.d1{
	background-color: #F4F4F4;
	border: 1px solid #999;
}
.d2{
	border: 1px solid #CCC;
}
.azul {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7995BB;
	border-left-color: #7995BB;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7995BB;
	background-color: #FCFCFC;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #7995BB;
	background-color: #FCFCFC;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #7995BB;
	background-color: #FCFCFC;
}

