BODY {
	background-color : #7691A6;
	color : #000000;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	
    scrollbar-face-color: #587993;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #698CA7;
    scrollbar-shadow-color: #587993;
    scrollbar-highlight-color: #8DAFC9;
    scrollbar-3dlight-color: #486983;
    scrollbar-darkshadow-color: #486983;
  }
  
A:LINK, A:VISITED {
	color : #6993A4;
	text-decoration : none;
}

A:HOVER {
	color : #ff9900;
	text-decoration : none;
}

a:active {text-decoration: none; color: blue;}

.TextTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #000000;
	font-size : larger;
	font-weight : bold;
}

UL {
	margin-top: 5px;
	margin-bottom : 10px;
}

LI {
	list-style : square;
	margin-right : 0px;
	margin-left : -24px;
	}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	color : #000000;
	font-size : 10pt;

}

.Dot { margin-bottom: 0px;	 margin-right : 0px; font-family : Arial, Verdana; font: xx-small; }

a.LeftMenu:link {	color : #FFFFFF;}
a.LeftMenu:visited {color : #FFFFFF; }
a.LeftMenu:active { color : #FFFFFF; }
a.LeftMenu:hover {color : #88A8C1; }

.Button {
background-color: 91A4B2;
color: FFFFFF;
font-weight : bold;
}

<!--
.rollover 
{
font-size: 10pt;
font-weight : bold;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
text-decoration: none;
}
.rollover a:link {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #91A4B2;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ACBBC5;
border-right-color: #768E9F;
border-bottom-color: #768E9F;
border-left-color: #ACBBC5;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.rollover a:visited {
color: #FFFFFF;
background-color: #91A4B2;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ACBBC5;
border-right-color: #768E9F;
border-bottom-color: #768E9F;
border-left-color: #ACBBC5;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight : bold;
}
.rollover a:hover {
color: #FFFFFF;
background-color: #768E9F;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ACBBC5;
border-right-color: #768E9F;
border-bottom-color: #768E9F;
border-left-color: #ACBBC5;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight : bold;
}
.rollover a:active {
color: #FFFFFF;
background-color: #91A4B2;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ACBBC5;
border-right-color: #768E9F;
border-bottom-color: #768E9F;
border-left-color: #ACBBC5;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight : bold;
}


.calendar-month{
	color : #000000;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	}
table.calendar {border: 1;}
table.calendar td, th {text-align: center; border: 1}
table.calendar th {height: 11px; font-size: 9pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt;}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 10pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}


table.calendar td.linked-day 
	 { color: #fff; font-size: 9pt; font-weight: bold; text-decoration: none; background-color: #91a4b2 }
table.calendar td.linked-gp { color: white; font-size: 9pt; font-weight: bold; text-decoration: none; background-color: #f00 }
