body {
  background-color:#cccccc;
  background-image:url('/static/roko/background.jpg');
  background-repeat:repeat-x;
  text-align:center;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:10pt;
}
#designbody {
  background-color:#ffffff;
  background-image:url('blank.gif');
  text-align:left;
  font-family: Verdana, Helvetica, sans-serif;
  font-size:10pt;
}
a {
  color:#c60000;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  text-decoration:underline;
}
a.more {
  padding-left:7px;
  background-image:url('more.png');
  background-repeat:no-repeat;
  background-position:0px 3px;
}
#logo a {
  color:#000000;
  font-weight:normal;
}
a.start {
  padding-left:16px;
  background-image:url('start.png');
  background-repeat:no-repeat;
  background-position:0px 2px;
}
a.impress {
  padding-left:20px;
  background-image:url('impress.png');
  background-repeat:no-repeat;
  background-position:0px 3px;
}
.red {
  color:#C60000;
}
img {
  border-style:none;
}
div#site {
  margin:10px auto;
  width:762px;
}
div#work {
  background-color:#ffffff;
  border:1px solid #999999;
  text-align:left;
}
div#foot {
  text-align:right;
  padding:10px 2px 0 0;
  font-size:9pt;
}
div#foot a {
  color:#000000;
  font-weight:normal;
  padding-left:18px;
  margin-right:10px;
}
a.print {
  background-image:url('print.png');
  background-repeat:no-repeat;
  background-position:0px 0px;
}
a.send {
  background-image:url('send.png');
  background-repeat:no-repeat;
  background-position:0px 1px;
}
a.top {
  background-image:url('top.png');
  background-repeat:no-repeat;
  background-position:0px 2px;
}

div#logo {
  position:relative;
  vertical-align:bottom;
  height:80px;
  border-bottom:1px solid #999999;
}
div#logo > img{
  margin:9px 0 0 15px;
}
div#logosub {
  position:relative;
}
div#banner {
  position:relative;
  background-color:#F3F3F3;
  height:160px;
  border-bottom:1px solid #999999;
}
#navigation {
  float:left;
  width:236px;
  text-align:right;
  padding:13px 0;
}
#navigation div {
  padding:3px 15px;
}
#navigation div.nava{
  background-color:#666666;
}
#navigation div.nava a{
  color:#f0f0f0;
}
#navigation a {
  text-transform:uppercase;
  color:#666666;
}
#bannerimg {
  position:absolute;
  top:0px;
  left:236px;

  width:270px;
  height:160px;
}
#bannernews {
  padding:12px;
  width:220px;
  height:136px;
  float:right;
  font-size:8pt;
  overflow:hidden;
}
#bannernews p {
  margin:0;
}
#bannernews .headline {
  text-transform:uppercase;
  font-size:9pt;
  font-weight:bold;
  padding-bottom:2px;
}
#content {
  background-image:url('backgroungcont.png');
  background-repeat:repeat-x;
}
#content #subnav {
  float:left;
  width:208px;
  padding:10px 13px;;
  margin-right:12px;
}
#subnav a {
  color:#000000;
  font-weight:normal;
}
.sub1, .sub1a {
  padding:5px 15px;
  border-top: 1px dotted #666666;
}
.sub1a {
  background-color:#f0f0f0;
}
#subnav .sub1a a {
  font-weight:bold;
}
.sub2, .sub2a {
  padding-left:15px;
}
.sub3, .sub3a {
  padding-left:30px;
}
.sub2a,.sub3a  {
  background-image:url('more.png');
  background-repeat:no-repeat;
  background-position:5px 4px;
}
.sub3a  {
  background-position:20px 3px;
}
#subnav .sub2a a {
  font-weight:bold;
  color:#C60000;
}
#subnav .sub3 a,#subnav .sub3a a {
  font-size:9pt;
}
#subnav .sub3a a {
  font-weight:normal;
  color:#C60000;
}
#content #conttext {
  width:501px;
  float:right;
  padding:10px 10px 10px 0;
}
#conttext .headline {
  font-size:11pt;
  color:#C60000;
  font-weight:bold;
  padding:10px 10px 10px 0;
}
#conttext > img {
  float:left;
  margin:20px 10px 5px 0;
}
.list {
  margin-top:10px;
  clear:both;
}
.tracker {
  position:relative;
  padding:10px 0 0 75px;
  font-size:8pt;
}
.tracker strong {
  margin-right:24px;
}
.tracker a {
  font-weight:normal;
}
.clearer {
  clear:both;
  height:1px;
  overflow:hidden;
}
form {
  margin:0;
  padding:0;
}
div#logosub div {
  float:right;
  margin:53px 13px 0 0;
}
div#logosub input {
  font-size:8pt;
  border:1px solid #000000;
}
input {
  font-family: Helvetica, sans-serif;
}
b {
  display:block;
  margin-bottom:5px;
}
.floatclear {
  clear:both;
}
.txt8pt {
  font-size:8pt;
}
.txt9pt {
  font-size:9pt;
}
.hline {
  clear:both;
  height:1px;
  overflow:hidden;
  background-color:#c0c0c0;
  margin:15px 0px 15px 0;
}
legend {
  color:#000000;
  margin-bottom:5px;
}
fieldset {
  margin:10px 0;
}
fieldset div {
  margin: 3px 0;
}
div.field {
  clear:both;
}
div.field div {
  float:left;
  width:130px;
  padding:0 0 2px 5px;
  display:inline;
}
fieldset input {
  width:340px;
}
fieldset textarea {
  width:340px;
}
.third {
  float:left;
  width:160px;
  margin:6px 6px 6px 0;
}
.chkbox {
  margin:0 0 0 131px;
}
.chkbox input {
  width:auto;
}
.chkbox label div {
  display:inline;
  padding:2px 7px;
}



