body{
	margin: 0;
}

a{
	text-decoration: none;
	color: #e32300;
}

a:hover{
	text-decoration: underline;
}

form{
	padding: 0px;
	margin: 0px;
}

input.campo_a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	color: #3f3f3f;
}

select.campo_a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	color: #3f3f3f;
}

input.botao_a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	background: #FFFFFF url(../../public_images/rd_big_buttons.gif) repeat-x;
	height: 27px;	
}

input.botao_b{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
	background: #FFFFFF url(../../public_images/rd_buttons.gif) repeat-x;
	height: 20px;	
}

.headerbar{
	border-bottom: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

.header_top_td_all{
	height: 26px;
	background: #e4e4e4 url(../images/titlebkg.gif) repeat-x;
}

.titlemenu td{
	font-family:Tahoma;
	font-size:8pt;
	color: #3f3f3f;
}

.titlemenu td a{
	text-decoration:none;
	color: #3f3f3f;
}

.titlemenu td a:hover{
	text-decoration: underline;
	color: #3f3f3f;
}

.contentsection{
	background-color: #FFFFFF;
	width: 630px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #FFFFFF;
}

.menucol{
	width:143px;
	background-color:#FFFFFF;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}

.footerbar{
	border-top: 1px solid #cacaca;
	height:30px;
}

.tablefooter{
	height:30px;
	width:100%;
}

.tablefooter td{
 	font-family: Tahoma;
 	font-size: 8pt;
 	color: #B0B0B0;
 	text-align: center;
 	padding-right: 8px;
}

input.header_search {
	border: none;
	height: 19px;
	font-family: tahoma;
	font-size: 8pt;
	color: #808080;
	width: 170px;
	padding:2px 2px 2px 5px;
	border: 1px solid #cacaca;
	border-right: none;
}

input.submit_search {
	height: 19px;
	width: 50px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #3f3f3f;
	border: 1px solid #cacaca;
	background-color: #e7e7e7;
}

.loadingtext{
	font-family:Tahoma;
	font-size:8pt;
	color:#A5A5A5;
	padding-left:8px;
}

#help_box{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; 
	padding: 3px;
	border:1px solid black;
	font:normal 8pt Tahoma;
	line-height:14px;
	z-index:300003;
	visibility: hidden;
}

.help_icon{
	cursor:pointer;
}

.slidebanner_buttons{
	background-color: #e6e6e6;
	border-left: 1px solid #FFFFFF;
}

.index_buttons_bannerrouta{
	font-family: Tahoma;
	font-size: 8pt;
	text-align:center;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
}

.index_buttons_bannerrouta a{
	display: block;
	padding: 3px 0px 3px 0px;	
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cacaca;
}

.index_buttons_bannerrouta a:hover{
	background-color: #ff7f00;
}

.allpages_majortitle{
	padding: 0px 0px 5px 0px;
}

.allpages_majortitle .allpages_majortitle_text{
	color: #3f3f3f;
	border-bottom: 1px solid #cacaca;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;	
}