BODY { background-color: #FFFFFF;
    font-family: Arial, Verdana, sans serif; 
    font-size: 90%; 
    font-weight: 500; color: #000080;
    margin: 20px;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #627391;
    scrollbar-highlight-color: #627391;
    scrollbar-face-color: #6A83B3;
    scrollbar-shadow-color: #627391;
    scrollbar-darkshadow-color:#627391;
    scrollbar-track-color: #6A83B3;
    }
a:link {  
    color: #CB554F;
    text-decoration: none; 
    }
    
a:visited {  
    text-decoration: none; 
    color: #CB554F;
    }
    
a:hover {  
    color: #E7C0BF; 
    text-decoration: none; 
    }
    
a:active {  
    color: #CB554F;
    text-decoration: none; 
    }
a:link.design {  
    color: #000080;
    text-decoration: none; 
    }
    
a:visited.design {  
    color: #000080;
    text-decoration: none; 
    }
    
a:hover.design {  
    color: #000080;
    text-decoration: none; 
    }
    
a:active.design {  
    color: #000080;
    text-decoration: none; 
    }
a:link.menu {  
    color: #000080;
    text-decoration: none; 
    }
    
a:visited.menu {  
    color: #000080;
    text-decoration: none; 
    }
    
a:hover.menu {  
    color: #CB554F;
    text-decoration: none; 
    }
    
a:active.menu {  
    color: #000080;
    text-decoration: none; 
    }

h1 { font-size: 46px; font-weight: bold; text-align: center; letter-spacing: 1px; margin-top: 0px; margin-bottom: 0px; color: #0000C0;
 }

h2 { font-size: 24px; font-weight: 600; text-align: center; text-decoration: none; margin-bottom: 0px; margin-top: 0px; color: #0000C0;
 }
h3 { font-size: small; font-weight: 600; text-align: left; text-decoration: underline; margin-bottom: 5px; margin-top: 0px;
 }
 
 
TD { font-size: small; font-weight: 400;
 }
.small { font-size: 75%; font-weight: 400; text-align: center; padding-top: 20px;
 }
.smaller { font-size: 70%; font-weight: 400; text-align: center;
 }

table.mainPage { width: 100%; }
td.topSection { vertical-align: top; border-bottom: solid 2px #0000C0; }
table.topSection { width: 100%; }
td.logo { width: 177px; }
td.name { padding-left: 30px; padding-right: 30px; text-align: center; }
div.accredLogos { padding-top: 15px; text-align: left; }
td.topAddress { padding-top: 5px; padding-bottom: 5px; text-align: center; font-weight: bold; color: #0000C0; }

td.menuSection { vertical-align: top; width: 170px; padding-top: 20px; padding-bottom: 20px; }
table.menuSection { }
td.menuItem { padding-top: 5px; padding-bottom: 5px; font-weight: bold; border-bottom: dotted 1px #CB554F; }
td.menuDivider { padding-left: 10px; padding-right: 10px; color: #FFFFFF; }

td.middleSection { vertical-align: top; padding-top: 25px; padding-bottom: 20px; padding-right: 30px; }
table.middleSection { }
td.frontImage { padding-top: 5px; padding-bottom: 5px; width: 50%; padding-right: 30px; border-top: dotted 2px #CB554F; border-bottom: dotted 2px #CB554F; }
td.bulletPoints { padding-top: 5px; padding-bottom: 5px; font-weight: bold; padding-right: 30px; border-top: dotted 2px #CB554F; border-bottom: dotted 2px #CB554F; }
ul.front { padding-top: 5px; padding-bottom: 5px; padding-left: 18px; }
li.front { padding-bottom: 5px; }

td.bottomRow { border-top: solid 2px #0000C0; }
div.topAddress { padding-top: 5px; padding-bottom: 5px; text-align: center; font-weight: bold; color: #0000C0; }
td.productsImage { padding-top: 5px; padding-bottom: 5px; width: 300px; padding-right: 30px; }
td.productsBulletPoints { padding-top: 5px; padding-bottom: 5px; font-weight: bold; padding-right: 30px; }
img.premises { margin-left: 20px; margin-bottom: 20px; border: solid 1px #000080; }
div.patSubHdg { font-weight: bold; padding-bottom: 10px; }
div.design { font-size: x-small; }
.notBold { font-weight: normal; }
