body
{
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
A:link
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:underline;
	color:Blue;
}
A:active
{
	font-weight:normal;
	font-size:9pt;
	color:#333333;
	text-decoration:none;
}
A:hover
{
	font-weight:normal;
	font-size:9pt;
	color:#FF0000;
	text-decoration:underline;
}
A:visited
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:#FF0000;
}
.MenuA
{

	font-weight:normal;
	font-size:9pt;
	color:Blue;
	text-decoration:none;
}
.MenuA:link
{
	font-weight:normal;
	font-size:9pt;
	color:Blue;
	text-decoration:none;
}
.MenuA:hover
{
	font-weight:normal;
	font-size:9pt;
	color:#999999;
	text-decoration:underline;
}
.MenuA:visited
{
	font-weight:normal;
	font-size:9pt;
	color:Blue;
	text-decoration:none;
}

BUTTON
{
	font-size:9pt;
	border-top-color:Black;
	border-left-color:Black;
	border-right-color:Black;
	border-bottom-color:Black;
	background-color:Transparent;
}
INPUT
{
	font-size:9pt;
	border-bottom-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-top-color:#dddddd;
	border-width:1px;
	background-color:#DAE3FC;
}
SELECT
{
	font-size:9pt;
	border-bottom-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-top-color:#dddddd;
	border-width:1px;
	background-color:Transparent;
}
TEXTAREA
{
	font-size:9pt;
	border-bottom-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-top-color:#dddddd;
	border-width:1px;
	background-color:#DAE3FC;
}
TABLE
{
	font-size:9pt;
	line-height:150%;
}
TableBasic
{
	width:100%;
	border:5;
	border-top:0;
	border-top-width:0;
	border-left:0;
	border-left-width:0;
	border-right:0;
	border-right-width:0;
	border-bottom:0;
	border-bottom-width:0;
	border-width:0;
	text-align:center;
	padding:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;	
}
.TableContent
{
	width:80%;
	border:1;
	border-top:0;
	border-top-width:0;
	border-left:0;
	border-left-width:0;
	border-right:0;
	border-right-width:0;
	border-bottom:0;
	border-bottom-width:0;
	border-width:1;
	text-align:center;
	padding:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;	
}
.LeftTd
{
	background-color:#DAE3FC;
}
.txtTitle
{
	font-size:11pt;
	font-weight:bold;
}
.txtContent
{
	font-size:10pt;
}
.txtSmall
{
	font-size:9pt;
}
.itemstyle
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:Black;
}
.headerstyle
{
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	color:Blue;
}
.menustyle
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:#dddddd;
}
.textstyle
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:Black;
}
.footerstyle
{
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	color:Black;
}
.labelErr
{
	font-size:9pt;
	font-weight:normal;
	color:Red;
}
.DgAll
{
	width:100%;
}
.DgControl
{
	font-weight:normal;
	color:Black;
	border:0;

}
.DgHead
{
	font-weight:bold;
	color:White;
	background-color:Blue;
}
.DgSel
{
	font-weight:bold;
	color:White;
	background-color:#008A8C;
}
.DgAlt
{
	background-color:White;
}
.DgItem
{
	color:Black;
	background-color:White;
}
.DgFooter
{
	color:Blue;
	background-color:Gray;
}
.DgPager
{
	color:Blue;
	background-color:White;
}

.DLAll
{
	width:100%;
}
.DLControl
{
	font-weight:normal;
	color:Black;
	border:0;

}
.DLHead
{
	font-weight:bold;
	color:White;
}
.DLSel
{
	font-weight:bold;
	color:White;
	background-color:#008A8C;
}
.DLAlt
{
	background-color:White;
}
.DLItem
{
	color:Black;
	background-color:White;
}
.DLFooter
{
	color:Blue;
	background-color:Gray;
}
.DLPager
{
	color:Blue;
	background-color:White;
}
