img { border: 0px none; }

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

a:hover { text-decoration: underline }

a:active { outline: none }

.paragraphspace {
	font-size: 4px;
	line-height: 5px;
}

.white { background-color: white; }

td {
	font-family: Arial,sans-serif;
}

.ttext {
	vertical-align: middle;
	font-size: 12px;
}

.htext {
	vertical-align: middle;
	font-size: 10px;
	text-align: right;
}

.toptext {
	vertical-align: top;
	font-size: 12px;
}

.bottomtext {
	vertical-align: bottom;
	font-size: 12px;
	padding-bottom: 32px;
}

.toptext, .bottomtext, .htext, .ttext {
/*	padding-left: 16px; */
	padding-right: 36px;
}

.newstext, .newsdate {
	vertical-align: top;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.newsdate {
	font-weight: bold;
	color: #ef8b5f;
}

.pagenumbers {
	vertical-align: bottom;
	font-size: 12px;
	color: black;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
}

.pagenumbers a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.pagenumbers a:hover { color: gray; }

.mark {
	vertical-align: top;
	padding-top: 5px;
}

.markselected {
	vertical-align: bottom;
	padding-bottom: 5px;
}

.effect {
	background-image: url(images/emp.png);
	background-repeat: no-repeat;
	background-position: center right;
	width: 400px;
}
