/* menu styles */
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	height: 30px;
	border-top: 0px none #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	background: #FFFFFF url(javascripts/button_background.gif) no-repeat center bottom;
	color: #000000;
	
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
	background: #FFFFFF url(javascripts/button_background_over.gif) no-repeat center bottom;
	height: 30px;
	border-top: 0px none #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: Tahoma, "MS Sans Serif", Verdana, sans-serif;
	font-size: 14px;
	padding: 3;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m0innero {
	font-family: Tahoma, "MS Sans Serif", Verdana, sans-serif;
	font-size: 14px;
	padding: 3;
	color: #666666;
	text-align: left;
	font-weight: bold;
}

/* level 1 menu styles */
.m1mouto {
	background: #FFFFFF url(javascripts/button_background.gif) no-repeat center bottom;
	height: 30px;
	color: #000000;
	/*border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;	
	filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);*/
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #FFFFFF url(javascripts/button_background_over.gif) no-repeat center bottom;
	height: 30px;
	/*border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);*/
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: Tahoma, "MS Sans Serif", Verdana, sans-serif;
	font-size: 14px;
	padding: 3;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
/* Style for inner tag, mover (mouse over) state */
.m1innero {
	font-family: Tahoma, "MS Sans Serif", Verdana, sans-serif;
	font-size: 14px;
	padding: 3;
	color: #666666;
	text-align: left;
	font-weight: bold;
}
.m01tableBorder {
	border: 1px solid #C6C5D3;	/*filter:DropShadow (Color=#cccccc, OffX=5, OffY=5, Positive=true);*/
}


body {
	scrollbar-base-color: #DBEAF5;
	scrollbar-arrow-color: #4682B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #333333;	
	background-attachment: scroll;
	background-image: url(assets_images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	/* background-color: #97B9C4; */
	background-color: #93A0A7;
	z-index: 500;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	height: 100%;
}
.footerBackground {
	background-image: url(assets_images/northern_rail_bottom_bannerb.jpg);
	background-repeat: no-repeat;
	color: #003399;
}
.headerBackground {
	background-image: url(assets_images/northern_rail_top_banner.jpg);
	background-repeat: no-repeat;
}
.footerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.headingOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.tableHeading {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tableRow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menuBackground {
	background-image: url(assets_images/menu_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableFooter {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-style: none;
	border-left-style: none;
}
.tableTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.pageTitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
}
.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #EDF4FA;
	border: 1px solid #000033;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #EDF4FA;
	border: 1px solid #000033;
}
.formFieldHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
.marginText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.largeImagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.cellBorderBottom {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	border-right-style: none;
	border-left-style: none;
}
.smallHeading {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
