em, i { 
 font-style: italic; 
}
strong, b { 
 font-weight: bold; 
}

div.goto_top {
 width: 100%;
 font-size: 8pt;
 text-align: right;
 font-style: italic;
}
.gps {
	color: #FF0000;
	font-weight: bold;
}


/* ------------------------------------------------------------------------ */
/*
 * titulos (headlines)
 */
h1 { 
	color: #004276;
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding: 2px;
	margin-top: 5px;
}
h2 { 
	color: #004276;
	font-size: 1.6em;
	font-weight: bold;
}
h3 { 
	font-size: 1.4em;
	font-weight: bold;
}
h4 { 
	font-size: 1.3em;
	font-style: italic;
}

/* ------------------------------------------------------------------------ */
/*
 * links
 */
a {
	text-decoration: none;
}
a:link, a:visited { 
	color: #990000; 
}
a:active, a:hover { 
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

/* ------------------------------------------------------------------------ */
/*
 * paragrafos e suas sub-classes
 */
p ol ul { 
 text-align: justify;
 font-size: 8pt;
}
p.center { 
 text-align: center;
 font-size: 8pt;
}
p.Ancoras {
 font-style: bold;
 font-size: 7pt;
}
p.Juiz {
 font-weight: bold;
 padding:0.5em;
 border: thin solid black;
}

/* ------------------------------------------------------------------------ */
/*
 * regulamentos
 */
p.RegCapitulo {
 font-size: 12pt;
 color: #333333;
 text-align: center;
 font-weight: bold;
}
p.RegTitCapitulo {
 font-size: 12pt;
 color: #333333;
 text-align: center;
 font-style: italic;
}
p.RegArtigo {
 text-align: center;
 font-weight: bold;
}
p.RegTitArtigo {
 text-align: center;
 font-style: italic;
}

/* ------------------------------------------------------------------------ */
/*
 * tabelas
 */
tr {
 font-size: 9pt;
 text-align: left;
 text-valign: top;
}
tr.TituloExpo {
 font-weight: bold;
 font-size: 9pt;
 color: white;
 background-color:#999999;
 text-align: center;
 margin: 0em;
 border-top: thin solid white;
 padding: 0.5em;
}
tr.MesExpo, tr.JuizesGrupo {
 font-size: 8pt;
 font-weight: bold;
 font-decoration: underline;
 background-color:#666666;
 color: white;
 text-align: center;
}
tr.JuizesRaca {
 font-size: 8pt;
 background-color:white;
 color: black;
 text-align: left;
 margin: 0em;
 border: thin solid #dadada;
 padding: 0.3em;
}
tr.DadosExpo { 
 font-size: 8pt;
 color: #666666;
 background-color:white;
 text-align: left;
 margin: 0em;
 border: thin solid #dadada;
 padding: 0.3em;
 } 
 
td.ProgramaExpo {
 font-size: 7pt;
 color: black;
 text-align: left;
}
tr.TodasRacas {
 color: #FF0000;
 text-align: left;
}
tr.Titulo {
 font-weight: bold;
 font-size: 11px;
 color: white;
 background-color:#999999;
 text-align: center;
 padding: 0.5em;
}
tr.Impar { 
 font-size: 10px;
 color: black;
 background-color:white;
 padding: 0.3em;
 } 
tr.Par { 
 font-size: 10px;
 color: black;
 background-color: #cccccc;
 padding: 0.3em;
 } 
 

/* ------------------------------------------------------------------------ */
/*
 * resultados exposi&ccedil;&atilde;o
 */
tr.ResultadosExpoTitulo {
 font-size: 8pt;
 font-weight: bold;
 font-decoration: underline;
 background-color:#666666;
 color: white;
 height: 35px;
}
tr.ResultadosExpoClassificado {
 font-size: 8pt;
 background-color:white;
 color: black;
 margin: 0em;
 border: thin solid #dadada;
 padding: 0.3em;
 height: 45px;
}
table.News {
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}
table.News td {
	border-left: 1px solid black;
	border-top: 1px solid black;
}
table.News tr.Impar { 
 font-size: 10px;
 color: black;
 background-color:white;
 padding: 0.1em;
 } 
table.News tr.Par { 
 font-size: 10px;
 color: black;
 background-color: #cccccc;
 padding: 0.1em;
 } 
table.News tr.Titulo {
 font-weight: bold;
 font-size: 11px;
 color: white;
 background-color:#999999;
 text-align: center;
 padding: 0.5em;
}
tr.NewsImpar { 
 font-size: 10px;
 color: black;
 background-color:white;
 padding: 0.1em;
 } 
tr.NewsPar { 
 font-size: 10px;
 color: black;
 background-color: #cccccc;
 padding: 0.1em;
 } 

h1.horario-exposicao {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #660000;
}
h3.horario-ringue {
	font-size: 14px;
	font-weight: bold;
}
p.horario-data {
	text-align: left;
}
tr.horario-linhatitulo {
	height: 30px;
	font-size: 13px;
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;	
	text-align: center;
}
td.horario-linhatitulo {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
tr.horario-linhaimpar {
	height: 25px;
	background-color: #ffffff;
}
tr.horario-linhapar {
	height: 25px;
	background-color: #eeeeee;
}
tr.horario-linharodape {
	height: 30px;
	font-size: 13px;
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;	
	text-align: center;
}
td.horario-hora {
	text-align: center;
}
td.horario-raca {
	text-align: left;
}
td.horario-qtd {
	text-align: center;
}
td.horario-totalexe {
	text-align: right;
}

.ResultadosExpoNome {
 font-size: 8pt;
 font-weight: bold;
}
.ResultadosExpoRaca {
 font-size: 8pt;
 font-style: italic;
}
.ResultadosExpoProp {
 font-size: 6pt;
}
.ResultadosExpoProprietario {
 font-size: 8pt;
}

