a, a:visited, a:link, a:active, a:visited:hover {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:visited{
	color: #1F6099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.heading, a.heading:link, a.heading:active, a.heading:visited:hover{
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.heading:hover, a.heading:visited{
	color: #1F6099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	scrollbar-3dlight-color: #CCE2FF;
	scrollbar-arrow-color: #1A5080;
	scrollbar-base-color: #CCE2FF;
	scrollbar-darkshadow-color: #1A5080;
	scrollbar-face-color: #CCE2FF;
	scrollbar-highlight-color: #E5F3FF;
	scrollbar-shadow-color: #A3B9CC;
	scrollbar-track-color: #E5F3FF;
	text-decoration: none;
}

form {
	border: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

hr {
	align: center;
	color: #1A5080;
	height: 1px;
	width: 90%;
}

input, input.text, textarea {
	background-color: #CCE2FF;
	border-color: #1F6099;
	border-style: solid;
	border-width: 1px;
	color: #1A5080;
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 5px 1px 1px;
	text-decoration: none;
}

li{
	padding-top: 3px;
}

select, option, .inputselect {
	background-color: #CCE2FF;
	border-style: none;
	border-width: 0px;
	color: #1A5080;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
}

strong, b {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.heading {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.inputbut {
	background-color: #A3B9CC;
	background-image: url("images/botao.jpg");
	background-repeat: repeat-x;
	border: 1px solid #1F6099;
	border-bottom-color: #1F6099;
	border-left-color: #1F6099;
	border-right-color: #1F6099;
	border-top-color: #1F6099;
	color: #1A5080;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#CCE2FF',EndColorStr='#A3B9CC');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	padding: 0px;
}

.inputtrans {
	background-color: transparent;
	border-style: none;
}

.small {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.titulo {
	color: #1A5080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titulo_tabela {
	color: #E5F3FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

