﻿body 
{
    margin:0;
    background-image:url('images/0714081513.jpg');
}
.menubutton
{
    background-image: url("~/images/button.png");
     background-position:center;
    width:150px;
    height:35px;
    border:0px;
}
.imagebutton
{
   
}
.innerMenu
{
   font-size:8pt;
   font-weight:bold;
   font-family: Arial Garamond Tahoma ;
}
.bodyBackground
{
    background-image: url('images/bl70.png');
    background-repeat:repeat;
    color: #A7A9AC;
    
}
.innerMenu a
{ 
    color: Black;
    font-size:10pt;
    text-decoration: none;
    font-family:Tahoma Garamond Arial Courier;
}
.innerMenu a:hover
{
    color:White;
}
.mainPhoto
{
    border:1px solid #e5e4bc;
  
}
.bodyText
{
    color:Black;
    font-family:Tahoma;
    font-size:12pt;
}
.pageTitle
{
    height:40px;
    color: Black;
    background-color: #E5E5E5;
    font-size:30px;
    font-family:Tahoma;
    text-align:left;
    padding-left:30px;
    margin-top:0;
    padding-top:0;
}
.popupbkgnd
{
    background-image: url("images/black50.png");
    background-repeat:repeat;
}
.mainMenu a
{
    font-variant:normal;
    font-size:20px;
    text-decoration: none;
    padding-right: 30px;
    font-family:Tahoma Garamond Arial Courier;
    color: #ccc;
    
}
.sideMenu
{
  /*  padding-left:10px;*/
}
.sideMenu a
{
    font-variant:small-caps;
    font-size:9pt;
    text-decoration: none;
    font-family: Arial Garamond Tahoma ;
    color: Yellow;

}
.sideMenu a:hover
{
     text-decoration:underline;
}
.mainMenu a:hover
{
     text-decoration:underline;
}
.mainMenu a:visited
{
    
}
.imagepadding
{
    padding:10px;
}
