﻿.sample_style {
	font-family: Verdana;
	font-size: 12px;
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: none
}

.sample_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f4f4f4;
	text-decoration: none
}

.sample_menu_child {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #f4f4f4;
	text-decoration: none
}

.sample_simple_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000
}

.sample_medium_text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000
}

.input_style {
	font-family: Arial;
	font-size: 12px;
	color: #000000
}

.button_style {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.error_style {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	background-color: #f2f2f2;
	border: 1px solid #ff0000;
	width: 450px;
	text-align: left
}

.error_header {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	padding: 4px;
	width: 450;
	text-align: left
}

.label_style {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}

.blue_style {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #3333dd;
	color: #ffffff
}

.reportLinks, A.reportLinks {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
A.reportLinks:hover {
	text-decoration: underline
}
.reportInputs {
	font-family: Verdana, Helvetica;
	font-weight: bold;
	font-size: 11px
}
.reportTitle {
	font-family: Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
.reportCellA {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	background-color: #ffffff
}
.reportCellB {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	background-color: #e9e9e9
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
h3
{
	color: #000080;
}
body
{
background-color:#C8C8C8;
font-family:Georgia;
color:#6f4306;
font-size: 12px;
}


.menu, A.menu, A.menu:hover
{
color:#FFFFFF;
font-family:Georgia;
font-weight:bold;
text-decoration:none;}
.esuppo
{color:#714307;
font-size: smaller;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
}
.titulo
{font-size:20px;
color:#5A302A;
font-weight:bold;
font-style:italic;
}
p {
	font-family: Georgia;
	color: #6f4306;
	font-size: 12px;
}

