/* generated by csscreator.com */
htm, body{
 margin:0;
 padding:0;
 text-align:center;
}

A {text-decoration: none;}
A:Hover{ text-decoration:none; }
TD {font-family: Arial,Arial,sans-serif; font-size: 10pt;}

#pagewidth{
 width:980px;
 text-align:left;
 margin-top:10;
 margin-left:auto;
 margin-right:auto;
}

#header{
 width:980px;
 hight:375px;
}

#leftcol{
 width:18%;
 float:left;
 position:relative;
 background-color:#FFFFFF;
 }

#maincol{background-color: #FFFFFF;
 float: right;
 display:inline;
 position: relative;
 width:82%;
 }

#footer{
 height:75px;
 background-color:#FFFFFF;
 clear:both;
 }

.box {
  background: #006633;
}
.boxtop {
  background: url(*ne.gif) no-repeat top right;
}
.boxtop div {
  font-size: 0;
  height: 15px;
  background: url(*nw.gif) no-repeat top left;
}
.boxbottom {
  background: url(se.gif) no-repeat bottom right;
}
.boxbottom div {
  font-size: 0;
  height: 15px;
  background: url(sw.gif) no-repeat bottom left;
}
.boxcontent {
  padding: 0px 15px 0px 15px;
}


.box1 {
  background: #006633;
}
.boxtop1 {
  background: url(ne.gif) no-repeat top right;
}
.boxtop1 div {
  font-size: 0;
  height: 15px;
  background: url(nw.gif) no-repeat top left;
}
.boxbottom1 {
  background: url(se.gif) no-repeat bottom right;
}
.boxbottom1 div {
  font-size: 0;
  height: 15px;
  background: url(sw.gif) no-repeat bottom left;
}
.boxcontent1 {
  padding: 0px 15px 0px 15px;
}


BODY {scrollbar-3d-light-color:#FFFFFF;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:black;
           scrollbar-dark-shadow-color:#FFFFFF;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#FFFFFF;
           scrollbar-shadow-color:black}


#rnd_container {background: #FFFFFF; margin:1px;}

    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #006633; border-right:1px solid #006633;}
    .rnd_b1 {margin:0 5px; background:#006633;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    .rnd_content {
    display:block;
    border:0 solid #006633;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
}

CAPTION.MYTABLE
  {
     background-color:#006633;
     color:#FFFFFF;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     border-collapse:collapse;
     font-size:10pt;
     background-color:#FFFFFF;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#000000;
     text-align:center;
  }


  TR.MYTABLE
  { 
     vertical-align:center;
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:#000000;
     text-align:center;
  }



 /* *** Float containers fix:
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



/*printer styles*/
@media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}

