body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #ECF5F9;*/
	background-color: #FFFFFF;
	color: #000000;
	font-size:10px;/*
	scrollbar-face-color:#E9E9E9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#627177;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#535D65;
	scrollbar-track-color:#FFFFFF;*/
}


a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:active {
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menu {
	width:150px;
	border-top:1px solid #D1D1D1;
	background-color:#D1D1D1;
	font-family:verdana,arial,freesans,helvetica;
	/*font-size:1.25ex;*/
}
#menu ul {
	background-color:#CCCCCC;
	padding:0;
	margin:0;
}
#menu ul li {
	border-bottom:1px solid #FFFFFF;
	list-style:none;
	height:2em;
}
#menu ul li a {
	color:#000000;
	height:1%;
	padding:0.4em 0.5em;
	font-family:verdana,arial,freesans,helvetica;
	padding:0.4em 0.5em;
	text-decoration:none;
	display:block;
	font-weight:normal;
}


#menu ul li a:hover {
	background-color:#D7D7D7;
	text-decoration:underline;
}

#menu .topico {
	border-bottom:1px solid #FFFFFF;
	list-style:none;
	_height:2em;
	padding:0.3em 0.5em;
	font-family:verdana, arial, freesans, helvetica;
	background-color: #999999;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
}


.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #353535;
	text-transform: uppercase;
}


.titulo {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 11px;
	top: 6px;
	position: relative;
}
.titulo_home {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 11px;
	position: relative;
}

td {
	font-size: 11px;
	
}
.borda {
	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: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.coluna {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A59797;
	border-right-color: #A59797;
	border-bottom-color: #A59797;
	border-left-color: #A59797;
}
.linha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.menuborda {
border-right-style:solid; 
border-right-color:#000000; 
border-right-width:1px;


}

input {
	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: #CCCCCC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #CCCCCC;
}

.noborder{ border:none}

.fundo_agenda{
	background-image: url(imagem/fundo_agenda.gif);
	background-repeat: no-repeat;
	background-position: right center;
}