﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    background-color: #D9D9FF;
    color: #000099;
}
h1 {
    font-family: 'Comic Sans MS';
    font-size: 20pt;
    font-weight: bold;
    color: #FF9900;
    text-align: center;
}
.heading {
    border: medium solid #B6C6E7;
    margin: 0px;
    font-family: 'Comic Sans MS';
    font-size: large;
    font-weight: bold;
    color: #000080;
    background-image: url('images/CloudHeader.jpg');
    background-repeat: repeat-x;
    width: 100%;
    height: 150px;
}
.logo {
    font-family: 'Broadway BT';
    font-size: 30pt;
    font-weight: bold;
    color: #FF9900;
    /*background-color: #FFFFCC;*/
    vertical-align: top;
    text-align: right;
}
td.logo {
    padding: 5px;
    vertical-align: top;
    text-align: center;
    width: 150px;
    height: 150px;
}
.logoimg {
    width: 120px;
    height: 120px;
}
.topmenu {
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    background-color: #FDEF9D;
}
.crumbs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    background-color: #EAEAFF;
}
.mainbody {
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
h2.mainbody {
    font-weight: bold;
}
.bodycell {
    padding: 5px;
    border: thin solid #0000FF;
}
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000000;
    background-color: #C0C0C0;
}
.menubtnoff {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #808080;
    padding: 5px;
    border-style: ridge;
    cursor: auto;
    background-color: #C0C0C0;
    width: 100px;
    text-align: center;
}
.menubtnon {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #000000;
    padding: 5px;
    border-style: outset;
    cursor: pointer;
    width: 100px;
    text-align: center;
}
td.menubtnon:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FDEF9D;
    background-color: #000080;
    border-style: inset;
    cursor: pointer;
}
a.menubtnlink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #000080;
    cursor: pointer;
    text-decoration: none;
}
a.menubtnlink:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #FDEF9D;
    background-color: #00008D;
    cursor: pointer;
    text-decoration: none;
}
.menubtnsel {
    border: medium inset #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #000066;
    padding: 5px;
    cursor: none;
    background-color: #CCFFFF;
    width: 100px;
    text-align: center;
}
.logo_l {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 30pt;
    color: #00CC00;
    position: absolute;
    top: 120px;
    left: 475px;
    visibility: visible;
}
.logo_a {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 30pt;
    color: #0000CC;
    position: absolute;
    top: 120px;
    left: 500px;
    visibility: visible;
}
.logo_s {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 30pt;
    color: #CC0000;
    position: absolute;
    top: 120px;
    left: 525px;
    visibility: visible;
}
.hearthis {
    visibility: hidden;
    display: none;
}
.photos {
    vertical-align: bottom;
    width: 120px;
    height: 120px;
    text-align: center;
}
.ears {
    cursor: pointer;
}
.noscript {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    background-color: #FFFFCC;
    color: #000099;
    border: medium solid #FF6600;
    padding: 5px;
    margin: 5px;
    position: absolute;
    top: 10px;
    left: 50px;
}
.strapline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    vertical-align: top;
    display: block;
}
.socialnetwork {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    text-align: right;
    border-style: none;
    width: 100px;
}
.spacer {
    border-style: none;
}