@font-face {
        font-family: Sylfaen;
        font-style:  normal;
        font-weight: normal;
        src: url(SYLFAEN0.eot);
        }
body {
        background:#E77B00;
        text-align:center;
        margin: 0;
        }
div.mainbox {
        position:relative;
        width:800px;
        margin:0;
        background-color:#FFCC66;
        }
div.menubox {
        position:absolute;
        padding:3px;
        top:7px; 
        width:120px;
        height:30px;
        float:right;
        background-color:White;
        opacity: .7;
        filter: alpha(opacity=70);
        }
div.content {
        position: relative;
        top: 300px;
        width: 700px;
        background-color: #FFFFFF;
        padding: 0 20px 20px 20px;
        z-index:-100;
        border: solid 1pt #ccc;
        }
div.contact {
        font: 10pt Book Antiqua, Arial;
        color: #880000;
        margin: 20px 0 0 0;
        }
div.footer {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        font: 7pt Arial;
        color: White;
        background-color: #1122FF;
        border-top: solid 1pt White;
        border-bottom: solid 1pt White;
        margin-bottom: 5px;
        }
div.text {
        font: 11pt Franklin Gothic Book, Arial;
        color: #660000;
        text-align: justify;
        margin: 0 0 15px 0;
        }
   
h1 {font: 14pt Tahoma, Arial; color: White; background-color:#990000; text-align: left; margin: 0 0 10px 0; padding:5px; border: solid 1pt White}
h2 {font: 13pt Franklin Gothic Book, Arial; color: White; background-color:#004400; text-align: left; margin: 10px 0 10px 0; padding-left:5px}

a.menubox:link {font: small-caps 11pt Tahoma, Arial; color:#004400;  text-decoration: none}
a.menubox:visited {font: small-caps 11pt Tahoma, Arial; color:#004400; text-decoration: none}
a.menubox:hover {font: small-caps 11pt Tahoma, Arial; color:#004400; text-decoration: none; border-top: solid 1pt #004400; border-bottom: solid 1pt #004400}

a:link {font: 11pt Franklin Gothic Book, Arial; color:#004400;  text-decoration: none}
a:visited {font: 11pt Franklin Gothic Book, Arial; color:#004400; text-decoration: none}
a:hover {font: 11pt Franklin Gothic Book, Arial; color:#004400; text-decoration: underline}

li {font: 11pt Franklin Gothic Book, Arial; color: #660000; margin: 0 0 5px 5px; text-align: justify}
td.FRL {font: 10pt Arial; color: Black; border-bottom: solid 1pt #004400}
td.FRLh {font: 11pt Arial; color:White; text-align: center}

select {font: 11pt Franklin Gothic Book, Arial}
input {font: 11pt Franklin Gothic Book, Arial}
hr {color: #7799CC; width: 100%; margin: 0 20px 0 20px}
hr.Menu {height:2px; color: #880000; width:100%; margin:0 15px 0 15px}

.cpYearNavigation,
.cpMonthNavigation 
        {background-color:Silver; text-align:center; vertical-align:center; text-decoration:none; color:#FFFFFF; font-weight:bold;}
.cpDayColumnHeader,
.cpYearNavigation,
.cpMonthNavigation,
.cpCurrentMonthDate,
.cpCurrentMonthDateDisabled,
.cpOtherMonthDate,
.cpOtherMonthDateDisabled,
.cpCurrentDate,
.cpCurrentDateDisabled,
.cpTodayText,
.cpTodayTextDisabled,
.cpText
        {font-family:arial; font-size:8pt;}
TD.cpDayColumnHeader
        {text-align:right; border:solid thin #6677DD; border-width:0 0 1 0;}
.cpCurrentMonthDate,
.cpOtherMonthDate,
.cpCurrentDate
        {text-align:right; text-decoration:none;}
.cpCurrentMonthDateDisabled,
.cpOtherMonthDateDisabled,
.cpCurrentDateDisabled
        {color:#D0D0D0; text-align:right; text-decoration:line-through;}
.cpCurrentMonthDate
        {color:#6677DD; font-weight:bold;}
.cpCurrentDate
        {color: #FFFFFF; font-weight:bold;}
.cpOtherMonthDate
        {color:#808080;}
TD.cpCurrentDate
        {color:#FFFFFF; background-color: #6677DD; border-width:1; border:solid thin #000000;}
TD.cpCurrentDateDisabled
        {border-width:1; border:solid thin #FFAAAA;}
TD.cpTodayText,
TD.cpTodayTextDisabled
        {border:solid thin #6677DD; border-width:1 0 0 0;}
A.cpTodayText,
SPAN.cpTodayTextDisabled
        {height:20px;}
A.cpTodayText
        {color:#6677DD; font-weight:bold;}
SPAN.cpTodayTextDisabled
        {color:#D0D0D0;}
.cpBorder
        {border:solid thin #6677DD;}
