
body, div, span {
	font: normal 11px Trebuchet MS;
	color: #485052;
}

body {
	margin: 0px;
	padding: 0px;
	background: #dcd9b0 url(images/body_bg.gif) repeat-x;
}

/*** Header & Header Components ***************************************************************/

#header {
	width: 990px;
	height: 144px;
	background: url(images/header_bg.gif);
	float: left;
}

#top_level_funcs {
	width: 672px;
	font: normal 11px Trebuchet MS !important;
	color: #FFFFFF !important;
	margin-left: 162px;
	margin-top: 7px;
	float: inherit;
}

	#top_level_funcs div {
		font: normal 11px Trebuchet MS !important;
		color: #FFFFFF !important; 
		text-decoration: none;
	}
	
	#top_level_funcs a {
		padding-right: 15px !important;
		text-align: left !important;
		font: normal 11px Trebuchet MS !important;
		color: #FFFFFF !important; 
		text-decoration: none !important;
	}
	
	#top_level_funcs a:hover {
		padding-right: 15px !important;
		text-align: left !important;
		font: normal 11px Trebuchet MS !important; 
		color: #FFFFFF !important; 
		text-decoration: underline !important;
	}


#top_level_funcs_left {
	width: 166px;
	float: left;
}

#top_level_funcs_middle {
	width: 347px;
	float: left;
}

	#top_level_funcs_middle input {
		background: #FFFFFF;
		width: 102px;
		height: 12px;
		font: normal 10px Trebuchet MS !important;
		line-height: 11px;
		color: #3a7293 !important;
		border: 1px solid #FFFFFF;
		padding-bottom: 0px;
	}
	
	#top_level_funcs_middle_ok {
	
	}
	
	#top_level_funcs_middle_ok a {
		background: transparent url(images/ok_branco.gif) center no-repeat !important;
		width: 17px !important;
		height: 15px !important;
		font: normal 10px Trebuchet MS !important;
		color: #3a7293 !important;
		padding: 4px !important;
		text-decoration: none !important;
	}

	#top_level_funcs_middle_ok a:hover {
		background: transparent url(images/ok_branco.gif) center no-repeat !important;
		width: 17px !important;
		height: 15px !important;
		font: normal 10px Trebuchet MS !important;
		color: #3a7293 !important;
		padding: 4px !important;
		text-decoration: underline !important;
	}	

#top_level_funcs_right {
	width: 159px;
	float: left;
	text-align: right;
}

	#top_level_funcs_right a {
		background: transparent !important;
		padding-right: 0px !important;
	}
	
	#top_level_funcs_right a:hover {
		background: transparent !important;
		padding-right: 0px !important;
	}

#header_img	{
	width: 654px !important;
	height: 106px;
	margin-left: 171px !important;
	margin-top: 14px !important;
	background: url(images/header_img.gif) top !important;
	float: inherit;
}

	#header_logo	{
		margin-left: 20px;
		margin-top: 20px;
		float: inherit;
	}

/**********************************************************************************************/

/*** Content & Content Components *************************************************************/

#content {
	width: 990px;
	background: url(images/content_bg.gif);
	float: left;
	clear: left;
}

#content_left {
	width: 160px;
	background: transparent;
	float: left;
}

#main_menu {
	width: 160px;
	text-align: right;
	clear: both;
}
	
	#main_menu a {
		padding-right: 10px;
		font: bold 10px Trebuchet MS;
		color: #3a7293;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	#main_menu a:hover {
		padding-right: 10px;
		font: bold 10px Trebuchet MS;
		color: #3a7293;
		text-transform: uppercase;
		text-decoration: underline;
	}

.main_menu_item { 
	width: 100%;
	height: 24px;
	background: url(images/main_menu_hr.gif) bottom no-repeat;
}
				
.main_menu_item_color { 
	height: 22px;
	width: 5px;
	background: ORANGE;
	float: right;
}


.main_menu_item_text { 
	margin-top: 4px;
	float: right;
}

#main_menu_item_sub { 
	width: 100%;
	padding-bottom: 2px;
	background: url(images/main_menu_hr.gif) bottom no-repeat;
}

#main_menu_item_sub_color { 
	height: 100%;
	width: 5px;
	/*background: ORANGE;*/
	float: right;	
}

.main_menu_item_sub_text a { 
	padding-right: 10px !important;
	font: normal 11px Trebuchet MS !important;
	line-height: 12px !important;
	color: #3a7293 !important;
	text-transform: capitalize !important;
	text-decoration: none !important; 
	background: transparent !important;
	margin: 0px 0px -200px 0px;
}

.main_menu_item_sub_text a:hover { 
	padding-right: 10px !important;
	font: normal 11px Trebuchet MS !important;
	line-height: 12px !important;	
	color: #3a7293 !important;
	text-transform: capitalize !important;
	text-decoration: underline !important;
	background: transparent !important; 
	margin: 0px 0px -200px 0px;
}

#content_middle {
	width: 672px;
	background: transparent;
	float: left;
}

	#content_middle .content {
		padding: 10px;
		background: transparent;
	}

#content_right {
	position: absolute; left: 838px; top: 145px;
/*	
	width: 152px;
	margin: 0px 0px 0px 6px;
	background: transparent;
	float: left;
*/
}

#content_right_content {
	position: absolute; left: 838px; top: 375px;
}

#breadcrumbs  { 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#breadcrumbs a  {
	background: transparent url(images/bullet_breadcrumbs.gif) left center no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-right:1px;
	margin-left:1px;
	text-align: left;
	font: normal 10px Trebuchet MS, verdana, arial; 
	text-decoration: none;
	font-weight: normal;
	color: #3A7293;
	clear: both;
}

#breadcrumbs a:hover {
	background: transparent url(images/bullet_breadcrumbs.gif) left center no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-right:1px;
	margin-left:1px;
	text-align: left;
	font: normal 10px Trebuchet MS, verdana, arial; 
	text-decoration: underline;
	font-weight: normal;
	color: #3A7293;
	clear: both;
} 

#bloco_tools { 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#bloco_tools a  {
	text-align: left;
	font: normal 10px Trebuchet MS, verdana, arial; 
	text-decoration: none;
	font-weight: normal;
	color: #3A7293;
}

#bloco_tools a:hover {
	text-align: left;
	font: normal 10px Trebuchet MS, verdana, arial; 
	text-decoration: underline;
	font-weight: normal;
	color: #3A7293;
} 


#bloco_pager {
	font: normal 10px Trebuchet MS, verdana, arial; 
	color: #83876E;
	clear: left;
	float: left;
	width: 70%;
	padding-bottom: 15px;
	padding-left: 2px;	
}

	.pager_order {
		background: #f2f2f2;
		border: 1px solid #bdbdbd;
		font: normal 10px Trebuchet MS, verdana, arial; 
		color: #979592;
		height: 17px;
		vertical-align: middle;
		padding: 0px;
	}
	
#bloco_pager_selector {
	font: normal 11px Trebuchet MS, verdana, arial; 
	text-align: right;
	text-decoration: none;
	color: #3A7293;
	float: right;
	clear:right;
	width: 29%;
	padding-bottom: 15px;
	padding-right: 2px;	
}

	#pager {
		font: normal 11px Trebuchet MS, verdana, arial; 
		color: #3A7293;
	}
	
	#pager a  {
		text-decoration: none;
		color: #3A7293;
		font-weight: normal;	
	} 
	
	#pager a:hover {
		text-decoration: underline;
		color: #3A7293;
		font-weight: normal;
	}
	
	.pager_select {
		color: #83876E;
		font-weight: bold;
	}
	
	/*#pager_back a {
		font-weight: normal;
		background: transparent url(images/bullet_back.gif) left center no-repeat;
		width: 20px;
	}
	
	#pager_fwd a {
		font-weight: normal;
		background: transparent url(images/bullet_fwd.gif) right center no-repeat;
		width: 20px;
	}*/

/**********************************************************************************************/

/*** Footer & Footer Components ***************************************************************/
	
#footer {
	width: 990px;
	height: 30px;
	padding-top: 30px;
	background: url(images/footer_bg.gif) no-repeat top left;
	float: center;
	clear: left;
}

#footer_menu {
	margin-left: 375px;
	float: center;
}


/**********************************************************************************************/
