@charset "utf-8";

#tabMainIndex {
	margin:0 auto; /*needed for centering  in firefox*/
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
p {
	text-align: justify;
}
#tabMain {
	margin:0 auto; /*needed for centering  in firefox*/
	padding: 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#tabMain tr, #tabMainIndex tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdName {
	font-size: 18pt;
	font-weight: bolder;
}
#divContainer {
	display: block;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#trNavigation {
	background-color: #FFFFFF;
	text-align: right; 
	float:right; /*for aligning to the right in non-IE*/
	font-family: "Courier New", Courier, monospace;
}

#trNavigationIndex {
	background-color: #F9F2E8;
	text-align: right;
	float:right; /*for aligning to the right in non-IE*/
	font-family: "Courier New", Courier, monospace;
}

#trHeader {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}
#trHeaderIndex {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-image: url(assets/site_images/train_main_top.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#trMain {
	/*background-image: url(assets/site_images/train_outline.jpg);*/
	height: 473px;
	width: 900px;
	font-family: "Century Gothic";
}
#trMainIndex {
	height: 900px;
	width: 473px;
	background-image: url(assets/site_images/train_main.jpg);
}
#tdPicture {
	background-image: url(assets/site_images/train_outline.jpg);
	height: 473px;
	width: 900px;
	font-family: "Century Gothic";
	font-size: 12px;
}
#tdPicture a {
	text-decoration: underline;
}

#aSelected {
	font-weight: bold;
}
#tdPictureIndex {
	background-image: url(assets/site_images/train_main.jpg);
	height: 473px;
	width: 900px;
}
#trHeaderIndex    a,#trHeaderIndex  td {
	color: #FFFFFF;
}
#tabLogos {
	width: 100%;
	text-align:right;
}
.stretch {
	width: 100%;
	height: 100%;
	top: 0px;
	background-position: top;
	vertical-align: top;
}

body, p, tr, td, a {
	text-decoration: none;
	color: #000000;
}

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.spacer {
	width: 100px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
