﻿body {
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 18px;
	border: 1px solid #A1A1A1;
	text-align: center;
}
.menu a {
	font-family: Arial;
	font-size: 12px;
	color: #F7A30A;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}
.menu a:hover {
	background-color: #F7A30A;
	color: #000000;
}

.link
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=blue,Strength=5); 
	width:200px;	
}

.link:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=blue,Strength=5); 
	width:200px;
	
}

.titulo-quadro {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #999999;
  text-decoration: none;
  background-image: url(../../ImagensAplicacao/bg-cinza.jpg);
  padding-left: 5px;
}

.linkTabela
{
    font-family: Dialog;
    font-size: 10px;
    color: #F7A40A;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    filter:progid:DXImageTransform.Microsoft.Glow(Color=blue,Strength=5); 
	width:200px;
}

.headerTable
{
    BACKGROUND-COLOR:#F7A40A;
    COLOR:White;
    FONT-FAMILY:verdana;
    FONT-SIZE:10px;
    text-align:center;
    height :19px;
    text-decoration: none;
}

.headerTable a
{
    BACKGROUND-COLOR:#F7A40A;
    COLOR:White;
    FONT-FAMILY:verdana;
    FONT-SIZE:10px;
    text-align:center;
    height :19px;
    text-decoration: none;
}

.bodyTable
{
    BACKGROUND-COLOR:#ffffff;
    COLOR:#000000;
    FONT-FAMILY:verdana;
    FONT-SIZE:7pt;
    text-align:center;
    height:20px;
    border-style:solid;
}

.Label
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    text-decoration: none;
}

.TextBox
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    border: 1px solid #666666;
    color: #515151;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
	width:200px;	
}

.BUTTON
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	border: 1px solid #666666;
	background-color: #F7A40A;
	cursor: hand;
	width:100px;
}	

.CheckBox
{
	background-image: none;
	font: 10px Verdana;
	color: #000000;
	border-right: #003366 1px grove;
	border-bottom: #003366 1px grove;
	background-color: #ffffff;
	width:100px;
}

.Calendario
{
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    border: 1px solid #666666;
    color: #515151;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
	width:75px;
}
