div.code{
   font-family: courier;
   border-width:1px;
   border-color:#ffffff;
   border-style:solid;
   background-color:rgba(76, 175, 80, 0.0);
   font-size:12;
   color:#cccccc;
   white-space:pre;
   padding:10px;
}

pre{
   font-family: courier;
   font-size:14;
}

div.lcode{
  clear:left;
}


div.biblioentry{
}
div.journal{
  padding-left: 10px;
}
div.content{
 font-family:Verdana,Arial;
  font-size:12;
  text-align:justify;
  color:#ffffff;
}

img#logo{
}

.box{
	background-color: background: rgba(76, 175, 80, 0.1) ;
	color: black;
	border-collapse: collapse;
	border: 0px solid #aaa;
	padding: 0 .8em .3em .5em;
}

.menutitlew{
  font-family:Verdana,Arial;
  font-size:small;
  color:#ffffff;
  font-weight:bold;
}
.menutitle{
  font-family:Verdana,Arial;
  font-size:small;
  font-weight:bold;
}
.menuentry{
  font-family:Verdana,Arial;
  font-size:small;
}
.top-one {
     margin-top: 1cm;
  }
.bottom-one {
     margin-bottom: 1cm;
  }
  
p {
    padding-top: 1cm;
}
ul { 
    list-style-type: square;
    padding: 0 0 0 1em;
  font-size:small;
}

body {
	font: x-small sans-serif;
	background: #ffffff url(bg5.png) 0 0 repeat;
	color: #cccccc;
	margin: 0;
	padding: 0;
}

h1{
  background: rgba(76, 175, 80, 0.0) url(scatt_small.png) 0 0 no-repeat;
  height:33;
  font-family:Arial;
    font-size: %;
    text-indent: 40;
    text-align:left;
    color: white;
border-bottom: 1px solid #fff;
}
img.shot{
  border-style:none;
}
div.image { 
    margin: 4px;
    border: 0px solid #fff;
    padding: 1px;
    text-align:center;
    height:96%;
}
div.fllimage { 
    float: left; 
    clear: left; 
    margin: 4px;
    border: 0px solid #000;
    padding: 1px;
    position:relative; 
}
div.flimage { 
    float: right; 
    clear: right; 
    margin: 4px;
    border: 0px solid #000;
    padding: 1px;
    position:relative; 
}

div.caption{
  font-size:small;
  text-align:right;
  position:relative;
  bottom:0px;
}

span.comment{
  font-weight:bold;
  color:#0000ff;
}

div.contentmenu{
  font-size:normal;
  font-weight:bold;
}
div.contentheader{
  font-size:large;
  font-weight:bold;
  float:left;
}
div.content_nonl{
  font-family:Verdana,Arial;
  font-size:small;
  text-align:justify;
  float:right;

}
td.paramname{
   border-width:1px;
   border-style:solid;
   border-color:#fff;
   font-weight:bold;
   font-size:small;
}
td.paramvalue{
   border-width:1px;
   border-style:solid;
   border-color:#000000;
   font-size:small;
   text-align:right;
}

div.img
  {
  margin:2px;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:2px;
  }
div.img a:hover img
  {
  border:1px solid #fff;
  }
div.desc
  {
  font-size:50%;
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:5px;
  }

p.bibitem { text-indent: -2.4em; margin-left: 2.4em; margin-top:0.6em; margin-bottom:0.6em; }
.cmti-10x-x-109{ font-style: italic;}
.cmss-10x-x-109{  font-family: sans-serif;}


a:link{
        color: Lightblue;
}
a:visited{
        color: Lightblue;
}

