#brownText	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ffffcc;
			background-color: transparent;
			margin: 5px;
			margin-left: 20px; }

#brownText a	{	color: #fff;
			background-color: transparent;
			text-decoration: none; }

#brownText a:visited		{	color: #fff;
				background-color: transparent;
				text-decoration: none; }

#brownText a:hover		{	color: #fff;
				background-color: transparent;
				text-decoration: underline; }

.boxHeader		{	font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: #464646;
				background-color: transparent;
				margin-top: 0px;
				margin-bottom: 5px;
				margin-left: 7px; }

.boxBorders		{	border-top: 0px;
				border-left: #e0d2c2 1px solid;
				border-right: #e0d2c2 1px solid;
				border-bottom: #e0d2c2 1px solid; }

.boxContent	{	font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			background-color: transparent;
			margin-top: 7px;
			margin-left: 7px;
			margin-right: 14px; }

.boxContent a:link 
			{	color: #0000ff;
				background-color: transparent;
				text-decoration: underline; }

.boxContent a:visited		{	color: #0000ff;
					background-color: transparent;
					text-decoration: underline; }

.boxContent a:hover		{	text-decoration: none; }

.leftNavSpecial	{	font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			color: #464646;
			background-color: transparent;
			margin-top: 7px;
			margin-left: 7px;
			margin-right: 14px; }

.leftNavSpecial a:link 
			{	color: #0000ff;
				background-color: transparent;
				text-decoration: underline; }

.leftNavSpecial a:visited		{	color: #0000ff;
					background-color: transparent;
					text-decoration: underline; }

.leftNavSpecial a:hover		{	text-decoration: none; }



.boxText		{	font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			color: #000;
			background-color: transparent;
			margin-top: 7px;
			margin-left: 15px;
			margin-right: 0px;
			margin-bottom: 7px; }

.boxText a:link 
			{	color: #0000ff;
				background-color: transparent;
				text-decoration: none; }

.boxText a:visited		{	color: #0000ff;
				background-color: transparent;
				text-decoration: none; }

.boxText a:hover		{	text-decoration: underline; }


