
    .TA {scrollbar-3d-light-color:#ffffff;
           scrollbar-arrow-color:#0066CC;
           scrollbar-base-color: #ffffff;
           scrollbar-dark-shadow-color: #ffffff;
           scrollbar-face-color: #ffffff;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color: #ffffff
}

.A
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: verdana
}
.A:link {
	COLOR: #000000; 
	}
.A:visited {
	COLOR: #000000;
	}
.A:hover {
	COLOR: #FFCB68
}
.a:hover{color:#ffffff; background-color:#0066CC; }
A:link A:visited {
	TEXT-DECORATION: none
}
.A:hover {
	TEXT-DECORATION: none
}
.A:active {
	TEXT-DECORATION: none
}

.bm A:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
.bm A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
.bm A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}
.bm A:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}


.SITELINK A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
.SITELINK A:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}


.button1 {
position: 	absolute;
top:		0px;
left:		0px;
visibility:	visible;
z-index:	5;
}

.button2 {
position: 	absolute;
top:		19px;
left:		39px;
visibility:	visible;
z-index:	4;
}


.button3 {
position: 	absolute;
top:		1px;
left:		206px;
visibility:	visible;
z-index:	3;
}

.button4 {
position: 	absolute;
top:		-1px;
left:		208px;
visibility:	visible;
z-index:	2;
}
/* Stylings for the calendar display. */
body          {font-size:8pt;font-family:verdana;}


#calendar {
  border-collapse: collapse;
  border-spacing: 1px;
  margin: 0px;
  padding: 0px;
}

#calendar tr.header th {
  background-color: #0066CC;
  color: #ffffff;
  text-align: center;
}

#calendar tr.days th {
  background-color: #6699FF;
  width: 2.2em;
  text-align: center;
}

#calendar tr.footer td {
  border: none;
  padding: 6px 0px 4px 0px;
}

#calendar td, #calendar th {
  border: 1px solid #000000;
  color: #000000;
  empty-cells: show;
  padding: 2px .25em 2px .25em;
}

#calendar td {
  text-align: right;
}

#calendar td.weekend {
  background-color: #99ccff;
}

#calendar td.target {
  background-color: #AAAAAA;
  font-weight: bold;
}

#calendar a, #calendar a:visited {
  color: #0066CC;
  text-decoration: none;
}

#calendar a:hover {
  color: #000000;
  text-decoration: none;
}

#calendar a.button {
  background-color: #6699FF;
  border: 0px solid;
  border-color: #a0e0e0 #509090 #509090 #a0e0e0;
  color: #ffffff;
  font-size: 75%;
  font-weight: normal;
  padding: 2px .5em 2px .5em;
  text-decoration: none;
}

#calendar a.button:visited, #calendar a.button:hover {
  color: #000000;
  text-decoration: none;
}

					.NAVBARPLAIN0{border: #6699FF 1px solid; cursor:hand; vertical-align:middle}
					.NAVBARHOVER0{ border-left: white 1px solid;
										border-top: white 1px solid;
										border-right: black 1px solid;
										border-bottom: black 1px solid;
										background-color:#99ccff;
										cursor:hand;
										vertical-align:middle
									   }
					.NAVBARCLICK0{	border-width: 1px;
										border-style: solid;
										border-left-color: black;
										border-right-color: white;
										border-top-color: black;
										border-bottom-color: white;
										background-color: #99ccff;
										vertical-align:middle
									   }
.Menu:LINK, .Menu:VISITED {
	color : #ffffff;
	text-decoration : none;
	font-size : xx-small;
}

.Menu:HOVER {
	color : #ffffff;
	text-decoration : none;
	font-size : xx-small;
}