body

{

	margin: 0px;

	background-color: #f9e788;

	background-image: url(images/bg.gif);

	background-repeat: repeat-x;

	font-family: times new roman;

	font-size: 12px;

}



a

{

	text-decoration: none;

}



a:hover

{

	text-decoration: underline;

}



body.splash{

	margin: 0px;

	padding: 0px;

	text-align: center;

	min-width: 770px;

}



div.splash{

	width: 700px;

	text-align: left;

	margin: 0px auto;

	position: relative;

}



.splash .mra-outer{

	position: absolute;

	top: 180px;

	left: 120px; /* 700 - 460 / 2 = 240 / 2 = 120 */

	width: 460px;

	height: 130px;

	background-image: url(images/mra_out.gif);

	background-repeat: no-repeat;

	background-position: center center;

}



.splash .links

{

	position: absolute;

	top: 400px;

	left: 0px;

	width: 700px;

	line-height: 48px;

	height: 48px;

	font-size: 18px;

	font-weight: normal;

	color: #464646;

	text-align: center;

	

}



.splash .links a

{

	color: #464646;

}



.pane-left{

	float: left;

	width: 205px;

}



.pane-right{

	margin-left: 210px;

}



.mra-inner{

	width: 210px;

	height: 75px;

	background-image: url(images/mra_in.gif);

	background-repeat: no-repeat;

	background-position: center center;

}



.tree ul

{

	list-style-type: none;

	list-style-position: outside;

	list-style-image: none;

	margin-left = 0px;

	padding-left: 8px;

}



.tree ul ul

{

	list-style-type: none;

	list-style-position: outside;

	list-style-image: url(images/marker.gif);

	margin-left = 0px;

	padding-left: 16px;

}



.tree a, .tree span

{

	color: #464646;

	font-family: verdana;

	font-size: 14px;

	font-weight: bold;

}



.pane-right

{

	background-color: #fbf5d4;

	color: #464646;

	font-family: verdana;

	font-size: 11px;

	padding: 4px;

	width = 100%;

}



.pane-right .links

{

	line-height: 48px;

	height: 48px;

	padding: 0px 0px 4px 0px;

}



.pane-right .links a

{

	color: #464646;

}



.pane-right .links span

{

	font-weight: bold;

}



.pane-right .copyright

{

	padding: 4px 0px 0px 0px;

	height: 50px;

}



.sitelogo

{

	background-image: url(images/logo_sitelogo_azul_small.gif);

	background-repeat: no-repeat;

	width: 66px;

	height: 48px;

	float: right;

}



.panel .ptl{ background-image: url(images/ptl.gif); width: 11px; height: 9px; background-repeat: no-repeat; }

.panel .ptm{ background-image: url(images/ptm.gif); height: 9px; background-repeat: repeat-x; }

.panel .ptr{ background-image: url(images/ptr.gif); width: 11px; height: 9px; background-repeat: no-repeat; }

.panel .pml{ background-image: url(images/pml.gif); width: 11px; background-repeat: repeat-y; }

.panel .pmm{ background-image: url(images/pmm.gif); background-repeat: repeat; }

.panel .pmr{ background-image: url(images/pmr.gif); width: 11px; background-repeat: repeat-y; }

.panel .pbl{ background-image: url(images/pbl.gif); width: 11px; height: 9px; background-repeat: no-repeat; }

.panel .pbm{ background-image: url(images/pbm.gif); height: 9px; background-repeat: repeat-x; }

.panel .pbr{ background-image: url(images/pbr.gif); width: 11px; height: 9px; background-repeat: no-repeat; }



.panel

{

	width: 100%;

	font-family: verdana;

	font-size: 14px;

}



.panel .pmm

{

	height: 400px;

	vertical-align: top;

}



.panel a

{

	color: #464646;

}



.panel td

{

	color: #464646;

}



.panel h1

{

	background-image: url(images/ptt.gif);

	background-repeat: no-repeat;

	background-position: center right;

	height: 21px;

	line-height: 21px;

	font-size: 16px;

	color: #f9e788;

	font-weight: bold;

	text-align: right;

	padding-right: 8px;

}



.panel li

{

	list-style-type: none;

	list-style-position: outside;

	list-style-image: url(images/bullet.gif);

}

.panel ul.spaces li

{

       padding-bottom: 8px;

}




