/***** Layout *********/
body{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color:#BBD9AC;
}
#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin: 3px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-align:center;
		}
		
		#menu {
			padding: 0px;
			margin:0px 0px 0px 0px;
			text-align:center;
		}

		#content {
			padding: 5px;
		}

		#footer {
			clear: both;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			background-color: #518039;
		}
/***** Menu *********/

#navlist ul
{
position:absolute;
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

#navlist li
{
display: inline;
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #518039;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #82BA66;
text-decoration: none;
}

/* Container */
/* set millions of background images */ 
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 2px; }
.rbroundbox { width: 100%; margin: 1em auto; }

.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #518039;
	text-align: center;
	padding-top: 14px;
}
input{
  border-style:solid;
  border-width:1px;
  border-color:#518039;
  font-family:Arial, Helvetica, sans-serif;
  color:#518039;
  font-size:13px;
  background-color:#FFFFFF;
}

select{
  border-style:groove;
  border-width:1px;
  border-color:#518039;
  font-family:Arial, Helvetica, sans-serif;
  color:#518039;
  font-size:11px;
  background-color:#FFFFFF;
  
}

/* Footer*/
p#copy {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align: center;
  color: white;
}

.breadcrumb {
	text-align: left;
	float: left;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.breadcrumb a{
	text-decoration: none;
}

.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #518039;
}

.menuTitle a{
	text-decoration: none;
}

.linkPrincipal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #518039;
}
.titleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	color:#518039;
}

.formField{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
}
.formTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #518039;
	text-align: center;
}

td{
  text-align:left;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.menuPrincipal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #518039;
}
.menuTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #518039;
}
.tipobul {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 100px
}
