<!--
/* StyleSheet START */


/* Link Position Style */


/* Header Position Style */

/* Header */
div#Header {
position:relative;
top: 0px;
left: 0px;
width: 100%;
height: 75px;
background-color: #cccc99;
text-align: center;
overflow: visible;
border-bottom: 0px none;
border-left: 0px none;
border-right: 0px none;
border-top: 0px none;
margin: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
div#UiHeader {
position:absolute;
top: 0px;
left: 0px;
width: 100%;
height: 75px;
text-align: right;
z-index: 5;
}
div#Header div.Title {
position: relative;
top: 10px;
height: 10px;
text-align: center;
}

/* Main Position Style */

div#Main {
position:relative;
top:0px;
left: 0px;
width: 100%;
font-size: 12px;
background-color:#ffffff;
text-align: center;
float: none;
}


/* Main Title Position Style */

div#Main div.Title {
position: relative;
text-align: center;
font-size: 25px;
line-height: normal;
background-color:#ffffff;
padding: 0px 0px 0px 0px;
margin: 10px 0px 20px 0px;
float: none;
}


/* Calendar Position Style */

div#Main div.Link {
position: relative;
text-align: center;
padding: 0px 0px 0px 0px;
margin: 30px 0px 40px 0px;
}

div#Main div.Link hr.HrLink{
width: 580px;
}

div#Main table#Link01 {
width: 580px;
text-align: center;
font-size: 12px;
margin-left: auto;
margin-right: auto;
}
div#Main table#Link01 tr.Title {
text-align: center;
}
div#Main table#Link01 tr.Title td.Title01 {
width: 40%;
text-align: right;
font-weight: bold;
color:#000000;
}
div#Main table#Link01 tr.Title td.Title02 {
width: 60%;
text-align: right;
font-weight: bold;
color:#000000;
}

div#Main table#Link01 tr.Addres {
text-align: center;
}
div#Main table#Link01 tr.Addres td.Addres01 {
width: 40%;
text-align: right;
font-weight: normal;
color:#000000;
}
div#Main table#Link01 tr.Addres td.Addres02 {
width: 60%;
text-align: right;
font-weight: normal;
color:#000000;
}


/* Hr Position Style */

div#Main div.HrPosition {
}


/* Header Footer Position Style */

/* Footer */

div#Footer {
position:relative;
top:0px;
width:100%;
line-height:normal;
background-color: #ffffff;
color: #000000;
float: none;
}
div#UiFooter {
position:absolute;
top: 0px;
left: 0px;
width: 100%;
text-align: right;
z-index: 5;
}

/* StyleSheet END */
-->
