body {
	background-image: url(/imagens/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #003300;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-size: 9px}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }


p {
	font-family: Verdana;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0078d3;
	font-size: 11px;
	font-weight: bold;}

.simbolo {
	font-family: Symbol;
	color:#0078d3;
	font-size: 10px;
	font-weight: bold;}

.estado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0078d3;
	font-size: 11px;
	font-weight: bold;}


.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;}

.titulo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ff9933;
	font-size: 11px;
	font-weight: bold;}

td {
	font-family: Verdana;
	font-size: 10px;}

.hide{display: none;}
.show{display: block;}

a:hover {
	text-decoration:underline;}

a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	color:#000000;}


.branco {
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	color:#ffffff;}

.vermelho {
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
	color:#900000;}


.menu_principal {
		background-color:#003366;
		margin-left:0px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		color: #ffffff;
		height: 25px;
		width: 184px;	
		border-bottom:1px solid #ffffff;}

a.menu_principal:hover {
		background-color:#00aeef;
		text-decoration:underline;}


.submenu{
		background-color:#66c0ec;
		margin-left:0px;
		padding-left:10px;
		padding-top:2px;
		padding-bottom: 2px;
		display:block;
		text-decoration: none;
		color: #000000;
		height: 25px;
		width: 184px;	
		border-bottom:1px solid #0078d3;}

a.submenu:hover {
		background-color:#00aeef;
		text-decoration:underline;}



.menu_restrito {
		background-color:#0099CB;
		margin-left:0px;
		padding-left:0px;
		padding-top:1px;
		padding-bottom: 1px;
		display:block;
		text-decoration: none;
		color: #ffffff;
		height: 25px;
		width: 140px;	
		border-bottom:1px solid #ffffff;}

a.menu_restrito:hover {
		background-color:#00aeef;
		text-decoration:underline;}


.BoxTxtazul{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	height: 12px;
	background-color: #e7f7fd;
	border: 1px solid #666666;
}


.botaoazul { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 	
	background-color: #003366; 
	font-weight: bold; 
	height: 18px;
	word-spacing: normal; 
	border-style: solid; 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

.botaovermelho { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 	
	background-color: #990000; 
	font-weight: bold; 
	height: 18px;
	word-spacing: normal; 
	border-style: solid; 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

.botaoazulclaro { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 	
	background-color: #e7f7fd; 
	font-weight: bold; 
	height: 18px;
	word-spacing: normal; 
	border-style: solid; 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px 
}

.marcado{
	background-color:#66ff33;
}

.style_calendar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#003366;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


td.bb{
	border-bottom:1px solid #003366;
}

td.ba{
	border-top:1px solid #003366;
}

td.bl{
	border-left:1px solid #003366;
}

td.cheia{
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	

}

#thelp {
	padding:10px;
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:300px;
	z-index:1;
	background-color: #99ccff;
}