
body {
  color: black;
  font-family:Helvetica,Arial,sans-serif;
  background-color: white;
  background-image: url(/images/rep_bg.png);
  background-repeat: repeat-y;
  background-position: 386px 0px;
  margin: 0px;
  border: 0px;
  padding: 0px;
  font-size: 13px;
}

h1,h2,h3,h4,h5,h6 { margin-top: 0px; }

h1 { font-size: 120%;}
h2 { font-size: 115%;}
h3 { font-size: 110%;}

a:link { color: #444; text-decoration: none; border-bottom: dotted 1px #444;}
a:visited { color:#444; text-decoration: none;  border-bottom: dotted 1px #444;}
a:focus { color:#444; text-decoration: none;  border-bottom: dotted 1px #444;}
a:hover { color:#444; text-decoration: none;  border-bottom: dotted 1px #444;}
a:active { color:#444; text-decoration: none;  border-bottom: dotted 1px #444;}

div#logo {
  color: rgb(0,19,38);
  clear: both;
  padding: 20px;
  font-size: 50px;
  text-align: right;
}

div#leftcol {
  float: left;
}

div#worker {
  background-image: url(/images/LTind2c.jpg);
  background-repeat: no-repeat;
  width:386px;
  height:713px;
}

.blubox {
  background-color: #CDE8FB;
  border-left: 2px outset rgb(226,248,255);
  border-right: 2px outset rgb(226,248,255);
}

.bbt {
  border-top: 1px outset rgb(226,248,255);
}

.bbb {
  margin-bottom: 20px;
  border-bottom: 1px outset rgb(226,248,255);
}

.lcw1 {
  margin-left: 24px;
  width: 348px;
  height: 1px;
}

.lcw2 {
  margin-left: 22px;
  width: 352px;
  height: 1px;
}

.lcw3 {
  margin-left: 21px;
  width: 354px;
  height: 2px;
}

div#menuframe {
  margin-left: 20px;
  width: 336px;
  padding: 10px;
}

.rcw1 {
  margin-left: 404px;
  margin-right: 24px;
  min-width: 212px;
  height: 1px;
}

.rcw2 {
  margin-left: 402px;
  margin-right: 22px;
  min-width: 216px;
  height: 1px;
}

.rcw3 {
  margin-left: 401px;
  margin-right: 21px;
  min-width: 218px;
  height: 2px;
}

div#micronav {
  margin-left: 20px;
  width: 336px;
  padding: 10px;
}

.redbox {
  border-left: 2px outset rgb(184,66,33);
  border-right: 2px outset rgb(184,66,33);
  background-color: #EFEAD4;
}

.rbt {
  margin-top: 20px;
  border-top: 1px outset rgb(184,66,33);
}

.rbb {
  margin-bottom: 20px;
  border-bottom: 1px outset rgb(184,66,33);
}

div#contentframe {
  margin-left: 400px;
  margin-right: 20px;
  border-top: 1px solit black;
  min-width: 220px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}

input, textarea {
  background-color: rgb(136,230,252);
  border: 1px solid rgb(106,200,222);
}

