body {
   background-image: url('images/bg.gif');
}

p, td {
   color: #333333;
   font-family: verdana, arial;
   font-size: 11px;
}
p.comp {
   line-height: 17px;
   padding-top: 0px;
   padding-left: 125px;
   padding-right: 100px;
}
p.head {
   padding-top: 0px;
   padding-bottom: 0px;
   padding-left: 75px;
   padding-right: 100px;
}
p.text {
   padding-top: 0px;
   padding-left: 125px;
   padding-right: 100px;
}


.desc {
   vertical-align: middle;
}
.foot {
   background-image: url('images/footbg.gif');
   height: 52px;
   text-align: center;
}
.gall {
   text-align: center;
   vertical-align: bottom;
}
.hp_main {
   background-image: url('images/bg.gif');
   text-align: center;
   vertical-align: top;
   width: 560px;
}
.main {
   background-image: url('images/bg.gif');
   vertical-align: top;
   width: 560px;
}
.nav {
   background-image: url('images/navbg.gif');
   text-align: center;
   vertical-align: top;
   width: 220px;
}
.nav2 {
   background-image: url('images/nav2bg.gif');
   width: 220px;
}
.nav2 {
   background-image: url('images/nav2bg.gif');
}


a {
   color: #CC6600;
}
a:hover {
   color: #993300;
}


input, select {
   color: #333333;
   font-family: verdana, arial;
   font-size: 10px;
}
.button {
   background-color: #9E9381;
   border: 1px solid #000000;
   color: #333333;
   font-family: verdana, arial, "sans-serif";
   font-size: 11px;
   font-weight: bold;
   width: 120px;
}