/* CSS Document */

 
.subheader {
	font-family:  Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
}

.subheader a {
	font-family:  Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.subheader a:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}

.menu {
	font-family:  Verdana;
	font-size: 12px;
	color: black;
	text-decoration: none;
	
}
.searchtxt{
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}
.txt {
	font-family:  Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.txt a {
	font-family:  Arial;
	font-size: 12px;
	color: #336799;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

.txt a:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #A7292A;
	font-style: normal;
	font-variant: normal;
}
.siteDomain {
	font-family:  Arial;
	font-size: 12px;
	font-weight: 300;	
#	color: #A7292A;
	color: #0A7400;
	font-style: normal;
	font-variant: normal;
}

