/* CSS Document */
#contenttable {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background-color: #FFFFFF;
	width: 741px;

	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;

			
			
			
}
.screenonly {
	display: visible;
}
.printonly {

	display: none;
}

.main {
	filter: Alpha(Opacity=100);
}
.graphic {
	background-image: url(assets/nav/bg-table.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sideboxes {
	border-top-width: 0px;
	border-right-width: 0px;
	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: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	width: 140px;
	display: table;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;




}
.events {
	overflow: auto;
	height: 340px;
	width: 100%;



}
.medtextevents {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB11B;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.unseen {
	display: none;
	visibility: hidden;
}
