.subtext {
	font-size: 11px;
	color: #666666; }
a:link  {
	color: 7BAFFD;
	text-decoration: none; }
a:visited {
	color: 7BAFFD;
	text-decoration: none; }
a:hover {
	color: #7BAFFD;
	text-decoration: none; }
a:active {
	color: #7BAFFD;
	/* [disabled]text-decoration: none; */
}
#admincalheader { 
	background-color:#4275C1;
	color: #FFFFFF;
	font-weight: bold; }
#admincaldays { 
	background-color:#F4D986; 
	color:black; 
	font-weight: bold; }
#admincalweek { 
	color:#666633; 
	background-color:white; }
#bluewhite {
	background-color:#224A82;
	color: #FFFFFF; }
body,td,th { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; }
#calheader { 
	background-color:#4275C1;
	color: #FFFFFF;
	font-weight: bold; }
#caldays { 
	background-color:#F4D986; 
	color:black; 
	font-weight: bold; }
#calweek { 
	color:#666633; 
	background-color:white; }
h1 {
	color: #ACCB30;
	font-weight: bold;
	font-size: 16px; }
h2 {
	color: #4275C1;
	font-weight: bold;
	font-size: 14px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0px;
	background-color: #666666;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px; }
#navcontainer ul li { 
	display: inline; }
#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #666666;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px dotted #CCCCCC;}
#navcontainer ul li a:hover {
	background-color: #292929;
	color: #BBD4F7; }
#textstyle {
	color:black; }
#ServiceList {
	color:#FFFFFF;
	margin-left: 8px;
	padding-left: 10px;
	list-style-type: square; }
#ServiceList li {
	padding-left: 0; }
#sunservice {
	background-color: #4275C1; }
