﻿body 
{
 background-color:Black;
 font-family:Calibri;
 width:245px;
 margin-left: auto ;
 margin-right: auto 
}
.Heading
{
 text-align:center;
height: 53px;
   
}

.Content
{
 width:245px;
 background-color:#ebe4d1;

}
.PageContent
{
    width:240px;
 background-color:#ebe4d1;
  margin-left: auto ;
 margin-right: auto 
    }

img { padding:0px; border-width:0px; margin:0px; display: block}

   .NumericInput
{
    -wap-input-format: '*N';
} 
.footermenu
{
    height:95px;
    background-color:Black;
    text-align:center;
    color:Black;
    font-size:13px;
    background-image: url('images/footer.jpg');
    background-repeat:no-repeat;
    }

.footermenu a
{
    color:Black;
    }
.pagefootermenu
{
    background-color:White;
    text-align:center;
    color:Black;
    font-size:13px;
    background-image: url('images/footer-cutout.jpg');
    background-repeat: repeat-x;
    }
.pagefootermenu a
{
    color:Black;
}
    
 a
{
color:#000000;
    }
a:link
{
    color:#000000;
}
a:visited
{
    color:#000000;
}
a:hover
{
    color:#000000;
}
a:active
{
    color:#000000;
}