html
{ 
height: 100%; 
width: 100%; 
overflow-x: hidden; 
overflow-y: scroll; 
} 
td {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.stroke
{
    background-color: #768393;
}
.stroke2
{
    background-color: #314178;
}
.linkbluebold {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #465c92;
	text-decoration: none;
}
.linkbluebold:hover {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6898db;
	text-decoration: underline;
}
.linkblue {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #465c92;
	text-decoration: underline;
}
.linkblue:hover {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #6898db;
	text-decoration: underline;
}
.blue {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #465c92;
	text-decoration: none;
}
.blue2 {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #314178;
	text-decoration: none;
}
.bluebold {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #465c92;
	text-decoration: none;
}
.data {
	font-family: Tahoma, Arial, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titblue {
	font-family: Tahoma, Arial, serif;
	font-size: 13px;
	font-weight: bold;
	color: #465c92;
	text-decoration: none;
}
.titblue2 {
	font-family: Tahoma, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #465c92;
	text-decoration: none;
}
.titwhite {
	font-family: Tahoma, Arial, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.fd_amarelo {
 background-color:#ebd80e ;
}
.fd_cinza1 {
 background-color:#f6f7fa ;
}
.img1
{
border-color:#999999;
border-style:solid;
border-width:1px;
background-color:#F3F3F3;

}.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #397CAE;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding: 2px;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #397CAE;
	height: 17px;
	width: 60px;
	border: 0px none #FFFFFF;
	padding-bottom: 2px;
}
.linkblue2 {

	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #465c92;
	text-decoration: underline;
}
.linkblue2:hover {

	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6898db;
	text-decoration: underline;
}
