BODY, TD, TH, INPUT, TEXTAREA, SELECT, DIV {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

FORM {
	margin: 0px;
}

A, A:Visited, A:Active {
	color: #339933;
	text-decoration: none;
}

A:Hover, A:Visited:Hover, A:Active:Hover {
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

/* sections */

TABLE.section TR.header TD {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

TABLE.section TR.header TD A,  TABLE.section TR.header TD A:Visited, TABLE.section TR.header TD A:Active{
	color: white;
	text-decoration: underline;
}

TABLE.section  TD.content {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

/*form options*/
/*Form tables*/
TABLE.form TD.name {
	font-weight:bold;
	text-align:right;
}

TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {
	vertical-align:top;
}

TABLE.form TD.action {
	padding-top:20px;
}

TABLE.form IMG.TooltipSource {
	vertical-align:top;
}

SPAN.required {color:red;}

TABLE.form { }
TABLE.form TD.name {padding: 5px; text-align: right; font-weight: bold; white-space:nowrap;}
TABLE.form TD.element {	padding: 5px;}
TABLE.form .action {padding: 5px; background-color: #EEEEEE;}
TABLE.h_form TD.name {padding-left: 5px; padding-right: 5px; text-align: center; vertical-align: middle; font-weight: bold;}
TABLE.h_form TD.element {padding-left: 5px; padding-right: 5px; vertical-align: middle;}
TABLE.h_form .action {padding-left: 10px;}
TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {	vertical-align:top;}

.normal {
	color:black;
	font-size: 10px;
	font-weight: normal;
}

/* news */
DIV.news {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

DIV.news DIV.date {
	font-weight: bold;
}

DIV.news DIV.summary {
	font-size: 11px;
	color: #666666;
}

DIV.news DIV.date A, DIV.news DIV.date A:Active {
	color: black;
}

DIV.news DIV.date A:Visited {
	color: #333333;
}

/* profiles */
TABLE.profile TD.tag {
	font-weight: bold;
	whitespace: no-wrap;
	text-align: right;
}

TABLE.profile TD.tag2 {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

TABLE.profile TD.value2 {
	font-size: 11px;
}

/* menu */
TABLE.menu TR.item A, TABLE.menu TR.item A:Active, TABLE.menu TR.item A:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #CCE5CC;
}

TABLE.menu TR.divider TD {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* admin links */
DIV.admin_links {
	color: white;
	font-size: 10px;
}

DIV.admin_links A, DIV.admin_links A:Active, DIV.admin_links A:Visited {
	color: white;
	font-size: 10px;
}

/* member directory */
TABLE.member_directory TD.name {
	background-color: #99CC99;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

TABLE.member_directory DIV.title {
	font-weight: bold;
}

TABLE.member_directory TABLE.contact2 TD.tag {
	font-weight: bold;
	padding-right: 5px;
}

TABLE.member_directory DIV.street_address,
TABLE.member_directory DIV.postal_address,
TABLE.member_directory DIV.street_address DIV.title,
TABLE.member_directory DIV.postal_address DIV.title
{
	font-size: 11px;
}

TABLE.member_directory {
	margin-bottom: 10px;
}