.yellow {
	background-color: #C2FFA6;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.yellow_border {
	background-color: #C2FFA6;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	border-spacing: 0;
    border-style: solid;
    border-collapse: collapse;
    border-color: #000;
    border-width: 1 1 1 1;
}
a.foot:link {text-decoration: none; color: black;}        /* unvisited link */
a.foot:visited {text-decoration: none; color: black;}     /* visited link */
a.foot:active {text-decoration: none; color: black;}      /* selected link */
a.foot:hover {text-decoration: underline; color: black;}  /* mouse over link */

a.reg {font-size: 11px;text-decoration: underline; color: black;}        /* unvisited link */


.brown {
	color: #000000;
}
.red {
	background-color: silver;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000080;
}
.darkblue {
	background-color: #00008A;
}
.redtext {
	color: red;
}
.white {
	background-color: #FFFFFF;
}
.black {
	color: 000000;
}
td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	}

