body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
	font-size: 100%;
	line-height: 150%;
}
a {
	color: #000000;
	font-family: Trebuchet, Arial;
	font-weight: bold;
}

table#stt_mainc {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	height: 100%;
	width: 770px;
}

div#stt_menuc {
	background-color: #145d90;
	color: #E8FBFF;
	font-family: Trebuchet,Arial;
	font-size: 11px;
	margin: 0 0 2px;
	padding: 2px 0 1px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
	div#stt_menuc a {
		color: #E8FBFF;
		text-decoration: none;
	}
	div#stt_menuc a.active {
		color: #FA5F5A;
	}

td#stt_botcontc {
	border-top: solid 2px #CCCCCC;
	height: 1px;
}

table#ste_botcontc {
	font-size: 10px;
	margin: 20px 0 10px;
	width: 100%;
}
	table#ste_botcontc td {
		padding: 0;
	}
	table#ste_botcontc td.icon {
		text-align: center;
		width: 10%;
	}
	table#ste_botcontc a {
		color: #FF0000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
	}

div#ste_botcounc {
	border-top: solid 2px #CCCCCC;
	padding: 10px;
}
div#ste_countersc {
	float: left;
	padding-bottom: 10px;
}

td.fotocell {
	padding: 0 0 10px;
	text-align: center;
}
	td.fotocell div {
		margin: 0 0 5px;
	}
	td.fotocell img {
		border: none;
	}

ul.linkslist {
	color: #3A83BA;
	font-size: 14px;
}
	ul.linkslist li {
		margin-bottom: 0.5em;
	}

div.newsblock {
	margin: 0 0 2em;
}

div.newstitle {
	font-family: Trebuchet, Arial;
	font-size: 14px;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
	div.newstitle a {
		text-decoration: none;
	}
	div.newstitle span {
		color: #FF0000;
		padding-left: 5px;
	}

div.newsline {
	margin-bottom: 0.5em;
}

.maintext {
	color: #000000;
	font-family: Trebuchet, Arial;
	font-size: 14px;
	font-weight: bold;
}



img#devlogo {
	display: block;
	float: right;
	margin-bottom: 10px;
}
div#devtext {
	line-height: 95%;
	margin: 0 50px 0 20px;
	text-align: right;
}
div#devtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #145D90;
	text-decoration: none;
}