.small_links {
	font-size: 9px;
	font-weight: bold;
}
A:link.blue { color: #0E80A6;
	font-family: Tahoma;
	font-size: 11px; }
A:hover.blue { color: #0A556D;
	font-family: Tahoma;
	font-size: 11px; }
A:active.blue { color: #0E80A6;
	font-family: Tahoma;
	font-size: 11px; }
A:visited.blue {
	color: #0E80A6;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
}

a:link { color: #E4AD51;}
a:hover { color: #AF781B;}
a:visited { color: #E4AD51;}
a:active {
	color: #FFF;
	text-align: center;
}

.simpletabcell {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: left;
}

.simplecell {
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: top;
	padding-right: 0px;
	font-weight: normal;
	text-align: justify;
}
.noceiling {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 20px;
	vertical-align: top;
}
.textcell {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 13px;
	padding-left: 20px;
	vertical-align: top;
	text-align: justify;
}
.errored {
	color: #ed1c24;
	font-weight: bold;
}
.bluelink {
	color: #0D7DA5;
}
.inputbox {
	line-height: 0px;
	color: #FF0000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
}


.searchcell {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 16px;
	padding-left: 20px;
}

.newscell {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 8px;
	padding-left: 23px;
	vertical-align: top;
}
