body{
font-family: Arial, Helvetica, sans-serif;
text-align:justify;
font-size: 1em;
}
a:link { text-decoration: none; color:blue; } a:visited { text-decoration: none; color:blue }
a:hover {text-decoration: none; color:red; }
a:active {text-decoration: none; color:red; }
img { border : 0; }
UL { list-style-type:square }
.centeredimage
{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
table{
margin: 0 auto; /*Center container on page*/
}
table.adt {
border-width: 0px 0px 0px 0px;
border-spacing: 20px;
padding:5px;
font-size: 0.9em;
width:100%
}

table.clntble {
border-width: 3px;
border-spacing: 9px;
border-style: dashed;
border-color: blue;
padding:9px;
font-size: 0.9em;
width:100%
text-align: justify;
}

/* Show only to IE PC \*/* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
.sidebox {
margin: 0 auto; /* center for now */
width: 17em; /* ems so it will grow */
background: url(images/sbbody-r.gif) no-repeat bottom right;
font-size: 100%;
}
.boxhead {
background: url(images/sbhead-r.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: center;
}
.boxhead h2 {
background: url(images/sbhead-l.gif) no-repeat top left;
margin: 0;
padding: 22px 30px 5px;
color: white; font-weight: bold; font-size: 1.2em; line-height: 1em;
}
.boxbody {
background: url(images/sbbody-l.gif) no-repeat bottom left;
margin: 0;
padding: 5px 30px 31px;
font-size: 0.8em;
font-family:Arial, Helvetica, sans-serif;
}
