﻿
/***************Master Page***************/
/*#MainDiv
{    width: 800px;
     height:auto;
     margin-left:auto;
     margin-right:auto;
     margin-top:0px;
     margin-bottom:0px;
}
#TopHeader
{
    width:800px;
    height:65px;
      
}




.HeaderLinkStyle
{
    width: 56px; 
    float:left; 
    text-align:center; 
    height: 50px;
    margin-top:20px;
}


#MainHeader
{
    width:800px;
    height:50px;
    margin-top:10px;
    
}
#MainHeaderLeft
{
    width:22px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Left.png');
    background-repeat:no-repeat;
    float:left;
}
#MainHeaderCenter
{
    width:740px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Center.png');
    background-repeat:repeat-x;
    float:left;
   
    
}
#MainHeaderCenter ul
{
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:15px;
          
}
#MainHeaderCenter ul li
{
    text-decoration:none;
    display:inline;
    color:#53473B;
    border-left:1px;
    border-left-style:solid;
    border-color:#53473B;
    margin-left:0px;
    margin-right:0px;
    padding-left:10px;
    padding-right:10px;
    cursor:default;
    
    
    
    
}
#MainHeaderCenter ul li:first-child
{
    border-left:none;
    padding-left:0px;
    
    
}
#MainHeaderCenter ul li a 
{
    text-decoration:none;
    color:#53473B;
 }

 
#MainHeaderRight
{
    width:22px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Right.png');
    background-repeat:no-repeat;
    float:left;
}
#CPH_Area
{
   margin-top:10px; 
}
#Footer
{
        
    
}
#FooterBg
{
    width:700px;
    height:31;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
   
    
}
#FooterContent{font-size:10px;text-align:center;}
#FooterContent ul li
{
    text-align:center;
    font-size:9px;
    text-decoration:none;
    display:inline;
    color:#53473B;
    padding-left:5px;
    padding-right:5px;
    cursor:default;
    
}

#FooterContent div ul li a
{
text-decoration:none;
color:#53473B;
text-align:center;
}
#FooterContent div ul li a :hover
{
color:#063C78;
}

.Default
{
    width:740px;
    height:auto;
    margin-left:auto;
    margin-right:auto;  
}
#MainBody
{
   border-style:none;
   border-width:0px;
}
*/
/***************Master Page Ends***************/

/***************Default Page***************/

