body {
margin: 0px;
background: url('../images/pagebg_dark_beige.gif')
}
#headarea {
	background: #D5C3AF;
	font-family: Verdana, Geneva, sans-serif;
}
#menuarea {
	background: #CE6D18;
}
#leftarea {
	background: #DFCEBC;
}

#rightarea_index {
	background: #F5F4EF;
}
#contentarea {
	background: #EDE1D4;
	font-family: Cambria;
}
#rightarea {
	background: #EDE1D4;
}
#header h2{
	font-size: 20px;
	font-family: verdana;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #E36C0A;
}
#header h3{
	font-size: 14px;
	color: #922202;
	margin-top: 7px;
	margin-bottom: 0px;
}
#content {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #363636;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #363636;
	text-align: left;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #922202;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #922202;
}
#content p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #922202;
}
#content .pbr {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ol {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content ul {
	margin-top: 0px;
}
#content li {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content td {
	font-size: 12px;
	color: #363636;
}
#content #footer {
	clear: both;
	font-size: 10px;
	color: #B9C29C;
	text-align: justify;
}
#content #footer a:link {
	color: #B9C29C;
}
#content #footer a:visited {
	color: #B9C29C;
}
#content #footer a:hover {
	color: #79864F;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu:link {
	color: #EEB30E;
}
.menu:visited {
	color: #EEB30E;
}
.menu:hover {
	color: white;
}
#rightbar {
	background: #F5F4EF;
	padding: 5px;
	margin-top: 15px;
}
#rightbar h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
	margin-bottom: 10px;
	color: #922202;
}
#rightbar h3{
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
	margin: 0px;
	margin-bottom: 12px;
}
#rightbar p {
	font-size: 11px;
	font-family: Verdana;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #922202;
}
#rightbar a:link {
	color: #922202;
}
#rightbar a:visited {
	color: #922202;
}
#rightbar a:hover {
	color: #922202;
	text-decoration: none;
}
#leftbar {
	background: #DFCEBC;
	width: 180px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	font-size:15px;
	font-family: Verdana;
	color: #922202;
}
#leftbar #logo {
	text-align: justify;
	margin-top: 10px;
}
#leftbar #logo img {
	float: left;
}
#leftbar #logo td {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: .1em;
	color: #5A5A5D;
}
#leftbar #logo p {
	clear: both;
	font-weight: bold;
	font-size: 10px;
	color: white;
	letter-spacing: .05em;
	margin-top: 10px;
}
#leftbar table {
	margin-top: 20px;
}
#leftbar #logo table {
	margin-top: 0px;
}
#leftbar .submenu {
	padding-left: 5px;
}
#leftbar .submenu h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#leftbar .submenu p {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	margin-top: 0px;
	color: #922202;
}
#leftbar .submenu a {
	text-decoration: none;
}
#leftbar .submenu a:link h2 {
	color: #363636;
}
#leftbar .submenu a:visited h2 {
	color: #363636;
}
#leftbar .submenu a:hover h2 {
	color: #922202;
	text-decoration: underline;
}
#leftbar .submenu a:link p {
	color: #922202;
}
#leftbar .submenu a:visited p {
	color: #922202;
}
#leftbar .submenu a:hover p {
	color: #922202;
	text-decoration: underline;
}
.footbar {
	background: #CE6D17;
	text-align: center;
}
.footbar p {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #F2D37F;
	font-family: Verdana, Geneva, sans-serif;
}
.footbar a:link {
	color: #F2D37F;
	text-decoration: none;
}
.footbar a:visited {
	color: #F2D37F;
}
.footbar a:hover {
	color: #F2D37F;
	text-decoration: underline;
}

img.left {
	float: left;
	margin-right: 6px;
	margin-top: 6px;
}
img.right {
	float: right;
	margin-left: 6px;
	margin-top: 6px;
}
a:link {
	color: #6262AD;
}
a:visited {
	color: #6262AD;
}
a:hover {
	color: #922202;
}
.popmenu {
  visibility: hidden;
  position:   absolute;
  width:      140px;
  color: #003C6C;
	border: #000060;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #CE6D18;
  layer-background-color: #CE6D18;
  z-index:1;
  }
.popmenu a {
	display: block;
  margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
  margin-top: 2px;
  margin-bottom: 2px;
	text-decoration: none;
  }
.popmenu a:link {
	color: #EEB30E;
}
.popmenu a:visited {
	color: #EEB30E;
}
.popmenu a:hover {
	color: white;
}
fieldset {
	padding-bottom: 3px;
}
legend {
	font-weight: bold;
	font-size: 10px;
}
form {
	margin: 0px;
	width: 405px;
}
label {
	clear: both;
	float: left;
	width: 90px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 5px 0 0;
}
.formelement {
	float: left;
	width: 250px;
	text-align: left;
	margin: 2px 0px 0 0;
}
input, textarea, select {
	font-size: 12px;
}
input.submit {
	float: none;
	margin: 0 0 0 105px;
	width: 5em;
	text-align: justify;
}
input:focus, textarea:focus {
	background-color: #dedede;
}
#popup {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
#popup body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url('../images/light-beige-popup.gif') repeat;
}
.flyout {
  visibility: hidden;
  position: absolute;
  width: 300px;
  color: black;
  border: solid 1px #FF0000;
  background-color: #EFEFEF;
  z-index:1;
  }
.flyout p {
	font-size: 12px;
	color: #363636;
	margin: 5px;
}

#rightbar_index {
	background: #F5F4EF;
	width: 180px;
	margin-top: 10px;
	font-weight: bold;
	text-align: justify;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #922202;
}
#rightbar_index #logo {
	text-align: justify;
	margin-top: 10px;
}
#rightbar_index #logo img {
	float: left;
}
#rightbar_index #logo td {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: .1em;
	color: #5A5A5D;
}
#rightbar_index #logo p {
	clear: both;
	font-weight: bold;
	font-size: 10px;
	color: white;
	letter-spacing: .05em;
	margin-top: 10px;
}
#rightbar_index table {
	margin-top: 20px;
}
#rightbar_index #logo table {
	margin-top: 0px;
}
#rightbar_index .submenu {
	padding-left: 5px;
}
#rightbar_index .submenu h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#rightbar_index .submenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	margin-top: 0px;
	color: #922202;
}
#rightbar_index .submenu a {
	text-decoration: none;
}
#rightbar_index .submenu a:link h2 {
	color: #363636;
}
#rightbar_index .submenu a:visited h2 {
	color: #363636;
}
#rightbar_index .submenu a:hover h2 {
	color: #922202;
	text-decoration: underline;
}
#rightbar_index .submenu a:link p {
	color: #922202;
}
#rightbar_index .submenu a:visited p {
	color: #922202;
}
#rightbar_index .submenu a:hover p {
	color: #922202;
	text-decoration: underline;
}
#contentarea #content p font {
	text-align: justify;
	color: #363636;
	font-size: 12px;
}
#contentarea #content p b font {
	font-family: Verdana, Geneva, sans-serif;
}
#contentarea #content p a font b {
	color: #000000;
}
#contentarea #content h2 {
	text-align: justify;
}
div.contentmenu{
	background-color: #ffffff;
    font: Normal 12px Verdana;
	width: 120px;
	height: 18px;
}
div.topvoice{
	float: left;
	background-color: #CE6D18;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    border: Solid 1px #CE6D18;
	width: 120px;
	height: 18px;
}
div.vocemenu{
	background-color: #CCCCCC;
}
div.verticalcontent
{
	position: Absolute;
    visibility: Hidden;
    background-color: #CE6D18;
    font: Normal 12px Verdana;
	text-align: left;
	color: #FFFFFF;
    width: 130px;
    border: Solid 1px #CE6D18;
	margin: 4px 0px 0px 0px !important;
	margin: 16px 0px 0px -100px;	
	border: #000060;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
div.verticalcontent_1
{
	position: Absolute;
    visibility: Hidden;
    background-color: #CE6D18;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    width: 80px;
    border: Solid 1px #CE6D18;
	margin: 4px 0px 0px 0px !important;
	margin: 16px 0px 0px -70px;	
}
div.verticalvoice{
	float: left;
	background-color: #CE6D18;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    border: Solid 1px #CE6D18;
	width: 130px;
	height: 18px;
}
div.orizontalcontent
{
	position: Absolute;
    visibility: Hidden;
    background-color: #CE6D00;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    width: 140px;
    border: Solid 1px #CE6D18;
	margin: -16px 0px 0px 150px !important;
	margin: -2px 0px 0px 35px;
	border: #000060;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
div.orizontalcontent_1
{
	position: Absolute;
    visibility: Hidden;
    background-color: #CE6D18;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    width: 100px;
    border: Solid 1px #CE6D18;
	margin: -16px 0px 0px 150px !important;
	margin: -2px 0px 0px 30px;
	border: #000060;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
div.orizontalvoice{
	float: left;
	background-color: #CE6D18;
    font: Normal 12px Verdana;
	color: #FFFFFF;
    border: Solid 1px #CE6D18;
	width: 130px;
	height: 18px;
}
.topvoice a {
	text-decoration: none;
}
.topvoice a:link {
	color: #EEB30E;
}
.topvoice a:visited {
	color: #EEB30E;
}
.topvoice a:hover {
	color: white;
}
