/* CSS Document */

#contenttable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A3465;
	border-right-color: #1A3465;
	border-bottom-color: #1A3465;
	border-left-color: #1A3465;
	border: 1px solid #1A3465;
	width: 700px;
	padding-top: 18px;



			
			
			
}
.printonly {
	display: visible;
}
.screenonly {
	display: none;
}
.events {
	overflow: visible;

	width: 500px;
}
