.frm_md {
padding:3px 3px 3px 3px;
background-color:#CFE2E7;
border:1px solid #BED7DE;
width:122px;
height:182px;
text-align:center;
}
.img_md {

border:1px solid #FFFFFF;
margin:4px 10px 4px 4px; 
}

#cmsautoTable td {
width:auto;
font-family:Tahoma;
font-size:11px;
color:#666666;
line-height:16px;
margin:0;
border:none;
padding:5px 5px 5px 5px;
}

.show {
	display: block;
}

.hide {
	display: none;
}

.star {
	color: #00718F;
	text-align: right;
	padding-right: 4px;
}

.tabs td {
	cursor: pointer;
}

.round_table td{
color:#6E7A7C;
font-family:Tahoma;
font-size:11px;
font-weight:normal;

}

.round_table .tc {
	background-image: url(../sysimages/form_top_center.jpg);
	background-repeat: repeat-x;
	background-position: center top
}

.round_table .cl {
	background-image: url(../sysimages/form_center_left.jpg);
	background-repeat: repeat-y;
	background-position: left center
}

.round_table .cr {
	background-image: url(../sysimages/form_center_right.jpg);
	background-repeat: repeat-y;
	background-position: right center
}

.round_table .cc {
	background-color: #F8F8F8;
}

.round_table .bc {
	background-image: url(../sysimages/form_bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: center bottom
}

.input {
border:1px solid #E2E3EA;
height:21px;
padding:3px;
color:#999999;
font-family:Tahoma;
font-size:11px;
}



textarea {
color:#999999;
font-family:Tahoma;
font-size:11px;
border:1px solid #E2E3EA;
overflow:auto;
padding:3px;
}

.tbl_teste {
background-color:green;
}


.bar {
	width: 5px;
	background-color: #FFF;
	background-image: url(../sysimages/bar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.tab_serv_r {
  background-image:url(../sysimages/fd_serv_rub_sel.jpg);
  background-repeat:no-repeat;
  background-position:5px 5px;
}

.tab_espec_r {
  background-image:url(../sysimages/fd_espec_rub_sel.jpg);
  background-repeat:no-repeat;
  background-position:5px 5px;
}

.tab_not_h {
  background-image:url(../sysimages/fd_not_sel.jpg);
  background-repeat:no-repeat;
  background-position:5px 5px;
}
.tab_cons_h {
  background-image:url(../sysimages/fd_cons_sel.jpg);
  background-repeat:no-repeat;
  background-position:5px 5px;
}
.tab_agen_h {
  background-image:url(../sysimages/fd_agen_sel.jpg);
  background-repeat:no-repeat;
  background-position:5px 5px;
}

.btn_small {
  font-family:Tahoma;
  font-size:11px;
	width: 36px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../sysimages/btn_small_n.png);
	background-repeat: no-repeat;
	background-position: center 1.5px;
	border-width: 0px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

.btn_small_hover {
  font-family:Tahoma;
  font-size:11px;
	width: 36px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../sysimages/btn_small_h.png);
	background-repeat: no-repeat;
	background-position: center 1.5px;
	border-width: 0px;
	cursor: pointer;
	color: #F6B412;
	font-weight: bold;
}

.btn_big {
  font-family:Tahoma;
  font-size:11px;
	width: 89px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../sysimages/btn_big_n.png);
	background-repeat: no-repeat;
	background-position: center 1.5px;
	border-width: 0px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
}

.btn_big_hover {
  font-family:Tahoma;
  font-size:11px;
	width: 89px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../sysimages/btn_big_h.png);
	background-repeat: no-repeat;
	background-position: center 1.5px;
	border-width: 0px;
	cursor: pointer;
	color: #F6B412;
	font-weight: bold;
}
