/* CSS Document */
body {
   background-image: url('images/mainbg.gif');
   background-repeat: repeat;
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
}

td, p {
   background-image: url('images/ybg.gif');
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   vertical-align: top;
}
p.small {
   font-family: arial, verdana, "sans serif";
   font-size: 10px;
   width: 185px;
}

.bold {
   font-weight: bold;
   text-align: center;
}
.bot {
   background-image: url('images/botbg.gif');
   height: 15px;
}
.bt {
   padding-right: 15px;
}
.copy {
   color: #666666;
   font-family: arial, verdana, "sans serif";
   font-size: 10px;
   padding-left: 15px;
}
.cork {
   background-image: url('images/corkbg.jpg');
   height: 184px;
   margin-top: 10px;
   width: 278px;
}
.dir {
   margin-top: 5px;
}
 
.foot {
   padding-left: 25px;
   padding-top: 15px;
   padding-bottom: 0px;
}
.head {
   background-image: url('images/headbg.gif');
   height: 34px;
   text-align: right;
}
.hptxt {
   background-image: url('images/hptxtbg.gif');
   height: 213px;
   margin-top: 10px;
   width: 278px;
}
.hptxt2 {
   padding: 20px;
   text-align: center;
}
.hpva {
   margin-top: 20px;
}
.logo {
   padding-left: 25px;
   vertical-align: middle;
}
.lt {
   background-image: url('images/ltbg.gif');
   width:5px;
}
.main {
   width: 568px;
   padding: 20px;
}
.market {background-image: url('/images/market_bg.png'); width: 275px;}
.mid {
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
}
.nav {
   background-image: url('images/ybg.gif');
   height: 27px;
   padding-top: 5px;
}
.out {
   background-image: url('images/outbg.gif');
}
.outlt{
   background-image: url('images/outltbg.gif');
   width: 11px;
}
.phbot {
   background-image: url('images/phbbg.gif');
}
.phl {
   background-image: url('images/phlbg.gif');
}
.phr {
   background-image: url('images/phrbg.gif');
}
.phtop {
   background-image: url('images/phtbg.gif');
}
.pic {
   border: #cc9933 solid 1px;
}
.pic2 {
   padding: 7px;
}
.postit {
   position: relative;
   top: 15px;
   left: 15px;
}
.postit2 {
   padding: 0px;
   position: relative;
   top: 5px;
   left: 5px;
}
.rt {
   background-image: url('images/rtbg.gif');
   width: 5px;
}
.top {
   background-image: url('images/topbg.gif');
   height: 21px;
}
.vandel {
   text-align: center;
   vertical-align: bottom;
}
.wt {
   background-image: url('images/wtbg.gif');
}


/* links */
a {
   color: #996600;
}
a:hover {
   color: #339900;
}
a:visited {
   color: #CC9933;
}

a.cal {
   color: #000000;
   font-weight: bold;
}
a.cal:hover {
   color: #996600;
}
a.cal:visited {
   color: #333333;
}

a.copy {
   color: #666666;
   font-family: arial, verdana, "sans serif";
   font-size: 10px;
}
a.copy:hover {
   color: #CC9999;
   font-family: arial, verdana, "sans serif";
   font-size: 10px;
}
a.copy:visited {
   color: #999999;
}


/* form elements */
input {
   font-family: verdana, arial;
   font-size: 10px;
   width: 125px;
}
.button {
   background-color: #FFFFCC;
   border-style : 15px;
   border-color : #CC6666;
   font-family : verdana, arial;
   font-size : 10px;
   font-weight: bold;
   width : 125px;
}

