body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	background-color: #FFFFFF;
}
.table_top_black {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bggroundsquare {
	background-attachment: fixed;
	background-image: url(/_img/greenbluesquare.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D9E6E2;
}
.abzac_normal {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.abzac_normal_noborders {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: none;
}
a {
	color: #D9E6E2;
	text-decoration: underline;
	background-color: #000000;
}
a.noblack {
	color: #D50202;
	text-decoration: underline;
}
a.red {
	color: #D50202;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: 10px;
}
.table_bottom_black {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table {
	font-size: 12px;
	border:none;
}
.white_text {
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border: none;
	background-color:#FFFFFF;
	text-decoration:none;
}
.img {
	border: none;
	background-color: #FFFFFF;
}
img.border {
	border: thin solid #000000;
}
.abzac_normal_white {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.botom_black {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	border-color:#FFFFFF;
	border: none;

}
td.bordercolor_whitetext {
	border: thin solid #BE0000;
	font-size: 12px;
	color: #FFFFFF;
}
td.bordercolor {
	border: thin solid #BE0000;
}
td.whiteBorder{
	border: thin solid #FFFFFF;
}
