



body {
background:#A0AA6D;
font-family:'Arial', 'Georgia', 'Times New Roman','Times', 'serif';
margin:0px;}    
    
h1{
  font-size: 120%;
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h2{
  font-size: 100%; 
  color: #000000;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h3{
  font-size: 110%;
  background-color: Olive;
  color: Navy;
  text-align: center;
  line-height:140%;
  margin: 0px;
  background-color: transparent;
}

h4{
  font-size: 70%;
  color: #000000;
  text-align: center;
  line-height:100%;
  margin: 0px;
  background-color: transparent;
}

ol{
  font-size: 90%;
  color: #000000;
  line-height:140%;
  background-color: transparent;
  }
  
  
li{
  font-size: 90%;
  color: #000000;
  line-height:140%;
  background-color: transparent;
  }


  
p{
  font-size: 90%;
  color: #000000;
  line-height:140%;
  background-color: transparent;
   }

	
p.footer{
	font-size: 80%;
	line-height:140%;
	background-color: transparent;
	}
  
a{text-decoration: underline;
   color: #003399;
	background-color: transparent;
	}

a:hover{
	color: #191970;
	background-color: #FFE;
	text-decoration: underline;
	}

a.addfav{
	color: #FFF;
	border: none;
	text-decoration: none;
}

a:hover.addfav{
	color: #191970;
	background-color: #FFE;
	text-decoration: underline;
	}

address {
	text-align: left;
	font-style: Italic;
	font-size: 70%;
	color: Black;
	text-decoration: none;
	background-color: transparent;	
}

td.bgbottom {
	background-image: url(skin_branch_bottom.jpg);
    background-repeat: no-repeat;
    
}

td.banner {
	background: #FFF;
	border-bottom: 2px solid #000;
	background-image: url(skin_branch_top1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	}

td.sidelinks a {
	display: block;
	text-decoration: none;
	color: Navy;
	background: #FFF;
	padding: 2px 5px 1px 20px; 
	margin: 0px;
	
}

td.sidelinks a:hover {
	background-color: #FFC}
	

td.sidelinks h4 {
		padding: 0.33em 0.25em 0;
		text-decoration: none;
		font-size: 70%;
		border: 1px solid #000;
		border-width: 1px;
		background: #FFF;
		color: rgb(46%, 45%,44%);
}

td.sidelinks {
	background: #FFF;
	border: 1px solid #000;
}

td.menubg {
	background: #9F9;
	width: 12%;
}

td.textback {background: #FFF;}

tr.cat {
 background: #FAEBD7;
 width: 100%;
 border: dotted;
	border-bottom: #90EE90;
}

td.cat {
 background: #FCF7EE;
 border-bottom: Black;
}