.bodystyle
{
 background:url(../images/BG1.JPG);
}


.menu
{
    display:block;
    float:left;
    color:#2d6189; 
    font-family:Arial;
    font-weight:bold; 
    font-size:12px;
    padding:5px 40px 5px 30px;
    text-decoration:none;
}

.menu1
{
    display:block;
    float:left;
    color:#ffffff; 
    font-family:Arial;
    font-weight:bold; 
    font-size:12px;
    padding-left: 55px;
    text-decoration:none;
}

.bottomfont
{
   font-family:arial;
   color: black;
   font-size:10px; 
}

.Sectionfont
{
   font-family:arial;
   color: #000000;
   font-size:12px; 

}

.FontClass
{
   font-family:Tahoma;
   color: #2d6189;
   font-size:13px; 
   font-weight:bold; 
}

.FontNormalClass
{
   font-family:Tahoma;
   color: #2d6189;
   font-size:13px; 
}

.FontSmallClass
{
   font-family:Tahoma;
   color: #2d6189;
   font-size:10px; 
}

.HeadingFont
{
   font-family:Tahoma;
   color: #2d6189;
   font-size:18px; 
   font-weight:bold; 
}

.ForHeight
{
 height:20px;
}

.FontMandatoryClass
{
   font-family:Tahoma;
   color: red;
   font-size:13px;
}
