@font-face {
        font-family: Sylfaen;
        font-style:  normal;
        font-weight: normal;
        src: url(SYLFAEN0.eot);
        }
body {
        background:#880000;
        text-align:center;
        margin: 0;
        }
div.mainbox {
        position:relative;
        width:800px;
        margin:0;
        background-color:#ff8800;
        }
div.menubox {
        position:absolute; 
        width:200px;
        left:20px;
        top:0px;
        height: 100%;
        background-color:White;
        padding: 20px 0 30px 0;
        }
div.whiteout {
        position:absolute;
        width:200px;
        height:251px; 
        left:20px;
        top:130px;
        background-color:White;
        opacity: .5;
        filter: alpha(opacity=50);
        }
div.menu {
        text-align: left;
        padding: 0 0 5px 15px;
        }
div.content {
	position: absolute;
	left: 230px;
	top: 380px;
	width: 550px;
	background-color: #FFCC66;
	padding: 0 20px 20px 20px;
	border: solid 1pt White;
        }
div.contact {
        font: 10pt Book Antiqua, Arial;
        color: #880000;
        margin: 20px 0 0 0;
        }
div.footer {
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 200px;
	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;
        line-height: 110%;
        text-align: justify;
        margin: 0 0 15px 0;
        }
   
h1 {font: 16pt Book Antiqua, Arial; color: White; background-color:#990000; text-align: right; 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.menu:link {font: bold italic 12pt Book Antiqua; color:#880000; text-decoration: none}
a.menu:visited {font: bold italic 12pt Book Antiqua; color:#880000; text-decoration: none}
a.menu:hover {font: bold italic 12pt Book Antiqua; color:#880000; text-decoration: none; border-top: solid 1pt #880000; border-bottom: solid 1pt #880000}

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;}

