﻿body 
{
    font-family:Arial;
    background-color:#000000;
    margin:0 auto;
}
.FooterMenu
{
    background-image:url('images/Yonder-Menu-footer.jpg');
     background-repeat:repeat-x;
         font-size:12px;
         text-align:center;
         height:34px;
}
.footer
{
    color: #505050;
    text-align: center;
    font-size: 12px;
    background-image: url('images/Yonder-footer.jpg');
    background-repeat: repeat-x;
    padding-top: 10px;
}
.div_spacer
{
    height:1px;
    background-color:#028ac8; 
    }

.back
{
    text-align:right;
    

    
    }
.backlink:link 
{
   color:#028ac8; 
       text-decoration:underline;
    }
    .backlink:visited
{
   color:#028ac8; 
       text-decoration:underline;
    }
    .backlink:hover
{
   color:#028ac8; 
       text-decoration:underline;
    }
        .backlink:active
{
   color:#028ac8; 
       text-decoration:underline;
    }
a
{
    text-decoration:none;

}
a:link
{
    color:#ffffff;
}
a:visited
{
    color:#ffffff;
}
a:hover
{
    color:#ffffff;
}
a:active
{
    color:#ffffff;
}
.Header
{
    background-image: url('Images/Yonder-header.jpg');
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 14px;
    text-align :left;
    vertical-align:text-top;
    height:71px;
}
.Menu
{
    background-image: url('Images/text-button.jpg');
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 16px;
    height: 30px;
    vertical-align: middle;
    text-align: left;
    margin: auto;
    padding-top: 5px;
    padding-left: 20px;
}
.Menu-2
{
    background-image: url('Images/text-button-2.jpg');
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    vertical-align: middle;
    text-align: left;
    margin: auto;
    padding-top: 5px;
    padding-left: 20px;
}
.PageTitle
{
    padding-top: 10px;
}
.SplashScreen
{
    background-image: url('Images/splash-screen-background.jpg');
    background-repeat: no-repeat;
    width: 104px;
    height: 54px;
    padding-top: 180px;
    padding-left: 150px;
}
.Content
{
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}
.ContactNames
{	
    color: #2A84C6;
	font-weight: bold;
}
   .NumericInput
{
    -wap-input-format: '*N';
} 

