/* CSS Document */
body {
	background-attachment: fixed;
    background-color: #F1E7E6;
    background-image: url(branchbk.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
    scrollbar-3dlight-color: #F3E9EB;
    scrollbar-arrow-color: #A57472;
    scrollbar-base-color: #C5B9A3;
    scrollbar-darkshadow-color: #C5B9A3;
    scrollbar-face-color: #E4D1D2;
    scrollbar-highlight-color: #FBEFE1;
    scrollbar-shadow-color: #350C0E;
	scrollbar-track-color: #F3E9EA;
  background-position: top;
  background-position-x: center
}
table {
	font-size: 14px;
	color: #520722;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  background-position: center;
  background-position-x: center
}


a:link {
	color: #520722;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #520722;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #8F5258;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: #AF7978;
	width: 70%;
}

.style1
{ table
	background-color: #965E6B
    ;
	background-image: url(bk-lt.jpg);
    background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #813638;
	border-right-color: #813638;
	border-bottom-color: #813638;
	border-left-color: #813638;
  background-position-x: center;
  background-position: center;
  margin-bottom: 24px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

.style2
{ table 
	background-color: #DCD1B5;
	background-image: url(cream.jpg);
	border-top-width: 2;
	border-right-width: 2px;
	border-bottom-width: 2;
	border-left-width: 2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #907445;
	border-right-color: #907445;
	border-bottom-color: #907445;
	border-left-color: #907445;
   margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 30px;
}
.style3 
{ table
	background-color: #E8E0DD;
	background-image: url(cream.jpg);
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #907445;
	border-right-color: #907445;
	border-bottom-color: #907445;
	border-left-color: #907445;
  width: 800px;
   margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px
}

.stylebdr 
{ table 
	background-color: #EBE3E0;
	background-image: url(bk-lt.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1BD7E;
	border-right-color: #D1BD7E;
	border-bottom-color: #D1BD7E;
	border-left-color: #D1BD7E;
}


.style-phbdr
{ table;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1BD7E;
	border-right-color: #D1BD7E;
	border-bottom-color: #D1BD7E;
	border-left-color: #D1BD7E;
}