html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}

a:link, a:visited {
	color: #022d51; 
	text-decoration: underline;
	/*border-bottom: 1px dotted #ffffff;*/
}

a:hover {
	color: #70b001;
	/*border-bottom: 1px dotted #76261B;*/
}

#conteudo{
	text-align: right;
}

a.details:link, a.details:visited{
	color: #000000;
	text-decoration: none;
}

a.details:hover{
	color: #990000;
	text-decoration: underline;
}


td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}

tr#search{
	height:25px;
}

#page_bg {
	height: 100%;
	//background: #4c84a7 url(../images/bg_blue.gif) 0 0 repeat-x;
	background: #ebedec;// url(../images/bg_gray.gif) 0 0 repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
}

#main_bg {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	background: #ffffff;
	text-align: left;
}

#border_bg{
	margin: 0px 10px 0 10px;
}

#header {
	background: #ffffff url(../images/topo.gif) 0 0 no-repeat;
	width: 955px;
	height: 168px;
	margin-bottom: 10px;
}

#navigation {
	float: left;
	width: 210px;
	border: 0px solid #00c;
}

#menu_title{
	background-color: #f1f1f1;
	height: 25px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #9b9a87;
	padding: 05px 0 0 10px;
	margin-bottom: 0px;
	border-top:2px solid #318796;
}

h1{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #318796;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #f1f1f1;
	border-bottom:2px solid #318796;

}

h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #02113a;
}

h3{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #02113a;
}

#menu_box{
	padding-left: 10px;
	background: #4c84a7;
	border: 1px solid #022d51;
	font: 11px arial, helvetica, sans-serif;
	font-weight:bold;
	color: #022d51;
}

ul#mainlevel  {
	width: 100%; 
	text-align: left; 
	margin-left: 0px;
	padding: 0px;
	vertical-align:middle;
}


ul#mainlevel li {
	padding-left: 10px;
	background: #318796;
	margin-bottom: 0px; 
	display: list-item; 
	list-style-type: none;
	border-bottom: 1px solid #dddddd;
}

ul#mainlevel a:link, ul#mainlevel a:visited, ul#mainlevel a:active {
	font: 11px arial, helvetica, sans-serif; 
	line-height:18px; 
	float: none !important; 
	float:left;
	color: #022d51; 
	font-weight:bold; 
	text-decoration: none;  
}

ul#mainlevel a:hover {
	color: #000000; 
}

ul#mainlevel a#active_menu {
	border-bottom: 4px solid #9ABB53; 
	font-weight: bold;
}

ul#mainlevel a#active_menu:hover { 
	color: #000000;
}

#content {
	float: right;
	width: 725px;
}

#footer {
	height: 30px;
	background: #546367;	
	text-align: center;
	font-size: 9px;
	clear: both;
	height: 20px;
	line-height: 20px;
	color: #999;
}

#photos{
	scrollbar-face-color:#003063;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#808080;
}
