/* CSS Document */
Body{
hr {
	border-style:solid;
	border-color: #C5DDC5; 
	border-width: 1px;
	width:75%;
}
.pgHead {
	font-size:18px;
    color: #003300;
	line-height: 30px;
    letter-spacing: 8px;
	font-weight: normal;
	white-space:nowrap;
	}
#content tr {
	vertical-align:top;
	}

#divRightBar {
    white-space:normal;
	}
.RightBarTitle{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 3px;
	}
.RightBarTitle a {
	COLOR: #006600;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	letter-spacing: 3px;
	}	
.RightBarTitle a:hover {
    COLOR: #009900;
	}	
	
.RightBarHeading{
	text-align:left;
	font-size:12px;
	letter-spacing: 2px;
	font-weight:bold;
	}

.RightBarHeading a {
	COLOR: #006600;
	text-align:left;
	font-size:12px;
	letter-spacing: 2px;
	font-weight:bold;
	TEXT-DECORATION: none;
	}

.RightBarHeading a:hover {
    COLOR: #009900;
	}
.RightBarSubHeading a {
	text-align: left;
	font-size:10px;
	font-weight:normal;
	}	
.RightBarSubHeading{
	text-align: left;
	font-size:10px;
	font-weight:normal;
	}	
.RightBarText {
	font-size: 9px;
	font-weight:normal;
	}
.Calendar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006600;
	}
.Calendar th {
	background-color:#009900;
	color:#FFFFFF;
	font-size:18px;
	letter-spacing: 8px;
	font-weight: normal;
	}
.CalendarCol1 {
	text-align:right;
}
.CalendarCol2  {
	text-align:left;
	}
.CalendarCol2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006600;
	letter-spacing: 0px;
	font-weight:normal;
	TEXT-DECORATION: none;
	}
.CalendarCol2 a:hover {
	color:#006600;
	}
