﻿.LearningEventsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/bi/Images/PublicRedesign/table_bg_swatch.gif);
	background-repeat: repeat;
	border: 1px solid #1B3A6F;
	padding: 5px;
}
.LearningEventsTable2
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/bi/Images/PublicRedesign/table_bg_swatch.gif);
	background-repeat: repeat;
	border-top: 1px solid #1B3A6F;
border-left: 1px solid #1B3A6F;
border-right: 1px solid #1B3A6F;
	padding: 5px;
}
.LearningEventsTable1
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(/bi/Images/PublicRedesign/table_bg_swatch.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #1B3A6F;
border-left: 1px solid #1B3A6F;
border-right: 1px solid #1B3A6F;
	padding: 5px;
}
.LearningEventsTable #form1 #select {
	width: 300px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100%;
}
#main {
	width: 100%;
	background-image: url(/bi/Images/PublicRedesign/table_bg_swatch.gif);
	background-repeat: repeat;
	text-align: left;
	border: 1px solid #1B3A6F;
	border-collapse:collapse;
}
#main td {
	border: 1px solid #1B3A6F;
}
#main #tableHeader td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}
#main #tableData a {
	color: #0000CC;
	text-decoration: underline;
}
#main #tableData a:visited {
	color: #990066;
	text-decoration: underline;
}
#main #tableData a:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight:bold;
}
#main #tableData td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



