a {
	font-family: Verdana, arial;
	font-size: 12px;
	color: #005E3C;
}
a:hover {
	font-family: Verdana, arial;
	font-size: 12px;
	color: #E1B26B;
}

td {
	font-family: Verdana, arial;
	font-size: 12px;
	color: Black;
}
td.index {
	background-repeat: no-repeat;
	background-image: url(images/bg_index.gif);
	font-family: Verdana, arial;
	font-size: 12px;
	color: Black;
}
p.bold {
	font-family: Verdana, arial;
	font-size: 10px;
	color: Black;
	font-weight: bold;
}
.error {
	font-family: Verdana, arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
}
/* Style for a block - DIV */
.m0table {
	background: #005e3c;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
}
/* Style for outer tag, mover (mouse over) state */
.m0movero {
}
/* Style for outer tag, mdown (mouse down) state */
.m0mdowno {
}
/* Style for inner tag, mover (mouse over) state */
.m0inner {
	font-family: futura,Verdana, sans-serif;
	font-size: 10px;
	font-Weight: bold;
	padding: 0px;
	color: White;
}

.m1table {
	background: #eeddc4;
	border : outset;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-color : Gray;
}
/* Style for outer tag, mout (mouse out) state */
.m1mouto {
	background: #E0C6A3;
	border: outset;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: Gray;
}
/* Style for outer tag, mover (mouse over) state */
.m1movero {
	background: #E1B26B;
}
/* Style for outer tag, mdown (mouse down) state */
.m1mdowno {
	background: white;
}
/* Style for inner tag, mover (mouse over) state */
.m1inner {
	font-family: futura,Verdana, sans-serif;
	font-size: 10px;
	font-Weight: bold;
	padding: 0px;
}

