.linkcol {
        position: absolute;
        font-family: verdana, sans, helvetica;
        font-size: smaller;
        left: 15px;
        top: 205px;
        width: 120px;
	height: 560px;
        color: black;
}

.tncell {
	border: solid #808080;
	border-width: 1px;
	width: 170px;
	height: 170px;
}

a.pathlink:visited {color: #dddddd; text-decoration: none}
a.pathlink:link {color: white; text-decoration: none}
a.pathlink:hover {color: #eeeeee; ; text-decoration: underline}

.textfullwidth {
	position: absolute;
        font-family: verdana, sans, helvetica;
	left: 10px;
	top: 205px;
}

.bgnormal {
        position: absolute;
        font-family: verdana, sans, helvetica;
	background-color: #faf5ee;
        left: 0px;
        top: 200px;
}

.textnormal {
	position: absolute;
        font-family: verdana, sans, helvetica;
	left: 140px;
	top: 205px;
}

.topwidelogo {
        position: absolute;
        left: 0px;
        width: 800px;
        top: 0px;
	height: 317px;
}

.toptcflogo {
        position: absolute;
        left: 20px;
        top: 5px;
	height: 312px;
}

.textcenter {
	position: absolute;
        font-family: verdana, sans, helvetica;
	left: 140px;
	width: 400px;
	top: 205px;
        border-left: solid #222222;
        border-left-width: 1px;
        padding-left: 5px;
}

.textright {
	position: absolute;
        font-family: verdana, sans, helvetica;
	left: 550px;
	width: 250px;
	top: 205px;
        border-left: solid #222222;
        border-left-width: 1px;
        padding-left: 5px;
}

.fineborder {
	border-width: 1px;
	border-color: #222222;
}

.newsitemnormal {
	border-top: solid #222222;
}

.newsitemshaded {
        border-top: solid #222222;
}

