body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;	
	background-color: #42B839;
	background-image:url(../images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-x; 
}

.bodyConsulta
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../images/spacer.gif);
}

/*.bodyTela_Meio
{
	background-image:url(../images/bg_main.gif);
	
	background-color: #42B839;
}
*/
h1
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #077508;
	margin: 3px 0px 0px;
	white-space: nowrap;
}

.menu
{
	font-family: verdana;
	font-size: 12px;
	color: #595959;
	font-weight: bold;
	white-space: nowrap;
}

.menu a
{
	text-decoration: none;
	color: #595959;
}

.menu a:hover
{
	text-decoration: none;
	color: #000000;
}

td a
{
	text-decoration: none;
	color: #009900;
}

td a:hover
{
	color: #006600;
}

.bgrx
{
	background-repeat: repeat-x;
}

.cpr
{
	font-family: verdana;
	font-size: 9px;
	color: #DBF9DB;
}

.lblock
{
	font-family: verdana;
	font-size: 10px;
	color: #066506;
}

.bgrxbtm
{
	background-repeat: repeat-x;
	background-position: bottom;
}

td
{
	font-family: verdana;
	font-size: 10px;
}

h2
{
	font-family: verdana;
	font-size: 12px;
	color: #076007;
	margin: 0px 0px 12px;
	font-weight: lighter;
}

.menubottom
{
	color: #343434;
}

.lmenu
{
	font-family: verdana;
	font-size: 11px;
	color: #0D710D;
	text-transform: uppercase;
}

.tableSolid
{
	border: 1px solid #AACCBB;
	background-color : #CCFFEE;
}

.main_title
{
	font-size:16px;
	font-weight:bold;
	color: #009900;
	text-align:center;
}

.sub_title
{
	font-size:11px;
	font-weight:bold;
	color: #009900;
	text-align:left;
	border-bottom: solid 1px #009900;
}

.calendario
{
	border: solid 1px #EFEFEF;
}

.calendario a
{
	font-weight:normal;
	color: #009999;
}

.calendario a:hover
{
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}

.calendario.title
{
	background-color:#EFEFEF;
	text-transform:capitalize;
}

.calendario.dayofweek
{
	font-size: 11px;
	color: #009900;
	font-weight:bold;
}

.calendario.selectedday
{
	border: solid 1px #777777;
	color: #000000;
}

.tableAgenda
{
	border: solid 1px #CCCCCC;	
}

.tableAgenda a
{
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.tableAgenda a:hover
{
	text-decoration:underline;
	font-weight:normal;
	color: #009900;
}

.tablePesquisa
{
	border: 1px solid #009900;
	background-color: #FFFFFF ;	
}

.tablePesquisa td
{

}

.tablePesquisa.selected
{
	background-color: #D4D6E2;
	color: #000000;
	font-weight: bold;
}

.tablePesquisa.selected a
{
	color: #000000;
}

.tablePesquisa.selected a:hover
{
	color: #444444;
}

.tablePesquisa.alternated
{
	color: #000000;
	background-color : #FAFAFA;
}

.tablePesquisa.alternated a
{
	color: #000000;
}

.tablePesquisa.alternated a:hover
{
	color: #999999;
}

.tablePesquisa.header
{
	background-color: #009900;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
}

.tablePesquisa.header a
{
	color: #000066;
	font-weight:normal;
}

.tablePesquisa.header a:hover
{
	color: #000000;
}


.tablePesquisa.pager
{
	background-color : #E7E4E0;
	color: #FFFFFF;
}

.tablePesquisa.pager td
{
	border-top: solid 1px BAB7B7;
}

.tablePesquisa.pager a
{
	color: #000000;
}

.tablePesquisa.pager a:hover
{
	color: #FF0000;
}

.tablePesquisa.pager span
{
	font-weight: bold;		
}

.msgErro
{
	color: #FF0000;	
}
