body {
  background-image: url(images/back.jpg);
  font-family: Arial;
}
td.maincell {
  background-color: #FFF;
}
td {
  vertical-align: top;
}
a img {
  border: none;
}
p {
  margin-top: 0px;
  margin-bottom: 8px;
}
.box {
  margin-top: 1px;
  border: 1px solid #000;
  background-color: #F3F3F3;
}
.header {
  margin-top: 1px;
  background-color: #333;
  background-image: url(images/mainlogo.jpg);
  background-repeat: no-repeat;
  text-align: right;
}
.menu {
  border-top: 2px solid #333;
  margin-top: 1px;
  text-align: right;
  background-color: #484848;
  height: 37px;
}
.menu a {
  display: block;
  height: 100%;
  width: 100%;
}
.leftrow {
  background-color: #FBFBFB;
}
.mainheading {
  margin-top: 13px;
  margin-right: 5px;
  margin-bottom: 13px;
  text-align: right;
  
}
.maintext, .maintextsmall {
  font-size: 12px;
  color: #333;
}
.maintext {
  margin-left: 38px;
  margin-right: 47px;
  margin-top: 47px;
  margin-bottom: 25px;
}
.maintextsmall {
  margin-left: 38px;
  margin-right: 47px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.largeimage {
  padding-right: 1px;
  border-right: 6px solid #484848;
  margin-bottom: 23px;
  cursor: pointer;
}
.smallimage {
  padding-right: 1px;
  border-right: 4px solid #484848;
  margin-bottom: 12px;
  margin-left: 11px;
  cursor: pointer;
}
.officetable td{
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  color: #666;
}
.headrow td {
  background-color: #484848;
  color: #CCC;
  width: 125px;
  height: 30px;
}
.officetable {
  margin-top: 6px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
}
#popuptable {
  display: none;
  position: absolute;
  top: 30px;
  left: 0px;
}
#popleft, #popmain {
  background-color: #FFF;
}
#popmain {
  padding: 5px;
  border: 1px solid #999;
}
.toprow {
  background-color: #484848;
  text-align: right;
}

.shadow_tl {
  background-image: url(images/shadow_r1_c1.png);
}
.shadow_tm {
  background-image: url(images/shadow_r1_c2.png);
}
.shadow_tr {
  background-image: url(images/shadow_r1_c3.png);
}
.shadow_ml {
  background-image: url(images/shadow_r2_c1.png);
}
.shadow_mr {
  background-image: url(images/shadow_r2_c3.png);
}
.shadow_bl {
  background-image: url(images/shadow_r3_c1.png);
}
.shadow_bm {
  background-image: url(images/shadow_r3_c2.png);
}
.shadow_br {
  background-image: url(images/shadow_r3_c3.png);
}
.footer {
  text-align: right;
  margin-right: 9px;
  margin-top: 3px;
  font-family: Verdana;
}
.caption {
  color: #999;
  margin-right: 10px;
  margin-top: 0px;
  font-size: 10px;
  position: relative;
  top: -20px;
}
a {text-decoration: none;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
.link {cursor: pointer;}
.size10 {font-size: 10px;}
.size11 {font-size: 11px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.black, .black a{color: #000;}
.grey3, .grey3 a{color: #333;}
.grey6, .grey6 a{color: #666;}
.grey9, .grey9 a{color: #999;}
.greyc, .greyc a{color: #CCC;}
.white, .white a{color: #FFF;}
.con205 {width: 205px;}
.coninput {
  font-size: 11px;
  border: 1px solid #999;
  margin-top: 3px;
  margin-bottom: 8px;
}
