﻿ /* SWAG */
 .SWAGHeaderShip {
	/* border: 1px solid #A8B346; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;	/* #404000;  */
	font-weight: bold;
	height: 22px;
	background-color: #8f993c /* #EAEDD1; */
}

.linkhgemail {
	font-size: small;
	font-weight: normal;
	color: #ffffff;
}
.linkhgemail a:link {
	color: #ffffff;
}
.linkhgemail a:active{
	color: #ffffff;
}
.linkhgemail a:hover{
	color: #EAEDD1;
}

.auto-style1 {
	font-weight: normal;
}
.LinksTable {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
	.LinksTable td {
		padding-top: 6px;
		text-align: center;
		width: 33%;
	}
