body {
   background-image: url('images/bg.jpg');
   color: #333333;
   font-family: verdana, arial;
   font-size: 11px;
}

p, td {
   background-image: url('images/wbg.gif');
   color: #333333;
   font-family: verdana, arial;
   font-size: 11px;
   vertical-align: top;
}
p.bold {
   color: #990000;
   font-size: 12px;
   font-weight: bold;
}
p.copy {
   background-image: url('images/a.gif');
   color: #CCCCCC;
   font-size: 10px;
}
p.footer {
   color: #999999;
}

.bold {
   font-weight: bold;
}

.br {
   background-image: url('images/brbg.gif');
}
.control {
   background-image: url('images/controlbg.gif');
   font-size: 10px;
   vertical-align: middle;
}
.div {
   background-image: url('images/divbg.gif');
}
.form {
   vertical-align: bottom;
}
.form2 {
   text-align: right;
   vertical-align: bottom;
}
.gr {
   background-image: url('images/grbg.gif');
}
.gray {
   background-image: url('images/graybg.gif');
}
.head {
   background-image: url('images/hbg.gif');
}
.hpnews {
   background-image: url('images/hp_newsbg.gif');
}
.logo {
   background-image: url('images/logobg.gif');
}
.nav {
   background-image: url('images/navbg.gif');
}
.shadow {
   background-image: url('images/shadowbg.gif');
}
.bot {
   background-image: url('images/botbg.gif');
}
.lt {
   background-image: url('images/ltbg.gif');
}
.rt {
   background-image: url('images/rtbg.gif');
}
.sub2 {
   color: #006699
}
.top {
   background-image: url('images/topbg.gif');
}
.trans {
   background-image: url('images/a.gif');
}


a {
   color: #003300;   
}
a:hover {
   color: #33CC33;
}
a:visited {
   color: #336633;
}

a.copy {
   color: #CCCCCC;   
}
a.copy:hover {
   color: #33CC33;
}
a.copy:visited {
   color: #CCCCCC;
}

a.sub {
   color: #333333;
   text-decoration: none;
}
a.sub:hover {
   color: #006699;
}
a.sub:visited {
   color: #666666;
}

a.footer {
   color: #006699;
}
a.footer:hover {
   color: #66CCFF;
}
a.footer:visited {
   color: #999999;
}

input, select {
   color: #333333;
   font-family: verdana, arial;
   font-size: 10px;
}
.button {
   background-color: #99CC66;
   border-style : 15px;
   border-color : #000000;
   font-family : verdana, arial;
   color : #000000;
   font-size : 10px;
   width: 120px;
}
