
body{
font-family: "Trebuchet MS", Arial, sans-serif; 

}

td	{ 
font-size: 80%;
vertical-align: top;
}

.td-580{
width:580px;	
}

A				{color:0078c2; text-decoration:none}
A:link			{color:0078c2; text-decoration:none}
A:visited		{color:0078c2; text-decoration:none}
A:hover			{color:7e9bb4; text-decoration:none}
A:active		{color:7e9bb4; text-decoration:none}


.grey-cell{
background-color: #; 
}

.content-table{
background-color: #fff; 
}


.menu-table td{
padding: 3px 3px 0px 3px;
}

.menu-table td.current-section-top{
padding: 13px 3px 0px 3px;
background-color:#ffde00;
}
.menu-table td.current-section{
background-color:#ffde00;
}
.menu-table td.current-section-bottom{
padding: 3px 3px 13px 3px;
background-color:#ffde00;
}

 

/*ffde00*/


img{
border:0;
}






.map-cell{
border:#999;
border-style:solid;
border-top-width:	1px;
border-right-width:	1px;
border-bottom-width:1px;
border-left-width:	1px;
}

a:hover img{
opacity: 0.8;
-moz-opacity:0.8;
filter:alpha(opacity=80);
background-color: #fff;
}


A.menu			{color:white; text-decoration:none}
A.menu:link		{color:white; text-decoration:none}
A.menu:visited	{color:white; text-decoration:none}
A.menu:hover	{color:yellow; text-decoration:none}
A.menu:active	{color:white; text-decoration:none}


.heading1		{font-weight: bold; font-size: large; color: #FFFFFF}
.heading2		{font-weight: bold; color: 000080; font-size: small; background-color: #EEEEEE; padding-left: 6px; padding-top: 2px; padding-bottom: 2px}
.heading3		{font-weight: bold; padding-left: 5px}
.heading4		{font-weight: bold; color: #000080}
	
.footnotes		{font-size: xx-small; color: #666666; padding-left: 5px}
	
.ToDo			{font-size: xx-small; color: #FF0000; background-color: #FFCCCC; font-weight: bold}

.td				{padding-bottom: 6px; padding-left: 5px}
.td_pic			{padding-bottom: 10px; padding-top: 4px}
.photoTitle		{padding-bottom: 5px; color: #666666; padding-left: 5px; font-size: xx-small}
.td_middle		{padding-bottom: 6px; padding-left: 5px; vertical-align: middle}
.td_deep		{padding-bottom: 20px; padding-left: 5px}
.td_deep_top	{padding-bottom: 10px; padding-left: 5px ; padding-top: 10px}
.copyright {
font-size: x-small; color: #FF0000; font-weight: bold
}
.imageLeft {
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
}

.imageLeft25 {
    float: left;
    margin: 3px 25px 25px 0px;
}

.caption	{
	margin-right:10px;
	padding: 10px;
	background-color: #EDEDED;
/*	width: 100%;
*/	font-style:italic;
}
.blue {color: #000080}

.red {
	color: #FF0000;
}
.italic {
	font-style: italic;
}.announcement {
	font-weight: bold;
	color: #FF0000;
	background-color: #EFEFEF;
	padding: 8px;
}

