BODY, TD {
  background-color: #333333;
  border: 0px;
  margin: 0px;
  font-family: arial;
  font-size: 12px; 
  color: black;
}

A.menu {
font-family: arial;
font-size: 13px;
color: #e3e3e3;
font-weight: bold;
text-decoration: none;
}

A.menu:Hover {
color: #ffffff;  
}

A.footermenu {
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration:none;
}

A.footermenu:Hover {
text-decoration: underline;
}

A.leftmenu {
font-size: 12px;
color: #717171;
}

A.leftmenu:Hover {
text-decoration: none;
}

H1, H2 {
font-family: tahoma;
font-size: 22px;
font-weight: regular;
color: #d35407;
}

H3 {
font-family: tahoma;
font-size: 16px;
font-weight: regular;
color: #d35407;
}

UL {
list-style-image: url('bullet.gif');
line-height: 20px;
}
.white {
color: #ffffff;
}

.copy {
font-family: arial;
font-size: 11px;
color: #999999;
}

.input_contact {
    border:1px solid #969798;
    font-family:arial;
    font-size:11px;
    color:#000000;
    height:16px;
    padding:0px 3px 0px 3px;
}

.textarea_contact {
    border:1px solid #969798;
    font-family:arial;
    font-size:11px;
    color:#000000;
    padding:0px 3px 0px 3px;
}

.link {
    color:#161616;
    font: 11px arial;
    text-decoration:none;
    font-weight:bold;
    background-color: #e3e3e3;
}

.textlink {
text-decoration: none;
color: #d35407;
}


