table td{
	padding:3;
}
table{
  border-spacing:0pt;
}
  
.divHidden {
	display: none;
}
.divVisi {
	display:inline;
}
.divRouteHidden {
	display: none;
}
.divRouteVisi {
	display:visible;
	margin: 0 auto;
	height: 200px;
	overflow: auto;
}
.handCursor{
	cursor: hand;
}

.extLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #EEEEFF;
}
.formTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.infoDiv {
	height: 200px;
	overflow: auto;
	border: 1px solid #666;
	padding: 1px;
	width: 99%;
}

.labelMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A1FAA;
}
.labelSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A1FAA;
	margin: 0px;
	padding: 0px;
}
.labelMediumRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D40000;
}
.labelMediumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A1FAA;
	background-color: #EEEEFF;
	margin: 2px;
	padding: 1px;
}

.menuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #039;
	border: thin outset #AA9FFF;
	background-image: url(../img/bgTblHead.png);
	cursor: hand;
}
.menuButtonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #039;
	background-color: #DDF;
	border: thin inset #AA9FFF;
	cursor: hand;
}

.miniTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #007FAA;
}
.popContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	width: 100%;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}
.titlePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A3FAA;
}
.titleSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A3FAA;
}
.tableTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06C;
}
.tableTitleMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06C;
}


.activeRow {
	color: #F00;
	font-weight: bold;
}
.storyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
}

