/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
}
.menu { text-decoration:none; color:#000000; }
.menu:hover { text-decoration: none; color:#000000;}
.linhapretathin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.linhapretathinesquerdalateral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linhapretaabaixo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menuover {
	background-color: #CCCCCC;
}
.menuout {
	background-color: #EFEFEF;
}
.menutd { background-color: #EFEFEF; }
.menudivisoria {
	font-weight: bold;
	color: #000000;
	background-color: #99CC00;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-weight: normal;

}
.graylinethin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.calendariolinha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
