body {
	background-color: #050C16;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fd_main {
	background-color: #FFFFFF;
	background-image: url(images/fd_main.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
.fd_left_menu {
	background-color: #2A3B45;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.fd_left_menu_bottom {
	background-color: #2A3B45;
	background-image: url(images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
}
.fd_bottom_menu 
{
	background-image: url(images/bottom_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D667C;
	font-weight: bold;
}
a:visited {
	color: #3D667C;
	text-decoration: none;
}
a:hover {
	color: #BDCAD2;
	text-decoration: none;
}
a:active {
	color: #3D667C;
	text-decoration: none;
}
a:link 
{
	color: #3D667C;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #21435C;
	background-image: url(images/fd_titulos.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.conteudos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #21435C;
}

.fd_menu {
	background-color: #2A3B45;
	background-image: url(images/fd_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding: 10px 0px 10px 0px ;
	cursor: pointer;
}
.fd_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-color: #2A3B45;
	padding: 3px 3px 3px 3px;
	cursor: pointer;
}
.fd_submenu_container 
{
	margin-left: 4px;
}

.fd_menu_hover {
	background-color: #2A3B45;
	background-image: url(images/roll_menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BDCAD2;
	text-align:center;
	padding:10px 0px 10px 0px;
	cursor: pointer;
}
.fd_submenu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-color: #367392;
	padding: 3px 3px 3px 3px;
	cursor: pointer;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.user 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.user  A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.menu_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21435C;
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_topo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21435C;
	font-weight: bold;
}
.menu_topo a:visited {
	color: #21435C;
	text-decoration: none;
}
.menu_topo a:hover {
	color: #3D667C;
	text-decoration: none;
}
.menu_topo a:active {
	color: #3E677D;
	text-decoration: none;
}
.menu_topo a:link {
	text-decoration: none;
}
