INPUT.LoginButton{
	font-family: Tahoma;
	font-size: 9pt;
	/*background: #ffffff url(../images/button_bkg2.png) left center repeat-x;*/
	border: solid 1px #8E8F8F;
	background-color:#FFFFFF;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
}
.logCinza {
	color: #ababab;
	font-family: Arial;
	font-size: 12px;
}
.logtitulo {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

body, td {
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #555555;
	text-decoration: none;
	border: none;
}
input, select, textarea {
	font-family: Arial;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	border: none;
}
.gold {
	color: #FFD800;
}
.gold2 {
	color: #B3AD00;
}
a {
	font-weight: none;
	color: #1E5BA2;
	text-decoration: none;
	border: none;
}
a:hover {
	font-weight: none;
	color: #000000;
	text-decoration: underline;
	border: none;
}
.a_top {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.a_top:hover {
	color: #DDDDDD;
	text-decoration: underline;
	border: none;
}
.c_move {
	font-size: 16px;
	font-weight: bold;
}
 
.c_move:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
 
.c_title {
	font-size: 16px;
	font-weight: bold;
}
 
.diadasemana_extenso {
	background-color:#FFFFFF;
	color:#555555;
	text-align: center;
	width: 14%;
}
 
.fimdesemana {
	background-color:#F8F8F8;
	vertical-align: top;
	height: 25px;
}
 
.diautil {
	background-color:#FFFFFF;
	vertical-align: top;
	height: 25px;
}
 
.hoje {
	background-color:#EAFFFF;
	vertical-align: top;
	height: 25px;
}
 
.outromes {
	background-color:#F0F0F0;
	vertical-align: top;
	height: 25px;
}
 
div.cssDIAeditar {
	float: center;
	text-align: center;
	border:0;
	padding: 0.125em 0.25em 0 0.25em;
	margin: 0;
	/*background:#f3f3f3;
	color:#FFFFFF;*/
	font-size:9px;
	
}
 
div.cssDIA {
	float: right;
	text-align: center;
	/*border: 1px solid #C0C0C0;*/
	border-width: 0 0 1px 1px;
	padding: 0.125em 0.25em 0 0.25em;
	margin: 0;
	color:#b5b5b5;
	font-size:10px;
	/*background: #a5a5a5;*/
}
 
div.cssDIA_othermonth {
	float: right;
	text-align: center;
	border-width: 0 0 1px 1px;
	padding: 0.125em 0.25em 0 0.25em;
	margin: 0;
}
 
div.event {
	margin: 0.5em;
}
div.event span {
	display: block;
}
 
 
div.recur1 {
	color: #555555;
	border: 1px solid #AAAA77;
	border-width: 0 0 1px;
	background-color: #FFFFEE;
	padding: 0.5em 0.5em;
	margin: 0;
}
 
div.recurOver1 {
	color: #FFFFFF;
	border: 1px solid #636B84;
	border-width: 0 0 1px;
	background-color: #969EB7;
	padding: 0.5em 0.5em;
	margin: 0;
	cursor: pointer;
}
 
 
div.recur {
	border: 1px solid #AAAA77;
	border-width: 0 0 1px;
	background-color: #FFFFEE;
	padding: 0.5em 0.5em;
	margin: 0;
}
 
div.recurOver {
	border: 1px solid #636B84;
	border-width: 0 0 1px;
	background-color:#FFFF33;
	padding: 0.5em 0.5em;
	margin: 0;
	cursor: pointer;
}
 
span.c_etime {
	font-weight: bold;
}
span.c_elocation {
	font-style: italic;
}