@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: arial, Lucida Grande, Verdana, Tahoma, Times;
	font-size: 12px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #999999;
	font-size: 10px;
}.sub-header {
	font-family: "Lucida Grande", Verdana, Tahoma, Times;
	font-size: 22px;
	font-weight: bold;
	color: #444444;
	text-shadow: 0.1em 0.1em 0.2em #919193;
	line-height:24px;
}
.sub-body {
	font-family: "Lucida Grande", Verdana, Tahoma, Times;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-right: 20px;	
}


.news-body {
	font-family: "arial", Verdana, Tahoma, Times;
	font-size: 11px;
	font-style: normal;
	line-height: 13.5px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-top:3px;
	padding:  0px 3px 0px 4px;
}
.search {
	font-family: "arial", Verdana, Tahoma, Times;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding: 0px 0px 0px 9px;
	/*margin-top:3px;
	padding:  0px 3px 0px 4px;*/
}
	
.sub-bar {
	font-family: "Lucida Grande", Verdana, Tahoma, Times;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #444444;
	text-align: center;
	
}
.sub-body-center {
	font-family: "Lucida Grande", Verdana, Tahoma, Times;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.whitelink {
	color: #FFFFFF;
}
.news-header {
	font-family: "Lucida Grande", Verdana, Tahoma, Times;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tiny {
font-size:9px;
}
.tiny2 {
font-size:10px;
}
.styleRailNews {
	color: #FFFFFF;
	font-weight: bold;
}
.videohead   {
	color:#FFF;
	font-size:18px;
	font-weight: bold;
}

.footer
{
	color: #4e5766;
	font-size:.85em;
	padding: 0px 0px 0px 0px;
	margin-top: 20px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}


/*a.link {
	color:#2D5BA2;
	text-decoration: none;
}
a.visited {
	color:#4B80CD;
	text-decoration: none;
}
a.hover {
	color:#779ED9;
	text-decoration: underline;
}*/

A:link {color:#3f68a8;text-decoration: none;}
/*A:visited {color:#505b6c;text-decoration: none;}*/
A:active {color:#f26a10;text-decoration: none;}
A:hover {color:#44628f;text-decoration: underline;}
A:visited {color:#6c437e;text-decoration: none;}
