ul {
list-style-image: url("/images/diamond.gif");
}
.imgColor
{
	border: 1;
	border-color: Black;
	border-bottom-color:Black;
	border-left-color:Black;
	border-right-color: Black;
	border-top-color: Black;
	color: Black;
}
.back {
	background-image: url(images/back_content_23.gif);
	background-repeat: repeat-y;
}
.head {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	letter-spacing: 6pt;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
a.whiteLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

}
a.whiteLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;

}
a.whiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	background: #cccccc;
	font-weight: normal;

}
a.blackLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;

}
a.blackLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;

}
a.blackLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #ffffff;
	background: #333333;
	font-weight: normal;

}
a.footLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3D533A;
}
a.footLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3D533A;
}
a.footLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFFF;
	background: #999966;
}


.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* this portion is for the rollover menus */
.menuskin { position:absolute;  background-color:cccccc; border:2px solid black; font:normal 12px Verdana; line-height:18px; z-index:100; visibility:hidden; }
.menuskin a { text-decoration:none; color:black; padding-left:10px; padding-right:10px; z-index:100;}
#mouseoverstyle { background-color:666666; z-index:100;}
#mouseoverstyle a { color:white; z-index:100;}