A.topmenu{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.membersnavlink{
	color: #000000;
	text-decoration: none;
}

TD.cell{
	/*background-color: #6DC86B;*/
	background-color: #EDFEED;
}

TD.acell{
	background-color: #FFF0F0;
}

TD.topmenucell{
	width: 90px;
	text-align: center;
}

TD, A, INPUT, LI, UL, P, DIV{
	font-size: 12px;
	font-family: Arial;
}

P{
	text-align: justify;
}

H1{
	font-weight: normal;
	font-size: 24px;
	color: #333333;
}
H2{
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	padding: 0px;
	padding-bottom: 6px;
	margin: 0px;
}

UL{
	margin-bottom: 0px;
}

LI{
	padding-bottom: 5px;
}

#bright{
	color: #990000;
}

INPUT{

}

/*
H1{
	color: #800000;
}

P, LI, UL, TABLE, TD{
	color: #000000;
}
A{
	color: #0000FF;
}
.emph{
	color: #800000;
}

.cellerror{
	color: #FF0000;
}

A.nav{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
	padding-right: 6px;
}
*/