/* general stuff */

/* Main Menu(s) */

a.mainlevel {
	font-size: 11px;
	padding-left: 4px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 170px;
	background-color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration: none;
	background-color: #6666FF;
	color: #000000;
}

a.sublevel {
	font-size: 11px;
	padding-left: 4px;
	display: block;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 166px;
	background-color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	background-color: #6666FF;
	color: #000000;
}




/* PATHWAY */

.pathway {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* TÍTULO DO ARTIGO */

.contentheading {
	font-weight: bold;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* FORMATAÇÃO DO TITULO DA SEÇÃO */

.componentheading {
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #D0BB24;
	height: 1px;
}

.contentpagetitle {
	text-align:left;
	text-decoration: none;
	color: #000000;
	letter-spacing: normal;
	vertical-align: bottom;
	}


/* TEXTO PRINCIPAL */

.contentpaneopen {
	font-size: 15px;
	line-height: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

/* ESCRITO POR: */
.small {
font-size: 10px;
color: #000066;
line-height: 0.7;
}


/* BOTÃO DE VOLTAR */

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #000000;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

/* LINKS */
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #3300CC;
}


hr {
}

.blog {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

/* TABELA */
.sectiontableheader {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sectiontableentry1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 30px;
	margin-left: 10px;
	top: 20px;
}
	
.sectiontableentry2 {
	background-color : #00CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 30px;
}

}



/* RECUOS PARA GENEALOGIA */
.recuo {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.recuo2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
}
.recuo3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 60px;
}
.recuo4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 80px;
}
.recuo5 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 100px;
}
.recuo6 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 120px;
}
.recuo7 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 140px;
}

/* BACKGROUND */
body {
	background-image: url(/pix/bg002.gif);
	margin-left: 0px;
	margin-top: 0px;
}

/* CRIAR CONTA */
.createaccount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

/* LOGIN */
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;,
}

/* VERSÃO PARA IMPRESSÃO */
.contentpane {
background:#FFFFFF
}

.mosimage_caption {
	font-family: Arial;
	font-style: italic;
	text-align: center;
	width: 200px;
	font-size: 12px;
	color: #000000;
}

/* LEIA MAIS */
.readon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFFFFF;
	text-transform: capitalize;
}
