/*This is the Custom Railroad Models Style Sheet. */

body {
	font: normal 10pt "Times New Roman", Times, serif;
	margin-top: 10px;
}
/* This is the main portion of the file. */

#container {
	width: 740px;
	margin-top: 0px;
}

/* This is the top navigation menu bar. */

#navtop {
	width: 740px;
	margin: 0px 25px auto 0px;
	padding: 5px 5px 5px;
	background-color: #000066;
	font: bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navtop a:link {
	color: white;
	font: normal bold 9pt;
	text-decoration: none;
	background-color: #000066;
}

#navtop a:hover {
	background-color: white !important;
	color: #000066 !important;
}

#navtop a:visited {
	color: white;
	font: normal bold 9pt;
	text-decoration: none;
	background-color: #000066;
}

#navtop a:active {
	color: #000066 !important;
	background-color: Yellow !important;
}

/* This class controls the background color on an active link. */
.navfake {
	color: #000066;
	font: normal bold 10pt;
	background-color: white;
}
#left_nav {
	width: 125px;
	background-color: #000066;
	float: left;
	text-align: left;
	color: white;
	height: auto;
	font-style: normal;
	line-height: normal;
	padding: 25px 0px 50px 5px;
	margin: 0px 0px 0px 0px;
}

#left_nav a:link {
	color: white;
	font: normal bold 10pt;
	text-decoration: none;
	background-color: #000066;
}

#left_nav a:hover {
	background-color: white !important;
	color: #000066 !important;
}

#left_nav a:visited {
	color: white;
	font: normal bold 10pt;
	text-decoration: none;
	background-color: #000066;
}

#left_nav a:active {
	color: #000066 !important;
	background-color: Yellow !important;
}

ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
}

ul ul li {
	font-size: 80%;
	font-weight: normal;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

/* This style controls the content of the page. */

#content {
	width: 500px;
	color: black;
	margin: 0px 0px 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	padding: 20px 0px 20px 10px;
	z-index: 1;
/*	border:2px solid green; */
}

#content a:link {
	color: #000066;
	text-decoration: none;
	background-color: white;
	font: bolder;
}

#content a:hover {
	background-color: yellow !important;
	color: #000066 !important;
	font: bolder;
}

#content a:visited {
	background-color: White;
	color: #000099;
	text-decoration: none;
	font: bolder;
}

#content_models {
	width: 500px;
	color: black;
	margin: 10px 0px 0px;
	text-align: left;
	float: left;
	font-size: 12px;
}

#contentfreight {
	width: 650px;
	color: black;
	margin: 0px 0px 0px;
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	padding: 20px 0px 20px 10px;
	z-index: 1;
}
/* This is the bottom of the page. */

#footer {
	clear: both;
	padding: 5px;
	border-top: thin;
	text-align: center;
	font: normal small-caps 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

#footer a:link {
	color: #000066;
	text-decoration: none;
	background-color: white;
	font: bolder;
}

#footer a:hover {
	background-color: yellow !important;
	color: #000066 !important;
	font: bolder;
}

#footer a:visited {
	background-color: White;
	color: #000066;
	text-decoration: none;
	font: bolder;
}

#banner2 {
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 5px;
	color: White;
}

#center-graphic {
	margin-left: 75px;
}


#right-graphic {
	margin-left: 75px;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

hr {
	color: Yellow;
	width: 80%;
}

.SEC_Highlight {
	/* Set to the same width as the navigation area */
	Height: 1px;
	Color: #0000CC;
	font-weight: bold; /* Glow */
	Filter: Shadow(Color=#66CCFF, Direction=150) alpha(opacity=50); /* Silhouette 
    Filter: Mask(color=#FF0000) Shadow(Color=#0000FF, Direction=225) Chroma(color=#0000FF);
	*/
}

#cdate {
	height: 15px;
	width: 740px;
	background-color: #000066;
	font-weight: bold;
	color: white; 
	padding: 5px 5px 0px;
	font-size: 8pt;
	text-align:right;
	vertical-align: middle;
	/*Filter: Glow(color=#00FF00, strength=90);*/
	Filter: Shadow(Color=#66FF00, Direction=300);
}

#object1 {
	 position: relative;
	 visibility:visible; 
	 float:right;
	 width:25px; 
	 font-weight: bold;
	 background-color:white;
	 color: blue;
	 z-index: 100;
} 

#object1 a:link {
	color: blue;
	font: bold 10pt sans-serif;
	text-decoration: none;
	background-color: white;
}

#object1 a:hover {
	background-color: blue !important;
	color: white !important;
	text-decoration: none;
}

#object1 a:active {
	background-color: Yellow !important;
	color: blue !important;
}

#object1 a:visited {
	color: blue;
	text-decoration: none;
	background-color: yellow;
}

.winclose {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	word-spacing: 1px;
	white-space: normal;
	text-decoration: none;
}
