/* CSS Document */
BODY {
  text-align: center;
  background: #df8c5a;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

BODY.body1 {
  text-align: center;
  background: #9999cc;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.arrowed {
    list-style-image: url('images/bullet1.gif');
}
ul.arrowed li { padding: 0em 0em .7em 0em; }

td.shadow-top {
height: 16px;
background-image: url(images/shadow/top.gif);
}

td.shadow-topRight {
height: 16px;
width: 16px;
background-image: url(images/shadow/topright.gif);
}

td.shadow-right {
width: 16px;
background-image: url(images/shadow/right.gif);
}

td.shadow-bottomRight {
height: 16px;
width: 16px;
background-image: url(images/shadow/bottomright.gif);
}

td.shadow-bottom {
height: 16px;
background-image: url(images/shadow/bottom.gif);
}

td.shadow-top {
height: 16px;
background-image: url(images/shadow/top.gif);
}

td.shadow-bottomLeft {
width: 16px;
height: 16px;
background-image: url(images/shadow/bottomleft.gif);
}

td.shadow-left {
width: 16px;
height: 16px;
background-image: url(images/shadow/left.gif);
}

td.shadow-topLeft {
width: 16px;
height: 16px;
background-image: url(images/shadow/topleft.gif);
}

td.shadow-topRight1 {
height: 16px;
width: 16px;
background-image: url(commercial/images/shadow/topright.gif);
}

td.shadow-right1 {
width: 16px;
background-image: url(commercial/images/shadow/right.gif);
}

td.shadow-bottomRight1 {
height: 16px;
width: 16px;
background-image: url(commercial/images/shadow/bottomright.gif);
}

td.shadow-bottom1 {
height: 16px;
background-image: url(commercial/images/shadow/bottom.gif);
}

td.shadow-top1 {
height: 16px;
background-image: url(commercial/images/shadow/top.gif);
}

td.shadow-bottomLeft1 {
width: 16px;
height: 16px;
background-image: url(commercial/images/shadow/bottomleft.gif);
}

td.shadow-left1 {
width: 16px;
height: 16px;
background-image: url(commercial/images/shadow/left.gif);
}

td.shadow-topLeft1 {
width: 16px;
height: 16px;
background-image: url(commercial/images/shadow/topleft.gif);
}

td.shadow-center {
background-color: #FFFFFF;
color: #000000;
width: 800px;
}

a.titleLinks
{
font-family: Verdana, Arial, sans-serif;
font-size: 11;
color: #0000FF;
text-decoration: underline;
}

a.titleLink
{
font-family: Verdana, Arial, sans-serif;
font-size: 11;
color: #0000FF;
text-decoration: none;
}

A.breadcrumb {
  color: #666666;
  background: #fff;
  text-decoration: none;
}

A.breadcrumb:hover {
  text-decoration: underline;
}

A.bread {
  color: #666666;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

td.breadcrumb {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
  text-decoration: none;
}

a.enter {
font-size: 16;
color: #666666;
text-decoration: none;
font-family: arial;
}

TD.enterpic {
height: 208;
background-image: url(images/esunless_logo.jpg);
}

TD.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
}

TD.enter {
font-size: 16;
color: #666666;
text-decoration: none;
font-family: arial;
}

INPUT.smallfieldcell {
 width: 165px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 border: 1px solid #9999cc;
}

INPUT.smallfieldvals {
 width: 75px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 border: 1px solid #9999cc;
}

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}

TEXTAREA.smallfieldcell {
 width: 165px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 border: 1px solid #9999cc;
}

SELECT.smallfieldcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #FFFFFF;
 color: #102132;
 width: 165px;
 border: 1px solid #9999cc;
}

TABLE.contact {
  background: none;
  border-right: 1px #CCCCCC solid;
}
H1 {
 font: 19px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #c24619;
}