<style type="text/css">

.zxxsmall {
  font-family: sans-serif;
  font-size: 70%;
/*  margin: 0;*/
  font-weight: bold;
  line-height: 1.1;
/*  text-align: left;*/
  margin-left: .5cm;
}

span.ridge {border-style: ridge;   font-weight: bold;}
span.double {border-style: double;   font-weight: bold;}
span.two{border-style: solid; border-color: #ff0000 #0000ff;}
div.double {border-style: double;}
span.groove  {border-style: groove; color:black; font-weight: bold;}
span.groove1 {border-style: groove; color:blue; font-weight: bold;}
span.groove2 {border-style: groove; color:red; font-weight: bold;}
span.groove3 {border-style: groove; color:black; font-weight: bold;}
span.groove4 {border-style: groove; color:#663399; font-weight: bold;}
span.groove5 {border-style: groove; color:green; font-weight: bold;}
span.groove6 {border-style: groove; color:blue; font-weight: bold;}

groovespan1{
width: 200px;
}

p.dotted {border-style: dotted}
p.dashed {border-style: dashed}
p.solid {border-style: solid}
p.double {border-style: double}
p.groove {border-style: groove}
p.ridge {border-style: ridge}
p.inset {border-style: inset}
p.outset {border-style: outset}

p.soliddouble {border-style: solid double}
p.doublesolid {border-style: double solid}
p.groovedouble {border-style: groove double}
p.three {border-style: solid double groove}

p.one
{
border-style: solid;
border-color: #0000ff
}
p.two
{
border-style: solid;
border-color: #ff0000 #0000ff
}
p.three
{
border-style: solid;
border-color: #ff0000 #00ff00 #0000ff
}
p.four
{
border-style: solid;
border-color: #ff0000 #00ff00 #0000ff rgb(250,0,255)
}


th.htmenu{
text-align: center;
border-top:   2px solid #FFF;
border-right: 2px solid #FFF;
border-left:  2px solid #FFF;
border-bottom:2px solid #FFF;
border-color: #5E697B;
}

/* center text*/
.displayhlx {
    display: block;
  text-align: center;
}

/* center images*/
img.displayhlx 
{
    display: block;
    margin-left: auto; 
    margin-right: auto;    
    vertical-align: middle 
}

/* center images*/
imgage.displayhlx 
{
    display: block;
    margin-left: auto; 
    margin-right: auto;    
    vertical-align: middle 
}
/* center vertically*/
DIV.containhl {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle 
}

#hllDisplay {
left: 0px;
top: 0px;
width: 130px;
height: 440px;
position:absolute;
background: black;
color:white;
}

#hlrDisplay {
left: 131px;
top: 0px;
width: 590px;
height: 440px;
position:absolute;
background: white;
color: black;
}

</style>
