.boxtopleft {
  background: url(../images/frameB/topleft.png) no-repeat top left;
  height: 42px;
  color: #fff;
  vertical-align: middle;
  font-size: xx-small;
  margin:0px;
  padding:0px;
}
.boxtopright {
  background: url(../images/frameB/topright.png) no-repeat right top;
  height: 42px;
  margin:0px;
  padding:0px;
}
.boxtopleftjoin {
  background: url(../images/frameB/topleftjoin.png) no-repeat left top;
  padding: 5px 32px 0px 32px;
  height: 37px;
  color: #fff;
  font-size: xx-small;
  voice-family: "\"}\"";
  voice-family:inherit;
  height:37px;
}

html > body div.boxtopleftjoin {
height:32px;}

.boxtoprightjoin {
  background: url(../images/frameB/toprightjoin.png) no-repeat right top;
}
.boxmidleft {
  background: url(../images/frameB/midleft.gif) repeat-y left top;
  padding:0px 10px 0px 10px;
  vertical-align: middle;
  width:100%;
}
.boxmidright {
  background: rgb(213,237,237) url(../images/frameB/midright.gif) repeat-y right top;    /* Background Colour  */
  width: 100%;
}
.boxbotright {
  background: url(../images/frameB/bottomright.png) no-repeat right top;
  height: 42px;
}
.boxbotleft {
  background: url(../images/frameB/bottomleft.png) no-repeat left top;
  padding-left:32px;
  padding-right:32px;
  height: 42px;
  color: #fff;
  vertical-align: middle;
  font-size: xx-small;
}
.boxbotrightjoin {
  background: url(../images/frameB/bottomrightjoin.png) no-repeat right top;
  height: 38px;
}
.boxbotleftjoin {
  background: url(../images/frameB/bottomleftjoin.png) no-repeat left top;
  padding-left: 32px;
  height: 38px;
  color: white;
  font-size: xx-small;
}

div#bodycontent {
 background-color:rgb(213,237,237);
}

table#subbar {
background:url(../images/frameB/navstrip.png) repeat-x 0 0; 
}

table#offers {
border: 1px solid rgb(119,202,203);
background-color:rgb(173,221,221);
}

.txtcolor {
color:rgb(119,202,203);}

a.nav {
color:rgb(255,255,255);
text-decoration:none;
}

a {
 color: rgb(121,121,121);
  text-decoration: none}

a:hover {
 color: rgb(1,117,193);}
 
 
a.dark {
  color:rgb(204,1,141);
}

a.dark:hover {
  color: rgb(1,117,193);
}

body {
color: rgb(12,12,12);}

.butt {
background-color: rgb(119,202,203);
color: rgb(255,255,255);
border: 1px solid rgb(1,117,193);
height:30px;}

button.acti {
background-color: rgb(213,237,237);
cursor:crosshair;
border: 1px solid rgb(1,117,193);
padding:2px 4px;
color:rgb(119,202,203);
height:30px;
}

.butt:hover, input.butt02:hover {
background-color: rgb(173,221,221);
color:rgb(12,12,12);
cursor:pointer;}

table#itmlist th {
color:rgb(255,255,255);
background-color:rgb(119,202,203);
font-size:10px;
padding:2px;
text-align:left;
margin-bottom:10px;
}

.bdr {
border:1px solid rgb(121,121,121);
}

div#feedback {
background-color: rgb(173,221,221);
}