BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
A
{
	color: #6699CC;
}

H1
{
	font-size: 12pt;
	color: #6699CC;
	font-weight: bold;
	margin-bottom: 0px;
}
H2
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
H3
{
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

TABLE.widePanel
{
	background-position: left bottom;
	background-image: url(../images/widepanel_bottom.gif);
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
}
TABLE.widePanel TD.widePanel
{
	padding-right: 12px;
	background-position: left top;
	padding-left: 12px;
	background-image: url(../images/widepanel_top.gif);
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 12px;
	background-repeat: no-repeat;
}
TABLE.widePanelgold
{
	background-position: left bottom;
	background-image: url(../images/widepanelgold_bottom.gif);
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
}
TABLE.widePanelgold TD.widePanelgold
{
	padding-right: 12px;
	background-position: left top;
	padding-left: 12px;
	background-image: url(../images/widepanelgold_top.gif);
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 12px;
	background-repeat: no-repeat;
}

TABLE.homePanel
{
	background-position: left bottom;
	background-image: url(../images/homepanel_bottom.gif);
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
}
TABLE.homePanel TD.homePanel
{
	padding-right: 12px;
	background-position: left top;
	padding-left: 12px;
	background-image: url(../images/homepanel_top.gif);
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 12px;
	background-repeat: no-repeat;
}

TABLE.sidePanel
{
	background-position: left bottom;
	background-image: url(../images/sidepanel_bottom.gif);
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
}
TABLE.sidePanel TD.sidePanel
{
	padding-right: 12px;
	background-position: left top;
	padding-left: 12px;
	background-image: url(../images/sidepanel_top.gif);
	padding-bottom: 12px;
	margin: 0px;
	padding-top: 12px;
	background-repeat: no-repeat;
}

.freetoolContent
{
	border-right: #d2d2d2 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	background: #fffce6;
	padding-bottom: 10px;
	border-left: #d2d2d2 1px solid;
	padding-top: 10px;
}

.txt11px
{
	font-size: 11px;
}

.DataLabel
{
	font-size: 11px;
}
