body {
   background-image: url('images/mbg.gif');
   font-family: verdana, arial;
   font-size: 12px;
}
p, td {
   color: #FFFFFF;
   font-family: verdana, arial;
   font-size: 12px;
}

.copy {
   color: #CCCCCC;
   font-family: verdana, arial;
   font-size: 10px;
}
.sub {
   color: #000000;
}

.black {
   background-image: url('images/bbg.gif');
}
.box {
   border: 1px solid #FFFFFF;
   padding: 2px;
}
.head {
   background-image: url('images/ybg.gif');
   color: #000000;
   font-weight: bold;
   padding: 2px;
}
.head2 {
   background-image: url('images/ybg.gif');
   color: #000000;
   font-weight: bold;
   padding: 2px;
   text-align: center;
}
.lg {
   background-image: url('images/lgbg.gif');
}
.right {
   background-image: url('images/rbg.gif');
}
.nav {
   background-image: url('images/mbg.gif');
}
.size {
   text-align: center;
   vertical-align: top;
}
.white {
   background-image: url('images/wbg.gif');
}
.yellow {
   background-image: url('images/ybg.gif');
}


a {
   color: #FFFFFF;
   font-family: verdana, arial;
   font-size: 12px;
}
a:hover {
   color: #CC9966;
}
a:active {
   color: #CC9966;
}
a:visited {
   color: #CCCCCC;
}

a.copy {
   color: #CCCCCC;
   font-family: verdana, arial;
   font-size: 10px;
}
a.copy:hover {
   color: #CC9966;
}
a.copy:active {
   color: #CC9966;
}
a.copy:visited {
   color: #CCCCCC;
}

a.footer {
   color: #CCCCCC;
   font-family: verdana, arial;
   font-size: 11px;
}
a.footer:hover {
   color: #CC9966;
}
a.footer:active {
   color: #CC9966;
}
a.footer:visited {
   color: #CCCCCC;
}

a.sub {
   color: #000000;
   font-family: verdana, arial;
   font-size: 12px;
}
a.sub:hover {
   color: #990000;
}
a.sub:active {
   color: #990000;
}
a.sub:visited {
   color: #000000;
}


input {
   font-family: verdana, arial;
   font-size: 11px;
   width: 125px;
}
input.small {
   font-family: verdana, arial;
   font-size: 11px;
   width: 15px;
}
select {
   font-family: verdana, arial;
   font-size: 11px;
}
.button {
   background-color: #B18D4F;
   border-style: solid;
   border-width: thin;
   border-color : #FFFFFF;
   font-family : verdana, arial;
   font-size : 11px;
   font-weight: bold;
   color : #FFFFFF;
   width : 125px;
}
