.ContentPane
{
	font-weight: normal;
	font-size: 11px;
	color: #77695A;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
}
.ContentPane LI
{
	list-style-type: disc;
	color: #77695A;
	line-height: 1.5;
}
.ContentPane UL
{
	list-style-type: disc;
	color: #77695A;
	line-height: 1.5;
}
.ContentPane TD
{
	font-weight: normal;
	font-size: 11px;
	color: #77695A;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
}
.ContentPane P
{
	font-weight: normal;
	font-size: 11px;
	color: #000000 !important;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
}
/*--- LINK ---*/
.ContentPane A:link
{
	text-decoration: underline;
	color: #77695A;
}
.ContentPane A:visited
{
	text-decoration: underline;
	color: #77695A;
}
.ContentPane A:hover
{
	text-decoration: underline;
	color: #5A8D31;
}
.ContentPane A:active
{
	text-decoration: underline;
	color: #77695A;
}
/*-------------------------------------------*/
.ContentPane2
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF !important;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
	padding-left: 5px;
	padding-right: 5px;
}
.ContentPane2 .Normal
{
	color: #FFFFFF;
}
.ContentPane2 LI
{
	list-style-type: disc;
	color: #FFFFFF;
	line-height: 1.5;
}
.ContentPane2 UL
{
	list-style-type: disc;
	color: #FFFFFF;
	line-height: 1.5;
}
.ContentPane2 TD
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
}
.ContentPane2 P
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	line-height: 1.5;
}
/*--- LINK ---*/
.ContentPane2 A:link
{
	text-decoration: underline;
	color: #77D925;
}
.ContentPane2 A:visited
{
	text-decoration: underline;
	color: #77D925;
}
.ContentPane2 A:hover
{
	text-decoration: underline;
	color: #77D925;
}
.ContentPane2 A:active
{
	text-decoration: underline;
	color: #77D925;
}
/*-------------------------------------------*/
