﻿

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #f0d2ac;
}
 
img
{
border: none;
}
 
td
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

h1
{
font-family: verdana, arial;
font-size: 12pt;
font-weight: bold;
color: #9C5707;
}

h2
{
font-family: verdana, arial;
font-size: 11pt;
font-weight: bold;
color: #9C5707;
font-style: italic;
}

h2 strong
{
font-weight: bold;
}

strong
{
font-weight: normal;
}

strong#myBold
{
font-weight: bold;
font-size: 9pt;
}



.BeforeAfter
{
font-family: verdana, arial;
font-size: 12pt;
font-weight: bold;
color: #9C5707;
text-align: center;
background-color: #e2d5c6;
display: block;
width: 200px;
height: 20px;
}





#myTableBorder
{

border: 1px solid #ebdece;
width: 250px;
padding: 6px;
text-align: center;

}

h4
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
display: inline;
}


hr  {
border: 0;
height: 1px;
color: #9c5707;
background-color: #9c5707;
width: 100%;
}

.textError
{
font-weight: bold;
color: #ff0000;
}

 
.footer
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #9c5707;
 text-decoration: underline; 
}
 
a:hover {
 color: #9c5707;
 text-decoration: none; 
}
 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: verdana;
 font-size: 8pt;
 font-weight: normal;
 color: #000000;
 text-decoration: none; 
}




.save{
   behavior:url(#default#savehistory);}
a.dsphead{
   text-decoration:none;
   margin-left:.8em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   }


/*
-----------------------
 Begin Scroller Box
-----------------------
*/

#scroller_container {
 position: relative;
 width: 300px;
 height: 60px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 60px;
 font-size: 60px;
}

#scroller p {
 padding: 0;
}

/*
-----------------------
 End Scroller Box
-----------------------
*/


