a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	text-decoration: underline 
}

body
{
	background-color: White;
	color: Black;
	background-image: url('../Imagens/fundo_pag.gif');
	margin: 0px;
}

td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;	
}

input 	{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #333333;
	height: 18px;
}

input[type="checkbox"], input[type="radio"] {
   background: transparent;
   border: none;
}

textarea {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

select {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.Arial12Branco {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF
}

.Arial12Branco:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FFFFFF
}

.Arial12BrancoNoHover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
    cursor:default;
}

.Arial14Cinza {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #e1e1e1; 
	text-decoration: none; 
	text-transform: uppercase; 
	filter: DropShadow(Color=#516046, OffX=1, OffY=1, Positive=no)
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.Arial12Cinza {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #e1e1e1; 
	text-decoration: none; 
	filter: DropShadow(Color=#516046, OffX=1, OffY=1, Positive=no)
}

.Arial12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333;
	text-decoration: none; 
}

.Arial12Normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	text-decoration: none; 
}

.Arial10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
	text-decoration: none; 
}
/**/

.Arial11Verm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000
}
.Arial11Bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA0000
}

.Arial11Laranja {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #FF6600
}

.Arial11Verde { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #557B35
}

.Arial12Laranja { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600
}

.Arial12Laranja:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600;
	text-decoration: underline
}

.Arial12LaranjaNoHover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600
}

.Arial12Verde { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #557B35; 
	font-weight: bold
}

.Arial12Verde:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #557B35; 
	font-weight: bold;
	text-decoration: underline
}

.Arial12VerdeNoHover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #557B35; 
	font-weight: bold
}

.Arial11VerdeLabel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #557B35
}

.Arial12Branco {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF
}

.Arial12VerdeBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #557B35; 
	font-weight: bold
}

.Arial12VerdeBold:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #557B35; 
	font-weight: bold;
	text-decoration: none
}

.Arial13Laranja { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF6600 
}

.Arial13LaranjaBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	color: #FF6600 
}

.Arial13Verde { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #557B35;
	font-weight: bold; 
}

.Arial14Cinza {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #e1e1e1; 
	text-decoration: none; 
	text-transform: uppercase;
	filter: DropShadow(Color=#516046, OffX=1, OffY=1, Positive=no)
}

.Arial14 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

.Arial14Laranja {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF8533; 
	text-decoration: none; 
	text-transform: uppercase
}

.Arial14Verde {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #557B35; 
	text-decoration: none; 
	text-transform: uppercase 
}

.Arial14VerdeI {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #557B35; 
	text-decoration: none;
}

.Arial14VerdeI:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #557B35; 
	text-decoration: none;
}

.Arial18Verde {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	color: #557B35
}

.Arial18 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #333333
}

.BorderNone {  
	border-style: none;
	background-color: #F0F2EB;
}
.BtVerde
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../Imagens/bt_verde.gif');
	height: 18px;
	background-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.BtLaranja {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../Imagens/bt_vermelho.gif');
	height: 18px;
	background-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.BtCinza {
	font-weight: bold;
	color: #424242;
	background-image: url('../Imagens/bt_cinza.gif');
	height: 18px;
	background-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.FundoCinza {  
	background-color: #F2F1F3
}

.lbl_Mensagem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.accordionHeader
{
	border: 1px solid #006633;
	color: #557B35;
	background-color: #D8E8CA;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #006633;
    color: #557B35;
    background-color: #D8E8CA;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
	background-color: #F0F2EB;
	border: 1px solid #006633;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.game_detalhe_btn_on
{
	background-color: #E2F1BE;
	background-image: url('../Imagens/game_detalhe_bt_on.gif');
	text-align: center;
	vertical-align: middle;
	height: 43px;
	width: 112px;
	cursor: pointer;
	cursor: hand;
	display: table-cell;
}

.game_detalhe_btn_off
{
	background-color: Transparent;
	background-image: url('../Imagens/game_detalhe_bt_off.gif');
	text-align: center;
	vertical-align: middle;
	height: 43px;
	width: 112px;
	cursor: pointer;
	cursor: hand;
	display: table-cell;
}

.modalPopupColeta {
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color: #FF6600;
	padding: 0px;
	width: 600px;
}

.modalPopupOcorrencia {
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color: #E53A28;
	padding: 0px;
	width: 450px;
}

.modalPopupAviso {
	background-color: White;
	border-width: 2px;
	border-style: solid;
	border-color: #70A047;
	padding: 0px;
	width: 450px;
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.TituloPanelColeta
{
	background-color:#FF6600; 
	color:White; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.TituloPanelOcorrencia
{
	background-color:#E53A28;
	color:White; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.TituloPanelAviso
{
	background-color:#70A047;
	color:White; 
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

.collapsePanel {
	
	background-color:#F0F2EB;
	overflow:hidden;
}

