.bodynormal {
	background: #fffffb;
	background-image: url(spiral_vbg.jpeg);
	background-repeat: repeat-x;
	font-family: verdana, sans, helvetica;
	margin-top: 0px;
	margin-left: 0px;
}

.pathnormal {
	position: absolute;
        font-family: verdana, sans, helvetica;
	left: 15px;
	top: 140px;
	height: 20px;
	color: white;
}

.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;
        left: 40px;
        top: 250px;
}

.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;
}

TABLE.simple   {width: 550px; background-color: #808080}
TD.simple      {background-color: #ddddee; color: #222222;
                padding-left: 2px; padding-right: 2px}
TH.simple      {background-color: #cec8c0; color: #222222;
                padding-left: 2px; padding-right: 2px}
