﻿body {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
td {
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
A:link {
	color: #587993;
	text-decoration: none;

}
A:visited {
	color: #587993;
	text-decoration: none;

}
A:hover {
	color: #587993;
	text-decoration: underline;
}
.menuBack {
	background-color: #dfdfdf;
}
.menu {
	color: #000000;
	text-decoration: none;
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:link {
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:visited {
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: bold;
}
.menu:hover {
	color: #587993;
	text-decoration: none;
	width: 100%;
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: bold;
}
.Submenu {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-color: #f4f4f4;
	text-transform: uppercase;

}
.Submenu:link {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-color: #f4f4f4;
	text-transform: uppercase;
}
.Submenu:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-color: #f4f4f4;
	text-transform: uppercase;
}
.Submenu:hover {
	color: #587993;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	background-color: #f4f4f4;
	text-transform: uppercase;
}
.tdPic {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.tdText {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #f4f4f4;
}
.tdDestaque {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
.data {
	color: #999999;
}
.subTit {
	font-weight: bold;
}

