table.main {
	background:url(../images/on_tracks.jpg); 
	background-repeat:repeat-x;
	height:790px;
	width:100%;
}

.navigation {
	margin-right: 54px;
}

.navigation td {
 padding: 0px 4px 0px 3px;
}

.bodycell {
	border-style:solid; 
	border-color:rgb(224, 225, 227); 
	border-width: 0px 7px 6px 6px; 
	background-color: white;
	padding-left:61px;
	padding-right:51px;
	font-family: Arial, sans-serif;
	font-size:11px;
	height: 490px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #F79432;
	text-decoration: none;
}

ul {
	padding-left:1px;
	margin-left:1px;
	margin-top:5px;
	margin-bottom:10px;
}

ul.dbl_bullet {
	list-style: none;
}

ul.dbl_bullet li {
	background-image: url('../images/dbl_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left:12px;
} 

div.hr_div {
	color: #F79432;
	font-size: 14px;
	font-weight: bold;
}

td.dd_line {
	background-image:url('../images/dd_line.gif');
	background-position:0 5px;
	background-repeat:repeat-x;
	height:30px;
	width:100%;
}

td.sd_line {
	background-image:url('../images/sd_line.gif');
	background-position:0 10px;
	background-repeat:repeat-x;
	height:30px;
	width:100%;
}

div.sd_line {
	background-image:url('../images/sd_line.gif');
	background-repeat:repeat-x;
	height:5px;
	width:100%;
}

.news_hdr {
	font-size: 12px;
	font-weight: bold;
	padding-top: 33px;
	width:272px;
}
	
.news_hdr a {
	color: #25408F;
	letter-spacing: 0.5px;
	padding-left: 55px;
	text-decoration: none;
}
.news_hdr a:visited {
	color: #25408F;
	text-decoration: none;
}
.news_hdr a:hover {
	color: #F79432;
	text-decoration: none;
}
.news_hdr_on {
	font-size: 12px;
	font-weight: bold;
	padding-top: 33px;
	width:272px;
}
.news_hdr_on a {
	color: #F79432;
	letter-spacing: 0.5px;
	padding-left: 55px;
	text-decoration: none;
}


div.paragraph {
	margin-top: 16px;
	line-height: 17px;
	text-align: justify;
}

.header {
	font-size:12px;
	text-transform: uppercase;
}

.header2 {
	font-size: 12px;
	padding-top:3px;
}

.comments {
	font-size:10.5px;
	font-weight:normal;
	margin-top:5px;
}	

.bycomment {
	text-transform:uppercase;
	text-align: right;
	margin-bottom:4px;
	padding-top:3px;
}
