body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  margin: 0px;
  text-align: center;
  background-color: #ffffff;
  background-image: url(images/bar-left-home.gif);
  background-repeat: repeat-x;
}

p {
  font-size: 11px;
  line-height: 12px;
}

img { 
  border: 0px;
 }

table,tr,td,th {
  padding: 0px;
  border: 1px, grey;
  margin: 0px;
  line-height: 12px;
}

table.center { 
margin-left: auto;
margin-right: auto;
}

#contents {
	padding: 0;
	border-top: 1px dashed #a79b96;
	padding-top: 10px;
}

td.dottedline {
	border-bottom: 1px dashed #a79b96;
	padding: 0px;
}

h1 {
     font-size: 18px;
}

h2 {
   color: #50382e;
   font-size: 16px;
}
h3 {
   font-size: 13px;
}

.textheader { 
  font-size: 18px;
 }

.textheader2 { 
  font-size: 16px;
 }

a {
  color: #da5514;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #da5514;
  font-weight: bold;
  text-decoration: none;
}

table#headertbl {
  padding: 0px;
  width: 800px;
  background-color: #ffffff;
  text-align: center;
  vertical-align: top;
}

td#header-left { 
  padding: 0px;
  height: 96px;
  vertical-align: top;
  text-align: right;
  background-image: url(images/bar-left.gif);
  background-repeat: repeat;
 }

table#login {
  width: 430px;
  padding: 0px;
  padding-left: 10px;
  vertical-align: middle;
  text-align: left;
  color: white;
  background-color: #da5514;
  height: 35px;
  font-size: 11px;
}

table#loginform {
  width: 430px;
  padding: 0px;
  padding-left: 10px;
  vertical-align: middle;
  text-align: left;
  color: black;
  background-color: #da5514;
  height: 35px;
  font-size: 10px;
}

td#header-login { 
  height: 44px;
  padding: 0px;
  background-color: #da5514;
  vertical-align: middle;
  text-align: left;
 }

td#header-login-left { 
  width: 320px;
  padding: 0px;
  background-color: #da5514;
  vertical-align: middle;
 }

td#header-login-admin {
  width: 110px;
  vertical-align: bottom;
  background-color: #da5514;
  font-size: 11px;
  padding: 4px;
}

td#header-login a {
  color: #ffffff
}
td#header-nav { 
  padding: 0px;
  height: 52px;
  vertical-align: top;
  text-align: left;
  background-color: #edeae6;
  background-image: url(images/bar-right.gif);
  background-repeat: repeat;
 }

table#footer { 
  padding: 0px;
  width: 100%; 
  background-color: #ffffff;
 }

td#thingrayhr { 
  background-color: #aaaaaa;
  height: 3px;
 }

td#footer { 
padding: 4px;
text-align: center;
font-size: 9px;
line-height: 2;
background-color: #ffffff;
vertical-align: top;
}

.partnericoncell { 
  padding:5px;
}

