@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_images/graphite.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.bgbd {
	background-color: #FFF;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	height: 100%;
}
.bgslide {
	background-color: #FFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-repeat: no-repeat;
	background-position: center center;
}
.fbtw {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.menubd {
	background-color: #121212;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	background-image: url(_images/fdmnn.jpg);
}
.txtfoot {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
}
.txtagendas {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.txtprivi {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.tbbarreaccess {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F06;
	border-right-color: #F06;
	border-bottom-color: #F06;
	border-left-color: #F06;
}




.txtmn {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-weight: 400;
	font-variant: small-caps;
	font-style: normal;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 1px;
}

.txtmn:link {
	text-decoration: none;
}
.txtmn:visited {
	text-decoration: none;
	color: #FFF;
}
.txtmn:hover {
	text-decoration: underline;
	color: #F09;
}
.txtmn:active {
	text-decoration: none;
	color: #FFF;
}

