/* CSS Document */
.txt {
	font-family:  Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #28578F;
	border-top:1px solid #28578F;
	border-left:1px solid #28578F;
	border-right:1px solid #28578F;
}

.txt td{
	font-family:  Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	padding-bottom:3px;
}

.txt a {
	font-family:  Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.txt a:hover {
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}

.siteDomain {
	font-family:  Arial;
	font-size: 10px;
	font-weight: 300;	
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}

.siteDomain a{
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}

.siteDomain a:hover {
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}

.moreinfo a {
	display:block;
	background-image:url(../images/more_info_blue.gif);
	background-repeat:no-repeat;
	width:90px;
	height:21px;
}

.moreinfo a:hover {
	display:block;
	background-image:url(../images/more_info_green.gif);
	background-repeat:no-repeat;
	width:90px;
	height:21px;
}
