body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#rhborder {
	
	border: 1px solid #000000;
}
.paneltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}


.menuspace {
	padding-right: 15px;
	padding-left: 15px;
}
.banner1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}
.banner2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.banner2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.banner1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.paneltext1white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
#menu1white {
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

#menu1white a:hover {
	font-size: 18px;
	font-weight: bold;
}
#menu1white a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#footertext1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.whitetext {
	color: #ffffff;
}
.sides {
	text-align: center;
}
#footertext1white .whitetext {
	color: #FFFFFF;
}

#celltext a, #celltext a:hover {
	color: #FFFFFF;
}
#celltext2 {
	color: #FFFFFF;
}

.padding {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
hr {
	color: #FFFFFF;
}
.tinytext {
	font-size: 9px;
}


/*  calendar  */

.caltable {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;

}
.caltable td {
	border-color: #000000;
	padding: 2px;
}
.calbutton {
	
}
.calday {
	color: #000000;
	background-color: #33FFFF
}
.cal {
	color: #000000;
	background-color: #ffffff;	
	
}
.calred {
	background-color: #dd8888;
	font-style: italic;	
}
.yellow {
	background-color: #ffff88;
	font-style: italic;	
}
#key {
	width: 100px;
}



