.tsk_md {font-family: Tahoma; font-size: 11px; color: #535353; background-color: #FFFFFF; background-image: url(../img/TaskBar/tb_line.png); background-repeat: repeat-y; width: 600px;} 
.tsk_tl {background: url(../img/TaskBar/tb_tl.png) 0 0 no-repeat;} 
.tsk_bl {background: url(../img/TaskBar/tb_bl.png) 0 100% no-repeat; padding-left: 17px;} 
.tsk_tr {background: url(../img/TaskBar/tb_tr.png) 100% 0 no-repeat;} 
.tsk_br {background: url(../img/TaskBar/tb_br.png) 100% 100% no-repeat;}
.tsk_mt {background: url(../img/TaskBar/pixel.png) 0 0 repeat-x;} 
.tsk_mb {background: url(../img/TaskBar/pixel.png) 0 100% repeat-x;} 
.tsk_ml {background: url(../img/TaskBar/pixel.png) 100% 0 repeat-y;} 

/* RASTRO */
.div_rastro {
	padding: 4px 2px 4px 4px;
	font-family: Tahoma; font-size: 11px;
}
.rastrolnk, .rastrosel, .rastrosel_last, .rastrolnk_last {
	color: #535353;
	text-decoration: underline;
}
.rastrosel, .rastrosel_last
{
	font-weight: bold;
}
.rastrosel_last, .rastrolnk_last
{
	text-decoration: none;
}

/* BOTOES */
div.div_info 
{
	font-family: Tahoma; font-size: 11px;
}
div.div_info table
{
	width: 100%;
	height: 100%;
}
.tsk_item, .tsk_itemsel  {
	font-family: Tahoma; font-size: 11px;
	float:left;
}
.tsk_item 
{
	padding: 1px 4px 1px 3px;
}
.tsk_itemsel 
{
	background-color: #F3F3F3;
	border: 1px solid #999999;
	padding: 0px 3px 0px 2px;
}
div.div_info div.tsk_item img, div.div_info div.tsk_itemsel img {
	border: 0;
	height: 16px;
	vertical-align: middle;
	margin-right: 2px;
	margin-top: 1px;
	margin-left: 1px;
}
.tsk_item div a, .tsk_itemsel div a 
{
	color: #000000;
	text-decoration: underline;
}
.tsk_item div, .tsk_itemsel div
{
	float: left;
}
.tsk_div {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #919B9C;
	padding-top: 4px;
}
.tsk_line
{
	border-top: 1px solid #969696;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
}
.tsk_pesquisar 
{
	font-family: Tahoma; font-size: 11px;
	padding: 0px 3px 0px 5px;
}
.tsk_pesquisar_lkp 
{
	padding-bottom: 8px;
}
.tsk_pesquisar form 
{
	padding:0px; margin: 0px;
}
.tsk_pesquisar table
{
	width: 100%;	
}
.tsk_dv_pesq
{
	float:left; 
	text-align: left; 
	margin: 0px;
	padding: 0px; 
	font-family: Tahoma; font-size: 11px;  font-weight: normal; 
	color: #000000;
}
.tsk_dv_pesq input
{
	font-family: Tahoma;  font-size: 11px; font-weight: normal; 
	vertical-align: middle;
}
.tsk_dv_filter 
{
	float: right;
	text-align: right; 
	padding-top: 0px; 
	font-family: Tahoma; font-size: 11px;  font-weight: normal; 
	color: #000000;
}
.tsk_dv_filter select
{
	vertical-align: middle;
	font-family: Tahoma;  font-size: 11px; font-weight: normal; 
}
.tsk_dv_filter a
{
	padding-left: 1px;
	padding-right: 1px;
}
.tsk_dv_filter a img 
{
	border: 0;
	padding-left: 2px;
	vertical-align: middle;
}