BODY
{
	scrollbar-track-color:#dddddd;
	scrollbar-shadow-color:#aaaaaa;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-base-color:#aaaaaa;
	scrollbar-highlight-color:#ffffff;
	
	background:#FFFFFF;
}

.MenuHeader
{
	background:#263042;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	padding:3px;
	border:1px solid #aaaaaa;
}

.MenuTable
{
	background:#FFFFFF;
	border:1px solid #aaaaaa;
}

.PledgeTD
{
	color:#aaaaaa;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	text-justify:newspaper;
}

A.Toc:link
{
    COLOR: #3E4F6D;
	FONT-FAMILY:tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	padding-left:4px;
	padding-right:4px;
}
A.Toc:visited
{
    COLOR: #3E4F6D;
	FONT-FAMILY:tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	padding-left:4px;
	padding-right:4px;
}
A.Toc:active
{
    BACKGROUND-COLOR: #7A879C;
    COLOR: #FFFFFF;
	FONT-FAMILY:tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	padding-left:4px;
	padding-right:4px;
}
A.Toc:hover
{
    background-color:#7A879C;
    COLOR: #FFFFFF;
	FONT-FAMILY:tahoma;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	padding-left:4px;
	padding-right:4px;
}

.MainContentTable
{
	background:#FFFFFF;
	border:1px solid #aaaaaa;
	background-image:url("images/ContentFlag.gif");
	height:100%;
}

.MainContentOld
{
	color:#3E4F6D;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	padding-left:25px;
	padding-top:20px;
	padding-bottom:40px;
	padding-right:25px;
	text-align:justify;
	text-justify:inter-word;
}

.MainContent
{
	color:#3E4F6D;
	font-family:tahoma;
	font-weight:normal;
	font-size:10pt;

	padding-left:25px;
	padding-top:20px;
	padding-bottom:40px;
	padding-right:25px;
	text-align:justify;
	text-justify:inter-word;
}

.Header
{
	font-family:"Times New Roman";
	font-size:25pt;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

.HeaderSm
{
	font-family:"Times New Roman";
	font-size:15pt;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

.InlineNoteOld
{
	color:#bCbCbC;
	font-family:tahoma;
	font-weight:normal;
	font-size:7pt;
	padding:4px;
}

.NoteLinkOld
{
	color:#7C7C7C;
	font-family:tahoma;
	font-weight:normal;
	font-size:7pt;
	padding:4px;
}

.InlineNote
{
	color:#bCbCbC;
	font-family:tahoma;
	font-weight:normal;
	font-size:8pt;
	
}

.NoteLink
{
	color:#7C7C7C;
	font-family:tahoma;
	font-weight:normal;
	font-size:8pt;
	
}

.InlineImgOld
{
	border:double solid #aaaaaa;
	margin:10px;
	margin-right:20px;
	margin-left:20px;
	padding:10px;
}

.InlineImg
{
	border:double solid #aaaaaa;
}

.InlineLinkOld:link
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	text-decoration:underline;
}

.InlineLinkOld:visited
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	text-decoration:underline;
}

.InlineLinkOld:active
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	text-decoration:underline;
}

.InlineLinkOld:hover
{
	color:#FFFFFF;
	background-color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	line-height:14pt;
	text-decoration:none;
}

.InlineLink:link
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	
	text-decoration:underline;
}

.InlineLink:visited
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	
	text-decoration:underline;
}

.InlineLink:active
{
	color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	
	text-decoration:underline;
}

.InlineLink:hover
{
	color:#FFFFFF;
	background-color:#AA5D52;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
	
	text-decoration:none;
}