﻿body 
{
    
    background-color:white;
    padding: 0px; 
    margin: 0px; 
    text-align : center;
    

}
.left_bg
{
    background-image:url(images/header_left.jpg);
    background-repeat: no-repeat;
    background-position:top right;  
}
.right_bg
{
    background-image:url(images/header_right.jpg);
    background-repeat: no-repeat;
    background-position:top left;
}
.center_bg
{
     background-image:url(images/header_middle.jpg);
    background-repeat: no-repeat;
    background-position:top center;   
    width:920px;
    padding-top:20px;
}

.footer_left_bg
{
    background-image:url(images/footer_left.jpg);
    background-repeat: no-repeat;
    background-position:top right;  
}
.footer_right_bg
{
    background-image:url(images/footer_right.jpg);
    background-repeat: no-repeat;
    background-position:top left;
}
.footer_center_bg
{
     background-image:url(images/footer_middle.jpg);
    background-repeat: no-repeat;
    background-position:top center;   
    width:920px;
    padding-top:10px;
    padding-bottom:10px;
}
.menu_text
{
    color:White;
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:18px;
    
     padding-left:10px;
}

.h1_text
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:28px;
      
     padding-left:10px;
}

.h2_text
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:20px;
    
     padding-left:10px;
     text-decoration: none !important;
}
.h2_text_Step1
{
        color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family:Arial Rounded MT Bold;
    font-size:16px;
    
     padding-left:10px;
     text-decoration: none !important;
    }
    
.h2_text_Step1_Masg
{
        color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family:Arial Rounded MT Bold;
    font-size:10px;
    
     padding-left:10px;
     text-decoration: none !important;
    }
    
    .LightCandel
    {
        
        color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:12px;
    
   
     text-decoration: none !important;
     }

.FormFont
{
     color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:12px;
     text-decoration: none !important;
}

.RequiredField
{
         color:#53544d !important; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:10px;
     text-decoration: none !important;
}


.h2_text_Link
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:20px;
     font-style:italic;
     padding-left:10px;
     text-decoration: none !important;
     border solid 1px silver !important;
     padding:5px!important;
}

a:hover 
{
    color:#b8d544;
}

.green_box
{
        background-image:url(images/Green_box.png);
    background-repeat: no-repeat;
    background-position:top right; 
    width: 290px;
    height:164px;

}

.green_box_clear
{
   background-image:url(images/blue_box_clear.png);
    background-repeat: no-repeat;
    background-position:top right; 
    width: 290px;
    height:170px;

}
.pink_box
{
        background-image:url(images/pink_box.png);
    background-repeat: no-repeat;
    background-position:top right; 
        width:290px;
    height:170px;    
}


.body_design
{
 background-image:url(images/body_bg.jpg);
 background-repeat: repeat-y; 
 width:921px;    
 text-align:left;
}

.title
{
 font-family: Gill Sans MT;
 color:#ff6865;
 text-align:left;
 font-size:24px;

}

h1
{
 font-family: Gill Sans MT;
 color:#ff6865;
 text-align:left;
 font-size:24px;
}

h2
{
 font-family: Gill Sans MT;
 color:#ff6865;
 text-align:left;
 font-size:18px;  
}

.text
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family:  Gill Sans MT;
    font-size:14px;
    padding-right:20px;
}
.body_text_design
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family:  Gill Sans MT;
    font-size:14px;
    padding-right:20px; 	
}
p
{
    color:#53544d; 
    text-align:left;
    text-decoration:none;
    font-family:  Gill Sans MT;
    font-size:14px;
    padding-right:20px; 
}


img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    vertical-align:bottom;
    margin-right:20px;

}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}


.footer
{
 font-family:Tahoma;
 color:#53544d;
 text-align:center;
 font-size:10px;
 text-transform:uppercase;
 text-decoration:none;

}

a:hover.footer
{
    color:#60cfec;
}

.text_footer
{
 font-family:Tahoma;
 color:Gray
 text-align:center;
 font-size:11px;
 text-transform:uppercase;
 text-decoration:none;
 font-weight:bold;
}
.header_links
{
 font-family:Tahoma;
 color:White;
 text-align:center;
 font-size:10px;
 text-transform:uppercase;
 text-decoration:none;
 font-weight:bold;  
}

a:hover.header_links
{
    color:#ffeb03;
}

.title_box
{
 color:Gray; 
    text-align:center;
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:20px;
    
     padding-top:3px;
       background-color:	#AEFF5E; 
     
     margin-left:10px;
 
    
     border-radius: 15px; 
     border:#2A2452 1px solid; 
        width:88%;
        color:Black;
             webkit-box-shadow: 5px 5px 3px #777; 
}
.text_box
{
    color:#53544d; 
    text-decoration:none;
    font-family: Gill Sans MT;
    font-size:15px;
     padding:10px;
}

 

.SiteButton
{
        
 
 
     background-color:#FF4500;  
    border:solid 1px  #778899;
   vertical-align:middle; 
 
    cursor:pointer;
    letter-spacing:1px;
    font-family : "Segoe UI" , Arial, sans-serif !important;
    font-size:11px;
    color:White;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-style:normal; 
    padding:4px;
    border-radius: 3px;
       /* -webkit-box-shadow: 1px 1px 3px #777; */ 
       
 
   
}

.SiteButton:hover
{
        
    background-color:Yellow;  
    border:solid 1px  #778899;
   vertical-align:middle; 
 
    cursor:pointer;
    letter-spacing:1px;
    font-family : "Segoe UI" , Arial, sans-serif !important;
    font-size:11px;
    color:#016BA4;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none;
    font-style:normal; 
    padding:4px;
    border-radius: 3px;
         /* -webkit-box-shadow: 1px 1px 3px #777; */ 
       
 
   
}

.DivLogin
{
     
     background-color:#778899; 
    
     margin-left: 0px; 
     height:200px; 
     border-radius: 15px; 
     border:black 1px solid; 
     margin-left:50px; 
     z-index:15000;
      padding:10px;
      width:80%;
      }

.DivResetPassword
{
     
     background-color:#778899; 
    
     margin-left: 0px; 
     height:200px; 
     border-radius: 15px; 
     border:black 1px solid; 
     margin-left:50px; 
     z-index:15000;
      padding:10px;
      width:80%;
      }
      .Manutd
      {
          background-color:Gray; 
           color:White !important;
            border-radius: 3px;
      }
      
 
      .Manutd:hover
      {
          background-color:White !important; 
           color:Gray !important;
            border-radius: 3px;
      }
