.maroonToplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #280602;
	overflow:hidden;
	text-overflow: ellipsis;
}

a.maroonToplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #280602;
	overflow:hidden;
	text-overflow: ellipsis;
	
}
a.maroonToplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #280602;
	overflow:hidden;
	text-overflow: ellipsis;
}
a.maroonToplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d5001a;
	overflow:hidden;
	text-overflow: ellipsis;	
}
a.maroonToplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #280602;
	overflow:hidden;
	text-overflow: ellipsis;	
}

.bold-underlinedlink, a.bold-underlinedlink:link,
a.bold-underlinedlink:visited,
a.bold-underlinedlink:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #755a40;
	text-decoration: underline;
}
a.bold-underlinedlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #882900;
	text-decoration: underline;
}

.smalllink
{
	font-weight: bold;
	font-size: 11px;
	color: #532900;
	font-family: Arial;
	line-height: 11px;
	letter-spacing: 1px;
}

a.smalllink:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #532900;
	line-height: 11px;
	letter-spacing: 1px;
}

a.smalllink:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #532900;
	line-height: 11px;
	letter-spacing: 1px;
}
a.smalllink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #882900;
	line-height: 11px;
	letter-spacing: 1px;
}
a.smalllink:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #532900;
	line-height: 11px;
	letter-spacing: 1px;
}

.little-cell {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801001;
	font-style: normal;
	font-weight: bold;	
}

.txt-title-black {
	font:12px arial;
	color: #000000;
}

.searchresultslist-table {
	padding: 0px;
	margin: 5px;
	border: 1px solid #897258;
}

.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.blacklink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.blacklink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.blacklink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550000;
}
a.blacklink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
}

.leftCell
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-color: #453c35;
	border-bottom-color: #453c35;
	border-left-color: #453c35;
	border-right-color: #453c35;	
}
.rightCell
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #453c35;
	border-bottom-color: #453c35;
	border-left-color: #453c35;
	border-right-color: #453c35;
	padding-right: 5px;	
}
.bottomCell
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #453c35;
	border-bottom-color: #453c35;
	border-left-color: #453c35;
	border-right-color: #453c35;	
	padding-right: 5px;
}

.fullCell
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #453c35;
	border-bottom-color: #453c35;
	border-left-color: #453c35;
	border-right-color: #453c35;	
}