a {
	color 			: #636363;
	font-family		: Arial, Tahoma;
	font-size		: 12px;
	font-weight		: bold;		
	text-decoration : none; 
}
a:hover  {
	color 			: #ffa800;
	font-family		: Arial, Tahoma;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration : underline; 
}
a.menu  {
	color 			: #636363;
	font-family 	: Arial, Tahoma;
	font-size		: 12px;
	font-weight		: none;		
	text-decoration : none; 
}
a:hover.menu  {
	color 			: #313131;
	font-family 	: Arial, Tahoma;
	font-size		: 12px;
	font-weight		: none;		
	text-decoration : none;
}
INPUT, SELECT, TEXTAREA {
	font-family		: Arial, Tahoma;
	font-size		: 12px;;
	border-style	: solid;
	border-color	: #8d8d8d;
	color			: #636363;
	border-width	: 1;
	background-color: #fdfdfd;
}
.nobr {
	border-width	: 0;
}
.FormBt {
  font-family      : Arial, Tahoma;
  font-style       : normal;
  font-size        : 12px;;
  font-weight      : bold;
  background-color : #c40808;
  color            : #ffffff;
  border           : 2px solid #c40808;
}
td, tr, table {
	font-family	: Arial, Tahoma;
	font-size	: 12px;;
	color		: #636363;
}
.Tit {
	font-family	: Arial, Tahoma;
	font-size	: 15px;
	color		: #b13e29;
}
.mini {
	font-family	: Tahoma;
	font-size	: 12px;
	color		: #636363;
}
a.mini  {
	color 			: #636363;
	font-family 	: Tahoma;
	font-size		: 12px;
	font-weight		: none;
	text-decoration : none; 
}
a:hover.mini  {
	color 			: #313131;
	font-family 	: Tahoma;
	font-size		: 12px;
	font-weight		: none;		
	text-decoration : none;
}
.White {
	color 			: #ffffff;
	font-family 	: Tahoma,Tahoma;
	font-size		: 12px;
}
.Cinza {
	color 			: #808080;
	font-family 	: Tahoma,Tahoma;
	font-size		: 12px;
}
.mini { 
	color 			: #808080;
	font-family 	: Tahoma,Tahoma;
	font-size		: 9px;
}
.red {
	color 			: #cc0000;
}
.border {
  border           : 1px solid gray;
}
.borderSel {
  border           : 2px solid #cc0000;
}

