/* 
Computer Automation Systems, Inc. stylesheet
	by Glenn Lane
*/

.casEvents{
	background-color:#000000;
	height:188px;
	width:324px;
	font-family:"Lucida Sans Unicode";
	font-size:10px;
	color:#000000;
}

.casEvents ul{
	list-style-image:url(images/dbl_chevron1.png);
}
	
.casEvents ul li a{
	font-family:"Lucida Sans Unicode";
	font-size:10px;
	color:#12568c;
	text-decoration:none;
}
	
#casEvents ul li a:hover{
	text-decoration:underline;
}

#casEvents ul li a:visited{
	color:#12568c;
	text-decoration:none;
}
