﻿a:link, 
a:hover, 
a:visited, 
a:active 
{
	text-decoration: none;
	font-weight: normal;
}

body
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	margin:	10px;
	border: 10px;
	background-color: #E8E8E8;
	cursor: default;
}

.table
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background: #FFFAFA;
	border: solid 1px #426194;
}

.mensagem
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	background: #FFFAFA;
	border: solid 1px #426194;
}

.menu
{
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	background: #8B0000;
	border: solid 1px #426194;
}

.headertable
{
	font-weight: bold;
	font-size: 14px;
	background-color: #999999;
	color: #ffffff;
}

.itemtable
{
	font-weight: bold;
	font-size: 12px;
	background-color: White;
	color: #339966;
	text-align: left;
}

.titulotop
{
	font-size: 20px;
	background-color: #8B0000;
	color: #ffffff;
	text-align: center;
}

.barrasubtitulo
{
	font-size: 5px;
	background-color: #8B0000;
	color: #ffffff;
	text-align: center;
}

.subtitulocapa
{
	font-weight: bold;
	font-size: 12px;
	background-color: #8B0000;
	color: #ffffff;
	text-align: center;
}

.lblavisos
{
	font-weight: bold;
	font-size: 10px;
	background-color: #8B0000;
	color: #ffffff;
}

.button
{
	cursor:	hand;
	font-size: 15px;
	color:White;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
	text-align: left;
	height: 30px;
	width: 200px;
}

.btnformularios
{
	cursor:	hand;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border:	1px solid #7b9ebd;
	text-align: left;
	width: 28px;
}

.grid
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background: #E8E8E8;
	border: solid 1px #426194;
	text-align: center;
}

.description
{
  font-family: Tahoma;
  font-size: 8pt;
  text-align:justify;
  font-weight: normal;
  color: #616161;
  text-align: justify;
}

.description1
{
  font-family: Tahoma;
  font-size: 8pt;
  text-align:justify;
  font-weight: normal;
  color:Black;
  text-align: justify;
}

.description2
{
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  width: 195px;
}