/* CSS Document */

body{
	margin:0px;
	background-color:#FFFFFF;
	}
.member {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #eb002e;
	text-decoration: none;
}
.aclinc {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #005fb2;
	text-decoration: none;
}
.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e2e2e2;
	text-decoration: none;
}
.headinglink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d5751f;
	text-decoration: none;
	padding-left:20px;
}
.sidelink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink:hover {
	font-family:Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d5751f;
	text-decoration: none;
}
.sidelink1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelink1:hover {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d5751f;
	text-decoration: none;
}
.brst {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headingtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color: #D5751F;
	text-decoration: none;
}
.btmlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d5751f;
	text-decoration: none;
}
