/*fields -------------------------*/
.required 
{
	border-color:#00a0e8;
}

.timeCtrl 
{
	display:none;
}

.calBtn
{
	cursor:hand;
}

.timeCtrl td 
{
	vertical-align:top;
}

.timeCtrl .tm thead,th {
	color:Red;
}

.timeCtrl .tm td,thead,th {
	border: 1px solid;
	font-size:xx-small;
	cursor: hand;
}

.timeCtrl th
{
	text-align:right;
}

.cal
{
	font-size:6pt;
	text-align:center;
	width:150px
}

.cal_head td
{
	color: #afc4df;
	font-size:6pt;
	font-weight:bold;
}

.cal_semana td
{
	font-size:4pt;
	font-weight:bold;
}

.calday
{
	border: #445873 1px solid;
	font-size: 5pt;
	cursor: hand;
	text-align: right;
}

.calmark 
{
	background-color:Silver;
	color:#232e40;
}

.sunday 
{
	color:#00a0e8;
}

#ano 
{
}

#mes 
{
}

.btn 
{
	cursor:hand;
}

.linha_par
{
	background-color: snow;
}

.linha_impar
{
	background-color: ghostwhite;
}

.caldisabled 
{
	color:Silver;
}

.invalid_required
{
	background-color: #ffffcc;
}

.invalid_number
{
	background-color: honeydew;
}

.invalid_complete
{
	background-color: peachpuff;
}

.invalid_email
{
	background-color: honeydew;
}

.copy
{
	font-size: 9px;
	color: silver;
	font-family: Verdana;
}

.toolbox
{
	background-color:Silver;
	position:absolute;
	filter:alpha(opacity=95);
	behavior:url(site/behave/behave_drag.asp);
	/* url(site/behave/toolbox.htc);*/
}

.candrag
{
	position:absolute;
	behavior:url(site/behave/behave_drag.asp);
}

.ctrl_input {
	font:"Courier New", Courier, monospace;
	font-size:9px;
	background-color:#333333;
	color:#e8e8e8;
	border:solid 1px #e8e8e8;
}

.ctrl_dlg {
	background-color:#444444;
	color:#e8e8e8;
	border:groove 2px #e8e8e8;
}

.ctrl_dlg thead {
	color:#e8e8e8;
}

.ctrl_dlg a {
	color:#a8a8a8;
}

.ctrl_dlg a:hover {
	color:Red;
}

.inpress_cpe {
	display:none;
	/*behavior:url(site/behave/behave_resume.htc);*/
}

.inpress_cpe_title {
	background-color:#222222;
	color:#cc0000;
}

/**/
.inpress_ctrl {
	background-color:#CCFFFF;
	behavior:url(site/behave/inpress_ctrl.asp);
}

.inpress_content {
	background-color:#FFFFCC;
	behavior:url(site/behave/inpress_content.asp);
}

.inpress_teaser {
	background-color:#CFCFFF;
	behavior:url(site/behave/inpress_teaser.asp);
}

.inpress_link_teaser {
	background-color:#CFCFFF;
	behavior:url(site/behave/inpress_link_teaser.asp);
}

.inpress_tabular {
	background-color:#FFCCFF;
	behavior:url(site/behave/inpress_tabular.asp);
}

.inpress_pagination {
	background-color:#CCCCFF;
	behavior:url(site/behave/inpress_pagination.asp);
}

.inpress_page {
	background-color:#CCFFcc;
	behavior:url(site/behave/inpress_page.asp);
}

.inpress_list {
	background-color:#FFCCFF;
	behavior:url(site/behave/inpress_tabular.asp);
}

.hscroll {
	behavior:url(site/behave/behave_hscracel.asp);
}

