<!--
body,td {
	text-align:left;
	font-size:10px;
	font-family:arial,verdana,helvetica,sans-serif;
	color:#000000;
}

b {
	font-weight:900;
}

A:link {text-decoration:none; color:#BEB089;}
A:visited {text-decoration:none; color:#BEB089;}
A:hover {text-decoration:underline;}
A:active {color:#BEB089;}

A.project_info_link:link {text-decoration:none; color:#000000;}
A.project_info_link:visited {text-decoration:none; color:#000000;}
A.project_info_link:hover {text-decoration:underline;}
A.project_info_link:active {color:#000000;}

hr {color:#000000;}

input,select,textarea,option {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:9px;
	color:#000000;
	border-style:solid;
	border-width:1;
	border-color:#000000;
	background-color:#ffffff;	
}

.top_nav {
	text-align: right;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

A.top_nav_bar:link {text-decoration:none; color:#BEB089;}
A.top_nav_bar:visited {text-decoration:none; color:#BEB089;}
A.top_nav_bar:hover {text-decoration:underline;}
A.top_nav_bar:active {color:#BEB089;}

.headline {
	text-align: left;
	font-size:14px;
	font-weight:900;
	color:#754E00;
}

.subhed {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#796C49;
	}

.subhed2 {text-align:left;
	font-size:10px;
	}


.menu {text-align:left;
	font-size: 10px;
}

.menu_bold {text-align:left;
	font-size:10px;
	color:#ffffff;
	background-color:#333333;
}

.menu_tiny  {
	text-align:left;
	font-size: 9px;
}





.rightmenu {text-align: right; 
	font-size: 10px;
}

.side_table {
	background-color:#AFAB89;
	width:140px;
	margin:2px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#cccccc;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#333333;
}
.side_table_body {
	color:#000000;
	padding-top:2px;
	padding-bottom:6px;
	padding-left:4px;
	padding-right:2px;
	text-align:left;
	font-size:10px;
}
.side_table_head {
	padding-top:2px;:
	text-align:left;
	font-size:11px;
	text-weight:700em;
	color:#000000;
	background-color:#9EA374;
	background-image:url(/images/table_header_bkgrnd.jpg);	
}

.side_table_link {
	color:#ffffff;
}

A.side_tables_portfolio_link:link {text-decoration:none; color:#000000;}
A.side_tables_portfolio_link:visited {text-decoration:none; color:#000000;}
A.side_tables_portfolio_link:hover {text-decoration:underline;}
A.side_tables_portfolio_link:active {color:#000000;}

.xproject_info_link {
	color:#000000;
}

A.project_info_link:link {text-decoration:none; color:#000000;}
A.project_info_link:visited {text-decoration:none; color:#000000;}
A.project_info_link:hover {text-decoration:underline;}
A.project_info_link:active {color:#000000;}


-->