@charset "UTF-8";

.listTitle {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.listDate {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textBoxes {
	font-family: arial;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	height: 15px;
	border: thin solid #B5D6F0;
	background-color: #F1AB00;
}
.textCaption {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.searchButton {
	font-family: arial;
	font-size: 10px;
	font-weight: lighter;
	color: #ADCEE8;
	background-color: #0B4175;
	height:18px;
	border: thin solid #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.addressLine {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F1AB00;
}
.readMore {
	font-family: arial;
	font-size: 10px;
	font-style: italic;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
}
.textbox1 {
	height: 20px;
	width: 140px;
	border: thin solid #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E4E4E4;
}
.selidodektes {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#paging li {
	display: inline;
	position: relative;
	padding: 5px;
	list-style-type: none;
	margin-right: 2px;
}

.selectedil {
	background-color: #666666;
	border: thin solid #FFFFFF;
	font-weight: bold;
	color: #999999;
}

