BODY			{
			background-color: #ffffff;
			}

/*  ---------- Left Frame ------------- */

.nav			{
			font-family:  Verdana,Arial;
			font-size: 8pt; 		
			color: #000000;
			font-weight: bold;
			margin: 0px;
			BORDER-COLOR: #DDDDDD;
			BORDER-WIDTH: 0px;
			CURSOR: hand;
			}

.nav H3			{
			font-family: Verdana,Arial;
			font-size: 12pt;
			font-weight: bold;
			color: #113d3b;
			text-decoration: none
			margin-left: 2px;
			}

.nav A			{
			text-decoration: none;
			color: #000000;
			padding: 2px;
			font-size: 8pt;
			font-weight: bold;
			}

.nav A:hover		{text-decoration: underline; 
			color: #000000;}	


.location		{
			padding: 4px;
			color: #cdcdcd;
			font-weight: bold;
			}

.location A		{
			text-decoration: none;
			color: #ffffff;
			}

.location A:hover	{
			color: #ffffff;
			}
